Commit Graph

29 Commits

Author SHA1 Message Date
Nathan Mattes be01db62b7 Don't crash on iPad when logging out of all accounts (IOS-245) 2024-04-23 14:39:22 +02:00
Nathan Mattes 0ca3d773b5 Fix separator-insets (IOS-245) 2024-04-23 14:33:26 +02:00
Nathan Mattes 7c3805dc42 Localize (IOS-245) 2024-04-19 15:57:25 +02:00
Nathan Mattes c85b778c64 Add swipe-to-logout-action (IOS-245) 2024-04-19 12:20:45 +02:00
Nathan Mattes f3f82f994f UI-fixes (IOS-245) 2024-04-19 12:20:07 +02:00
Nathan Mattes cc4fc05997 Remove dead code (IOS-245) 2024-04-18 11:42:36 +02:00
Nathan Mattes 693e0ede54 Use iOS-formsheet to present account-list (IOS-245) 2024-04-18 11:42:36 +02:00
Nathan Mattes 7cf8752ff6 Logout of all accounts (IOS-245) 2024-04-18 11:42:36 +02:00
Nathan Mattes 949c22eb4e Show cell (IOS-245) 2024-04-18 11:42:36 +02:00
Marcus Kida 943f3bc778
Merge branch 'develop' into performance_experiments 2023-09-29 12:43:34 +02:00
Nathan Mattes e473084038
Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Marcus Kida 360bfd29f1
Merge branch 'develop' into performance_experiments 2023-09-26 10:25:26 +02:00
Nathan Mattes fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Marcus Kida d570d3ef09 Replace MastodonAuthentication to not be backed by CoreData 2023-06-13 14:47:43 +02:00
Jed Fox fbc4c98e7d
Force view controllers into portrait orientation where needed 2022-12-31 08:37:07 -05:00
Jed Fox fe98dfe4ca
DragIndicatorView now handles a11y itself
…and also gains the button trait
…also the escape gesture now works!
2022-11-06 20:15:59 -05:00
CMK 56f04db40f chore: fix compile issue 2022-10-09 21:40:02 +08:00
CMK bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK 64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK 8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK 469acd12f5 fix: account switch scene not adopt elevated color issue 2021-11-04 15:13:17 +08:00
CMK eaa2ef4083 feat: [WIP] handle notification for multiple accounts 2021-10-11 19:19:27 +08:00
CMK b65e591a96 chore: update pan modal height dynamic 2021-09-17 17:07:46 +08:00
CMK cf52898348 chore: use i18n resource in stead of raw string 2021-09-16 18:26:35 +08:00
CMK 7dea01da1e fix: checkmark display logic and account list not scrollable in PanModal issue 2021-09-16 12:24:21 +08:00
CMK 016d7b987d feat: add wizard for multiple account entry 2021-09-15 20:18:19 +08:00
CMK 46ebdd8059 feat: update account list UI 2021-09-14 18:21:15 +08:00
CMK 66af30da2a feat: [WIP] add account list for multiple account switch 2021-09-13 19:14:26 +08:00