summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed lockscreen status tablebugfix/issues_1480_1492_1496_1501_lockscreen_fixesNicoleYarroch2020-01-031-10/+10
* Added documentationNicoleYarroch2020-01-022-1/+13
* Fixed broken testsNicoleYarroch2020-01-022-18/+18
* Renamed vars and added documentationNicoleYarroch2020-01-023-31/+46
* Merge branch 'develop' into bugfix/issues_1480_1492_1496_1501_lockscreen_fixesNicoleYarroch2020-01-021-1/+1
|\
| * Merge branch 'master' into developJoel Fischer2020-01-021-1/+1
| |\
| | * Merge pull request #1513 from alekseypotapov-dev/bugfix/issue-1512-contribute...Joel Fischer2020-01-021-1/+1
| | |\
| | | * Update link to article "Your bug report needs more info"Aleksey Potapov2019-12-231-1/+1
| | |/ | |/|
* | | Added more documentationNicoleYarroch2019-12-181-0/+3
* | | Renamed methods and varsNicoleYarroch2019-12-184-29/+31
* | | Fixed test caseNicoleYarroch2019-12-181-1/+1
* | | Merge branch 'bugfix/issues_1480_1492_1496_1501_lockscreen_fixes' of https://...NicoleYarroch2019-12-181-1/+1
|\ \ \
| * | | Apply suggestions from code reviewNicoleYarroch2019-12-181-1/+1
* | | | Removed spaces and commented out codeNicoleYarroch2019-12-181-4/+3
|/ / /
* | | Fixed lockscreen not showing when app foregroundedNicoleYarroch2019-12-182-4/+3
* | | Fixed doc grammarNicoleYarroch2019-12-181-1/+1
* | | Removed attributeNicoleYarroch2019-12-181-1/+1
* | | Removing spaces and importsNicoleYarroch2019-12-182-3/+0
* | | Reverted swift app globalLogLevelNicoleYarroch2019-12-181-1/+1
* | | Fixed broken test casesNicoleYarroch2019-12-184-98/+42
* | | Fixed notification being sent at wrong placeNicoleYarroch2019-12-181-4/+4
* | | RefactoredNicoleYarroch2019-12-183-97/+54
* | | lock screen presentation worksNicoleYarroch2019-12-184-18/+70
* | | Updated hander parameter nameNicoleYarroch2019-12-172-32/+32
* | | Fixed crash when rapidly showing/hiding lockscreenNicoleYarroch2019-12-171-0/+14
* | | Renamed paramNicoleYarroch2019-12-172-8/+8
* | | Fixed lock screen testsNicoleYarroch2019-12-172-3/+3
* | | Cleaned up status bar rotation haxNicoleYarroch2019-12-171-14/+8
* | | Fixed lock screen testsNicoleYarroch2019-12-173-17/+82
* | | Fixed present/dismiss lock screen warningsNicoleYarroch2019-12-174-40/+45
* | | Added documentationNicoleYarroch2019-12-171-4/+9
* | | Fixed lock screen not working on fast DD toggleNicoleYarroch2019-12-161-3/+21
* | | Apply suggestions from code reviewNicoleYarroch2019-12-162-5/+5
* | | Refactored the completion handlerNicoleYarroch2019-12-161-5/+5
* | | Fixed spacingNicoleYarroch2019-12-161-1/+1
* | | Fix documentationNicoleYarroch2019-12-161-1/+1
* | | Refactored lock window initNicoleYarroch2019-12-161-10/+7
* | | Refactore lock screen creationNicoleYarroch2019-12-161-12/+31
* | | Apply suggestions from code reviewNicoleYarroch2019-12-161-2/+1
* | | Removed unnecessary check for nilNicoleYarroch2019-12-121-1/+0
* | | Fixed failing test casesNicoleYarroch2019-12-121-0/+6
* | | Removed check for app state in lock screen managerNicoleYarroch2019-12-121-12/+0
* | | Fixed spacingNicoleYarroch2019-12-122-35/+35
* | | attempting to fix spacingNicoleYarroch2019-12-122-53/+53
* | | Fixed status bar rotation issueNicoleYarroch2019-12-125-24/+39
* | | Fixing status bar rotationNicoleYarroch2019-12-123-1/+73
* | | Added a stop method to the lock screen presenterNicoleYarroch2019-12-125-12/+42
* | | Lockscreen window now shown/hiddenNicoleYarroch2019-12-123-204/+20
* | | Lockscreen window is now simply hiddenNicoleYarroch2019-12-122-115/+0
* | | Fixed black lockscreen animationbugfix/issue_1501_wrong_appwindow_shown_on_lockscreen_dismissalNicoleYarroch2019-12-111-20/+32