summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1380bugfix/issue_1380_secondary_transport_configJoel Fischer2019-08-124-7/+44
* Merge pull request #1357 from t-yoshii/feature/issue-1304-SDL0237-add-feature...Joel Fischer2019-08-095-1/+25
|\
| * update testTakamitsu Yoshii2019-08-092-3/+1
| * make `showVideoBackgroundDisplay` togglableTakamitsu Yoshii2019-08-096-8/+21
| * add testTakamitsu Yoshii2019-07-241-0/+3
| * fix-review: fix incorrect variable referenceTakamitsu Yoshii2019-07-241-1/+1
| * implement proposal SDL-0237 'Add feature do disable "Video Streaming Backgrou...Yasuhiro Yoneyama2019-07-233-1/+11
* | Merge pull request #1366 from smartdevicelink/feature/issue_1365_disable_dism...Joel Fischer2019-08-085-26/+82
|\ \
| * | Add a configuration option to disable lock screen dismissalfeature/issue_1365_disable_dismiss_lockscreen_gestureJoel Fischer2019-08-015-26/+82
* | | 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