summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't try to transition SoftButtonObject if there's only one statebugfix/issue_1375_softbuttonobject_single_state_initializerJoel Fischer2019-08-081-0/+5
* Add testsJoel Fischer2019-08-073-0/+37
* Add a single state soft button object without having to create a state object...Joel Fischer2019-08-071-1/+13
* Merge pull request #1351 from smartdevicelink/feature/issue-806-OpenMenuRPCJoel Fischer2019-08-0124-2/+422
|\
| * Apply suggestions from code reviewjustingluck932019-08-011-3/+3
| * Apply suggestions from code review feature/issue-806-OpenMenuRPCjustingluck932019-08-014-15/+16
| * move tests from screen manager to the menu manager, added unit tests. added d...Justin Gluck2019-07-317-93/+117
| * adding documentation to initJustin Gluck2019-07-261-0/+7
| * Apply suggestions from code review justingluck932019-07-261-1/+1
| * adding more unit tests fixing other tests, added logic to not send RPC is cel...Justin Gluck2019-07-263-4/+44
| * adding unit tests fixing PR issues, adding openMenu to screenManger and menuM...Justin Gluck2019-07-258-3/+112
| * Merge branch 'develop' into feature/issue-806-OpenMenuRPCjustingluck932019-07-24101-1903/+2693
| |\
| * | Adding Function IDJustin Gluck2019-07-241-0/+1
| * | Adding file for response spec show app menuJustin Gluck2019-07-172-0/+23
| * | reverting file to before the commitJustin Gluck2019-07-161-3/+3
| * | WIP: setting up ShowAppMenu RPCJustin Gluck2019-07-1517-3/+218
* | | Merge pull request #1296 from SatbirTanda/feature/119/passenger_modeJoel Fischer2019-08-0118-19/+295
|\ \ \
| * | | Update SDLLockScreenViewController.mSatbir Tanda2019-07-311-1/+2
| * | | Update SDLLockScreenViewController.mSatbir Tanda2019-07-311-5/+8
| * | | Update SDLLockScreenManager.mSatbir Tanda2019-07-301-1/+8
| * | | Add pragma for deprecating SDLOnLockScreenStatusSatbir Tanda2019-07-307-16/+56
| * | | Update SDLOnDriverDistraction.hSatbir Tanda2019-07-291-1/+5
| * | | Update SDLLockScreenViewController.mSatbir Tanda2019-07-291-0/+1
| * | | Deprecate SDLOnLockScreenStatusSatbir Tanda2019-07-294-0/+15
| * | | Update SDLLockScreenManager.mSatbir Tanda2019-07-291-7/+8
| * | | Revert "Remove SDLOnLockScreenStatus tests"Satbir Tanda2019-07-293-0/+213
| * | | Revert "Add logic to observe the LockScreenStatus"Satbir Tanda2019-07-299-62/+151
| * | | Revert "Remove SDLLockScreenStatusManagerSpec"Satbir Tanda2019-07-292-0/+261
| * | | Revert removing of SDLLockScreenStatusManagerSatbir Tanda2019-07-294-4/+171
| * | | Merge branch 'develop' into feature/119/passenger_modeSatbirTanda2019-07-23100-1863/+2237
| |\ \ \
| * | | | Remove SDLOnLockScreenStatus testsSatbir Tanda2019-07-183-213/+0
| * | | | Add logic to observe the LockScreenStatusSatbir Tanda2019-07-189-151/+62
| * | | | Make recommended fixesSatbir Tanda2019-07-185-37/+28
| * | | | Remove SDLLockScreenStatusManagerSpecSatbir Tanda2019-07-112-261/+0
| * | | | Remove SDLLockScreenStatusManagerSatbir Tanda2019-07-114-171/+2
| * | | | Update SDLLockScreenManager.mSatbir Tanda2019-07-101-3/+4
| * | | | Make recommended fixesSatbir Tanda2019-07-104-27/+44
| * | | | Parse & Set lockScreenDismissalWarningSatbir Tanda2019-07-025-7/+24
| * | | | Merge branch 'develop' into feature/119/passenger_modeSatbirTanda2019-07-02561-4207/+9207
| |\ \ \ \
| * | | | | Make recommended fixesSatbir Tanda2019-06-143-5/+34
| * | | | | Update SDLLockScreenManagerSpec.mSatbir Tanda2019-06-111-8/+0
| * | | | | Update SDLLockScreenManagerSpec.mSatbir Tanda2019-06-083-22/+101
| * | | | | Update SDLOnDriverDistractionSpec.mSatbir Tanda2019-06-071-6/+25
| * | | | | Properly add and remove gestureSatbir Tanda2019-06-061-2/+9
| * | | | | Add swipe gesture to dismiss lockscreenSatbir Tanda2019-06-051-0/+25
| * | | | | Observe SDLDidChangeDriverDistractionStateNotificationSatbir Tanda2019-06-046-1/+28
* | | | | | Merge pull request #1341 from smartdevicelink/feature/issue-995-alert-iconJoel Fischer2019-07-3115-132/+397
|\ \ \ \ \ \
| * | | | | | Review fixesfeature/issue-995-alert-iconJoel Fischer2019-07-313-7/+8
| * | | | | | Fix artwork name not being used in the example appJoel Fischer2019-07-311-1/+1
| * | | | | | Update example apps to use alert iconJoel Fischer2019-07-2911-136/+365