summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLockScreenManager.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* Major update of lock screen design and bugfixesJoel Fischer2016-07-261-1/+1
* Add an app icon to the example appJoel Fischer2016-07-251-2/+2
* Minor fixes and additional typecheckingJoel Fischer2016-07-221-0/+10
* Fix SDLLockScreenManager bugsJoel Fischer2016-07-191-16/+15
* Fix a bug preventing SDLLockScreenManager from presenting the lock screenJoel Fischer2016-07-181-0/+1
* Add additional SDLLockScreenManagerSpec testsJoel Fischer2016-07-181-3/+3
* Update SDLLockScreenManagerJoel Fischer2016-07-181-13/+20
* Create a new SDLLockScreenPresenter object for fakingJoel Fischer2016-07-151-13/+5
* Fixed a lot of notification handler method namesJoel Fischer2016-07-121-1/+4
* Add a lock screen manager (SDLLockScreenManager) and move related functionali...Joel Fischer2016-07-121-58/+90
* Shift files into root directoryJoel Fischer2016-05-251-0/+95