summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a configuration option to disable lock screen dismissalfeature/issue_1365_disable_dismiss_lockscreen_gestureJoel Fischer2019-08-015-26/+82
* 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
| * | | | Merge branch 'develop' into feature/issue-995-alert-iconJoel Fischer2019-07-29119-1904/+3010
| |\ \ \ \
| * | | | | Implement SDL-0177 Alert IconJoel Fischer2019-07-117-26/+61
* | | | | | Merge pull request #1340 from smartdevicelink/feature/issue_1031_template_titlesJoel Fischer2019-07-3115-0/+138
|\ \ \ \ \ \
| * | | | | | Fix specJoel Fischer2019-07-311-0/+1
| * | | | | | Add TextFieldNameJoel Fischer2019-07-313-0/+10
| * | | | | | Include example app updatesfeature/issue_1031_template_titlesJoel Fischer2019-07-302-0/+2
| * | | | | | Add testsJoel Fischer2019-07-112-0/+81
| * | | | | | Implement SDL-0186 Template TitlesJoel Fischer2019-07-118-0/+44
| |/ / / / /
* | | | | | Merge pull request #1359 from smartdevicelink/bugfix/issue_965_permission_man...Joel Fischer2019-07-302-9/+54
|\ \ \ \ \ \
| * | | | | | Update permission managerbugfix/issue_965_permission_manager_notified_too_oftenJoel Fischer2019-07-242-9/+54
* | | | | | | Merge pull request #1362 from smartdevicelink/bugfix/issue-1353-VR-PICS-failsJoel Fischer2019-07-304-8/+35
|\ \ \ \ \ \ \
| * | | | | | | PR issue- remove comment from codebugfix/issue-1353-VR-PICS-failsJustin Gluck2019-07-301-2/+1
| * | | | | | | adding VR commandsJustin Gluck2019-07-291-5/+14
| * | | | | | | updating Choice Cells to include VR commandsJustin Gluck2019-07-243-4/+23
| |/ / / / / /
* | | | | | | Merge pull request #1019 from smartdevicelink/feature/issue_790_autocompletelistJoel Fischer2019-07-3012-42/+149
|\ \ \ \ \ \ \