Commit Graph

92 Commits

Author SHA1 Message Date
Nathan Mattes 7c977d562f Fix build (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 4107370957 Set title for about-screen (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 6b12224578 Purge cache (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 951f46353f Add localization to about-screen (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 921c97b2a7 Implement links on about-mastodon-screen (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes de9bf24122 Refactor Settings-overview (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 0f495e67e4 Add localization to general-settings-screen (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes e8e2f7ceff Fix icon-size (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes d17a444569 Turn on logout (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 942527af7c Style settings-cell (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes 1461a2a082 [WIP] Add Entries for SettingsViewController (IOS-14) 2023-09-27 15:12:43 +02:00
Nathan Mattes fb6116d4a6 Refactor Settings-presentation and add new viewControllers (IOS-14) 2023-09-27 15:12:42 +02:00
Nathan Mattes 44fda8fe2f Move settings-model to their appropriate location (IOS-14) 2023-09-27 15:11:43 +02:00
Nathan Mattes e473084038
Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Nathan Mattes fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Nathan Mattes 8804432b60
Fix Brand Color (IOS-160) (#1054) 2023-06-02 09:52:12 +02:00
Marcus Kida 8f327d4c05
IOS-113 fix general vqa issues (#986) 2023-03-21 08:01:40 +01:00
Marcus Kida bb15e16959
IOS-82: Increase Contrast (#973) 2023-03-16 09:05:41 +01:00
Marcus Kida 7aed050ded
Merge pull request #600 from woxtu/nil-coalescing
Remove redundant nil coalescing
2022-11-29 14:41:52 +01:00
Nathan Mattes d4eabf95d1
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
2022-11-17 23:19:03 +01:00
Nathan Mattes 96c3e17531 Fix some warnings 2022-11-17 23:16:21 +01:00
Stefan Painhapp abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
woxtu 675df849e3 Remove redundant nil coalescing 2022-11-16 12:21:08 +09:00
CMK bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK f73241caee chore: inject AuthContext 2022-10-08 15:16:10 +08:00
CMK fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK 8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK 33d68e8b6d fix: grouped style default corner radius applied to appearance setting issue. resolve #350 2022-04-07 20:04:06 +08:00
CMK 70c2741504 chore: update app version footer and i18n strings 2022-03-16 02:31:57 +08:00
CMK b772576412 chore: update settings scene UI 2022-03-10 16:20:25 +08:00
CMK 7f597c2082 fix: setting switch use wrong tint color issue 2022-02-15 14:54:59 +08:00
CMK d561683c35 chore: restore the appearance settings 2022-02-14 19:57:15 +08:00
CMK d3e8f85cb3 feat: add notification timeline fetcher 2022-02-11 19:27:14 +08:00
CMK bdf7114fef feat: update status content warning UI 2022-02-08 19:50:18 +08:00
CMK 9051e5d1ec feat: update setting scene UI 2022-02-08 18:17:17 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK b5052cca5e fix: make interface style preference as global setting 2021-10-08 18:47:46 +08:00
CMK 0d7d659e01 fix: notification settings persist logic issue 2021-09-29 18:43:10 +08:00
CMK eaa915f96c feat: update scene modal style and update Settings scene tableView style 2021-09-27 16:30:36 +08:00
CMK 1da803fb97 feat: add recent search history in sidebar 2021-09-27 11:38:15 +08:00
CMK 2fdd5e23c7 fix: add new account via register entry not trigger app state update issue 2021-09-16 16:58:29 +08:00
CMK 5eb6a5f7cd chore: make label fit i18n strings 2021-08-06 17:45:07 +08:00
CMK f43b36ddda fix: animate emoji label break VoiceOver issue 2021-08-04 17:06:46 +08:00
CMK 7806816213 fix: some label trimmed under zoomed display mode issue 2021-08-04 16:24:19 +08:00
CMK 3e77c72d32 feat: set setting footer to app version and add GitHub entry 2021-08-03 17:33:24 +08:00
CMK 18c3c9a091 chore: comment out settings footer 2021-07-28 23:11:41 +08:00
CMK 0c74880152 chore: update setting appearance assets 2021-07-27 13:54:03 +08:00
CMK 581f0ba060 feat: add haptic feedback for settings 2021-07-23 20:03:54 +08:00
CMK ca930047d4 feat: add some haptic feedbacks for setting scene 2021-07-23 19:40:41 +08:00
CMK fff4f0a204 feat: add emoji animation preference 2021-07-23 19:33:05 +08:00