summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLockScreenManager.m
Commit message (Expand)AuthorAgeFilesLines
* Merge developfeature/issue_1367_always_lock_screenJoel Fischer2019-08-271-1/+1
|\
| * Merge branch 'develop' into feature/issue-1370-showdevicelogo-parameterJustin Gluck2019-08-081-1/+2
| |\
| * | adding optional parameter to hide vehicle logo from lock screenJustin Gluck2019-08-021-1/+1
* | | Add the ability to have the lock screen always displayJoel Fischer2019-08-081-4/+8
| |/ |/|
* | Add a configuration option to disable lock screen dismissalfeature/issue_1365_disable_dismiss_lockscreen_gestureJoel Fischer2019-08-011-1/+2
|/
* Update SDLLockScreenManager.mSatbir Tanda2019-07-301-1/+8
* Add pragma for deprecating SDLOnLockScreenStatusSatbir Tanda2019-07-301-7/+7
* Deprecate SDLOnLockScreenStatusSatbir Tanda2019-07-291-0/+8
* Update SDLLockScreenManager.mSatbir Tanda2019-07-291-7/+8
* Revert "Add logic to observe the LockScreenStatus"Satbir Tanda2019-07-291-62/+12
* Add logic to observe the LockScreenStatusSatbir Tanda2019-07-181-12/+62
* Make recommended fixesSatbir Tanda2019-07-181-21/+16
* Update SDLLockScreenManager.mSatbir Tanda2019-07-101-3/+4
* Make recommended fixesSatbir Tanda2019-07-101-23/+12
* Parse & Set lockScreenDismissalWarningSatbir Tanda2019-07-021-5/+3
* Make recommended fixesSatbir Tanda2019-06-141-3/+15
* Update SDLLockScreenManagerSpec.mSatbir Tanda2019-06-081-21/+32
* 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-041-0/+10
* Removed unused var from lock screen managerbugfix/issue_1070_lock_screen_visibility_can_not_be_toggledNicoleYarroch2018-09-111-3/+0
* Fixed lock screen optional logicNicoleYarroch2018-09-111-48/+1
* Fixed comment formattingNicoleYarroch2018-09-071-3/+1
* Added show in optional state logic to lock screen mangagerNicoleYarroch2018-09-061-1/+53
* add nil check for lockViewControllerTakamitsu Yoshii2018-04-231-1/+3
* Fix a slip of the keyboardJoel Fischer2017-11-281-2/+1
* Fixed several bugs with new lock screen presenterJoel Fischer2017-11-281-1/+2
* Change to using a lock windowJoel Fischer2017-11-281-5/+5
* Merge remote-tracking branch 'origin/develop' into feature/issue_545_redesign...Muller, Alexander (A.)2017-03-171-3/+3
|\
| * Added convenience isEqualToEnum function.feature/issue_577_enum_equalityMuller, Alexander (A.)2017-03-131-3/+3
* | Merge branch 'develop' into feature/issue_545_redesign_loggingJoel Fischer2017-03-091-2/+1
|\ \ | |/
| * Merge pull request #554 from smartdevicelink/feature/issue_553_improve_notifi...Joel Fischer2017-03-081-2/+1
| |\
| | * Added an additional method to compare both membership and kindof for notifica...Muller, Alexander (A.)2017-03-031-1/+1
| | * Updated all classes to use new convenience methods.Muller, Alexander (A.)2017-03-011-2/+1
* | | In progress SDLDebugTool log replacementsJoel Fischer2017-03-031-2/+2
* | | Comment out all `SDLDebugTool` callsJoel Fischer2017-03-031-1/+1
* | | Remove all old importsJoel Fischer2017-03-031-1/+1
|/ /
* | Merge branch 'master' into developJoel Fischer2017-03-021-19/+31
|\ \ | |/ |/|
| * SDLLockScreenManager now tracks active state to show lock screen when the app...Joel Fischer2017-02-161-19/+31
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-3/+3
|/
* Update to v4.3.0 beta 44.3.0-beta.4Joel Fischer2016-09-011-1/+1
* Clean up bundle code and provide better error messagesJoel Fischer2016-08-311-9/+2
* Cocoapods may have the resources in a different locationJoel Fischer2016-08-311-1/+10
* Update internal code to use specified notificationsJoel Fischer2016-08-301-4/+5
* Make SDLManagerDelegate methods required againJoel Fischer2016-08-231-1/+1
* Remove “ephemeral” from SDLFile class initializersJoel Fischer2016-08-231-5/+5
* Update to 4.3.0-beta.1Joel Fischer2016-08-121-15/+15
* SDLFile now holds data in RAM if initialized that wayJoel Fischer2016-08-111-2/+2
* Some general cleanupJoel Fischer2016-07-281-2/+0
* Add FBSnapshotTests cases for SDLLockScreenViewControllerJoel Fischer2016-07-271-2/+1