summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Fix formatting defectAndrej Mihajlov1-1/+2
2022-08-03Format source code with swiftformatAndrej Mihajlov186-2145/+3400
2022-08-03Merge branch 'restrict-intents'Andrej Mihajlov1-0/+6
2022-08-03Make intents only available when device is unlockedAndrej Mihajlov1-0/+6
2022-08-03Merge branch 'swift-format'Andrej Mihajlov3-5/+59
2022-08-03Add swift-formatAndrej Mihajlov3-5/+59
2022-08-03Merge branch 'add-intents'Andrej Mihajlov7-25/+300
2022-08-02Add intentsAndrej Mihajlov7-25/+300
2022-08-02Merge branch 'add-device-mgmt'Andrej Mihajlov26-159/+966
2022-08-02Xcode: fix projectAndrej Mihajlov1-4/+4
2022-08-02Update changelogAndrej Mihajlov1-0/+3
2022-08-02Add device managementAndrej Mihajlov25-155/+959
2022-08-01Merge branch 'add-device-state'Andrej Mihajlov37-1282/+1820
2022-08-01Conditionally show revoked viewAndrej Mihajlov1-43/+97
2022-08-01Update header bar appearanceAndrej Mihajlov1-2/+2
2022-08-01OperationCompletion: remove helpers: assertNoSuccess and assertFailureAndrej Mihajlov1-14/+0
2022-08-01Add device stateAndrej Mihajlov34-1239/+1710
2022-08-01REST: add helper to compare server response codesAndrej Mihajlov1-0/+8
2022-08-01Result: add extension that flattens T?? into T?Andrej Mihajlov1-0/+11
2022-08-01OperationCompletion: add initializer that accepts Error?Andrej Mihajlov1-0/+8
2022-08-01Merge branch 'update-pr-template-localizations'Linus Färnstrand2-16/+30
2022-08-01Update very outdated contributing textLinus Färnstrand1-12/+2
2022-08-01Add localization section to CONTRIBUTING.mdLinus Färnstrand1-0/+11
2022-08-01Update Github PR templateLinus Färnstrand1-4/+17
2022-07-29Merge branch 'fix-tile-service-scope-issue'Albin1-7/+7
2022-07-29Fix scope usage in tile serviceAlbin1-7/+7
2022-07-29Merge branch 'fix-slow-login-spinner-during-view-transition'Albin1-5/+15
2022-07-29Fix slow login spinner during view transitionAlbin1-5/+15
2022-07-29Merge branch 'fix-flicker-on-login-to-expired-account'Albin1-0/+22
2022-07-29Fix flicker on login to expired accountAlbin1-0/+22
2022-07-29Merge branch 'improve-device-list-error-handling'Albin15-117/+295
2022-07-29Skip clearing repo cache on removed deviceAlbin1-1/+0
2022-07-29Add loading spinner ui to device list itemsAlbin1-20/+39
2022-07-29Improve device list error handlingAlbin2-6/+50
2022-07-29Add device vm list cachingAlbin2-4/+9
2022-07-29Improve device repo list cachingAlbin5-19/+80
2022-07-29Clear staged device on resumeAlbin1-0/+5
2022-07-29Add device list item ui modelAlbin3-8/+14
2022-07-29Improve readability of device list classesAlbin4-17/+21
2022-07-29Add loading capability to list itemAlbin2-1/+13
2022-07-29Update translationsAlbin1-0/+1
2022-07-29Refactor compose listAlbin2-45/+31
2022-07-29Add toast capability to device list viewAlbin2-0/+26
2022-07-29Propagate device removal eventAlbin4-1/+34
2022-07-29Make icon instead of row clickable in device listAlbin1-4/+4
2022-07-29Remove unused compose componentAlbin1-19/+0
2022-07-29Fix auto-login argument back action issueAlbin1-8/+4
2022-07-29Merge branch 'add-sync-only-localization-script-option'Albin2-8/+19
2022-07-29Update localization readmeAlbin1-4/+14
2022-07-29Add sync-only localization script optionAlbin1-4/+5