summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/main/java/com/smartdevicelink/managers/lockscreen/LockScreenManager.java
Commit message (Expand)AuthorAgeFilesLines
* Reformat android Java filesNoah Stanford2022-01-051-1/+1
* Update Handler constructors from deprecated versions (#1726)Robert Henigan2021-09-011-1/+2
* Make lockscreen show again after dismissal if a DD notification is received w...Bilal Alsharifi2021-06-071-4/+10
* Correct conditional logicbugfix/issue_1515Joey Grover2020-10-051-1/+1
* Fix logic handling for dismiss “null” case paramJoey Grover2020-10-051-2/+6
* Refactor lockscreen acitivity and DD codeJoey Grover2020-10-021-17/+24
* Add another case for updating lockscreenJoey Grover2020-10-011-0/+4
* Combine bools for lockscreen dismiss extraJoey Grover2020-10-011-1/+1
* Fix case launching lockscreen too many timesJoey Grover2020-09-301-22/+29
* Prevent multiple startActivity calls for same intentJoey Grover2020-09-301-27/+41
* Run the Reformat Code tool on the projectBilal Alsharifi2020-09-171-329/+326
* Move proxy interfaces to better packagesfeature/move_proxy_interfacesRHenigan2020-09-151-1/+1
* Fix warnings in managers part 2Bilal Alsharifi2020-09-101-4/+11
* Merge branch 'develop' into Add-New-AnnotationsAdd-New-AnnotationsJulian Kast2020-09-031-1/+1
|\
| * Feature/remove old manager methods (#1476)Robert Henigan2020-09-031-1/+1
* | Add @RestrictTo(RestrictTo.Scope.LIBRARY)Julian Kast2020-09-011-0/+3
|/
* Convert lockScreen to android xJulian Kast2020-08-111-8/+8
* Update Min SDK and Android API Checksfeature/0193_MinAndroidSDKRHenigan2020-07-301-30/+23
* Move logError to new DebugTool APIs in android/baseRHenigan2020-06-261-1/+1
* refactor android classes to use DebugToolRHenigan2020-06-261-2/+1
* PR Changes requestedRHenigan2020-04-081-13/+9
* Adding documentation and PR changesRHenigan2020-04-071-0/+1
* Pull logic into DeviceIconManager and use listenerRHenigan2020-04-031-16/+10
* Updates based on PR feedbackRHenigan2020-04-011-5/+5
* Fixes from PR ReviewRHenigan2020-03-311-7/+5
* Handle Edge Cases and initial testsRHenigan2020-03-251-4/+13
* Hash iconUrl and fix minor issuesRHenigan2020-03-241-0/+4
* Update Exceptions and integrate to lockscrnManagerRHenigan2020-03-241-1/+9
* Merge pull request #1153 from smartdevicelink/feature/lockscreen_changesBilal Alsharifi2019-08-281-20/+50
|\
| * Simplify if conditions LockScreenManagerBilal Alsharifi2019-08-281-5/+4
| * fix review commentsfeature/lockscreen_changesBrettyWhite2019-08-221-1/+10
| * some of the fixes requestedBrettyWhite2019-08-221-2/+6
| * merge variable declarationsBrettyWhite2019-08-201-2/+1
| * lock screen changes to match iOSBrettyWhite2019-08-201-18/+37
* | Update predefined window to be a enumMauricio Juarez2019-08-221-1/+1
* | Change to int enumMauricio2019-08-211-1/+1
* | Validation of the manager on the onHMIStatusMauricio2019-08-211-1/+6
|/
* Fixed typoTuan Nguyen2019-07-301-1/+1
* Fix per code review's recommendations:Tuan Nguyen2019-07-171-7/+7
* Fix failed CI build, handle the case where the lockscreen is not started but ...Tuan Nguyen2019-07-111-6/+12
* Fix failed CI buildTuan Nguyen2019-07-111-2/+2
* Revise upon the latest requirement changes:Tuan Nguyen2019-07-101-0/+25
* Proposal: SDL-0119Tuan Nguyen2019-06-061-0/+6
* Update to JavaDocs/Copyright headers (#1025)Joey Grover2019-04-021-0/+32
* Remove unused importsBilal Alsharifi2019-03-181-1/+0
* deprecate httputils, use fileutlsBrettyWhite2019-03-131-1/+2
* Move sdl_android to a subfolderBilal Alsharifi2019-03-041-0/+289