summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLockScreenStatusManager.m
Commit message (Expand)AuthorAgeFilesLines
* In progress moving of filesJoel Fischer2020-08-271-169/+0
* Fix lock screen status manager not working properlyJoel Fischer2020-06-291-2/+4
* Adding additional protocol and lock screen logsJoel Fischer2020-06-261-0/+2
* Add lifecycle RPC adapter testsJoel Fischer2020-06-231-1/+1
* Fix lock screen status manager not properly sending notificationsJoel Fischer2020-06-231-8/+8
* Refactor lock screen statusJoel Fischer2020-06-121-5/+40
* Deprecated SDLLockScreenStatusNicoleYarroch2020-03-311-0/+24
* Deprecate SDLOnLockScreenStatusSatbir Tanda2019-07-291-0/+3
* Revert removing of SDLLockScreenStatusManagerSatbir Tanda2019-07-291-0/+103
* Remove SDLLockScreenStatusManagerSatbir Tanda2019-07-111-103/+0
* Added convenience isEqualToEnum function.feature/issue_577_enum_equalityMuller, Alexander (A.)2017-03-131-5/+5
* Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-211-2/+8
|\
| * Fixes #539hotfix/issue_539Joel Fischer2017-02-201-2/+9
* | Added nullability annotation to proxy classes.Muller, Alexander (A.)2017-01-041-1/+4
* | Initial conversion of all enum objects to SDLEnum typedef.Muller, Alexander (A.)2016-09-211-14/+13
|/
* Add a lock screen manager (SDLLockScreenManager) and move related functionali...Joel Fischer2016-07-121-0/+95