Commit Graph

136 Commits

Author SHA1 Message Date
Kyle Bashour 0e5261ef94 Fix scroll to top 2022-11-26 16:08:52 -08:00
Jed Fox 0910baab6c
Allow media viewer to be rotated to any orientation 2022-11-22 16:19:18 -05:00
Jed Fox 82da37e1e7
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y 2022-11-21 08:39:08 -05:00
CMK 2064a318c3 Merge branch 'main' into develop
# Conflicts:
#	Mastodon/Scene/MediaPreview/Video/MediaPreviewVideoViewController.swift
2022-11-21 11:18:36 +08:00
Marcus Kida be2583094d
chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension 2022-11-18 10:10:54 +01:00
Marcus Kida 3a2c99c75a
chore: Move accountToggleIndicator to Constants 2022-11-18 10:07:15 +01:00
Marcus Kida 3acdbcc2ce
chore: Make accessoryImageView more universal 2022-11-18 10:07:14 +01:00
Marcus Kida 533e626094
chore: Rename accountSwitcherChevron -> accountToggleIndicator 2022-11-18 10:07:14 +01:00
Marcus Kida 8fd37c8362
feat: Implement more obvious account switcher 2022-11-18 10:07:14 +01:00
Marcus Kida 4cc734fac9
chore: Link related GitHub issue to commented-out code 2022-11-18 09:56:02 +01:00
Marcus Kida 3020f28ef4
chore: Disable double-tap-to-switch-account 2022-11-18 09:40:45 +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
Marcus Kida 0b0252fca2
Merge pull request #617 from mastodon/account_toggle_double_tap_ipad
feat: Implement double-tap account switching on iPad
2022-11-17 16:51:26 +01:00
Marcus Kida e8e8a2a4c9
fix: Don't delay touches ended 2022-11-17 15:45:25 +01:00
Marcus Kida d8cf4606e2
fix: TabBar has noticeable delay when selecting next tab 2022-11-17 15:33:21 +01:00
Marcus Kida 60d9d3537d
feat: Implement double-tap account switching on iPad 2022-11-17 10:22:13 +01:00
Marcus Kida 634796e9dc
fix: Only allow double-tap account toggle if more than 1 account exists 2022-11-16 13:43:54 +01:00
Marcus Kida 26576d888e
feat: Implement double-tap on profile Tab to quickly cycle through logged in Accounts 2022-11-16 12:54:51 +01:00
Jed Fox 8e12d77a96
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y 2022-11-14 14:03:02 -05:00
Jed Fox 97b6a3de4c
Merge remote-tracking branch 'upstream/develop' into account-switcher-a11y 2022-11-14 08:45:36 -05:00
Jed Fox 120065104c
Revert “Add a custom action for ‘switch accounts’”
This reverts commit f9daeea4d3
2022-11-14 08:45:10 -05:00
Marcus Kida 548543a8c0
chore: Move updateActiveUserAccountPublisher to AuthenticationService 2022-11-14 14:15:28 +01:00
Marcus Kida a2f2fb83cd
Fix authenticated user account not reloaded 2022-11-14 13:12:16 +01:00
Jed Fox ed9911ca76
Rename tab to “Notifications” 2022-11-09 17:30:57 -05:00
Jed Fox b2d26078c1
Update localization 2022-11-08 13:37:55 -05:00
Jed Fox 0310508a53
Merge remote-tracking branch 'upstream/develop' into account-switcher-a11y 2022-11-08 13:33:08 -05:00
Nathan Mattes 4621a86df5 Mark missing SidebarCells as buttons (#516)
Credit where credit is due: Thanks to @j-f1 et al.
2022-11-08 16:49:58 +01:00
Jed Fox f9daeea4d3
Add a custom action for “switch accounts” 2022-11-07 13:32:19 -05:00
Jed Fox c8ae76af4b
Mark sidebar cells as buttons 2022-11-06 10:56:23 -05:00
Jed Fox 7e52146de5
Merge remote-tracking branch 'upstream/develop' into drop-text-in-search 2022-11-01 07:35:18 -04:00
CMK fe596147fd Merge branch 'develop' into feature/package-refactor 2022-11-01 12:16:38 +08:00
Jed Fox f6c1f6c443
Add support for entering text to search via drag-and-drop 2022-10-31 10:01:12 -04:00
Jed Fox da3a83d387
Adjust whitespace 2022-10-31 09:14:45 -04:00
Jed Fox c36939468e
Fix accessibility for Compose button 2022-10-31 09:12:23 -04:00
CMK 02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08: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 64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK 0c8e7d2cea feat: update to new purple tint color 2022-06-02 17:48:18 +08:00
CMK fe93c8b4f7 feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene 2022-05-11 18:40:21 +08:00
CMK 8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK bbb46e62fd fix: compose tabBar button layout raise crash on iPad issue 2022-05-06 15:17:46 +08:00
CMK ca0a697cd0 chore: update navigation bar button item assets 2022-05-06 15:17:26 +08:00
CMK 8d78f6586d chore: fix accessibility large content label text missing issue 2022-05-06 14:47:15 +08:00
CMK f385658d70 feat: update tabBar UI 2022-05-06 14:29:34 +08:00
vollkorntomate 170d514126 Improve tab bar icon vertical alignment 2022-05-04 20:05:03 +02:00
CMK d90b61e732 fix: tab bar avatar button not update issue. resolve #383 2022-04-29 15:45:32 +08:00
CMK 2ae3f21a99 fix: add missing error prompt for sign up scene 2022-04-27 17:37:03 +08:00
CMK 080f20d253 feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +08:00
CMK 5be6211986 fix: split view column state after size class transition not stable issue 2022-02-18 18:00:34 +08:00
CMK c1e1d527fe fix: add missing home timeline bottom fetcher 2022-02-10 16:43:26 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK 7711564cdd chore: remove Texture pod 2021-12-28 16:15:44 +08:00
CMK 6ac184a427 chore: update to version 1.2.0 (87) 2021-11-10 18:00:16 +08:00
CMK 06ea9a22b9 chore: update i18n resources 2021-11-10 17:59:40 +08:00
CMK b609e010ae fix: split view column separator line color not set to theme style issue 2021-11-10 17:55:37 +08:00
CMK 29e3d10e97 fix: wizard display before sign-in at the first time install issue 2021-11-04 19:22:51 +08:00
CMK 868e86e077 feat: make tabBar avatar button border highlighted when selected 2021-11-04 16:24:42 +08:00
CMK 1cbc385253 fix: sidebar avatar button color not update when toggle device appearance issue 2021-11-04 15:21:12 +08:00
CMK 0462ade3ae fix: iPad columns separator line color not update when toggle device appearance issue 2021-11-04 15:20:37 +08:00
CMK 00cf2db8a1 chore: set sidebar logo color to app tint color 2021-11-04 14:12:22 +08:00
CMK e15e373f3d fix: search controller cannot trigger become first responder issue 2021-11-03 15:29:25 +08:00
CMK bab09c36fd fix: AutoLayout may enter infinity layout loop issue 2021-11-03 15:15:55 +08:00
CMK 865718351d feat: update wizard for new iPad design 2021-11-02 19:15:46 +08:00
CMK 07eab320f4 fix: iPad layout update not take care of search tab selection logic issue 2021-11-02 16:03:34 +08:00
CMK 6d7de85f62 fix: account switcher popover too small issue 2021-11-02 16:02:46 +08:00
CMK 14236c27b8 feat: coordinator sidebar search tab to trigger searching 2021-11-01 20:09:30 +08:00
CMK bb79e57412 chore: set Home page navigation item hidden on iPad 2021-10-29 18:14:51 +08:00
CMK e8e655ff5c feat: add accessibility supports for iPad sidebar 2021-10-29 18:08:47 +08:00
CMK bcddcf226b feat: add account switcher for iPad sidebar 2021-10-29 17:26:26 +08:00
CMK 0ec20c6c88 feat: add split view layout update handler 2021-10-29 14:58:59 +08:00
CMK c6fc5cc09d feat: update to new UI tint style 2021-10-29 14:58:09 +08:00
CMK 19db0afa3e feat: update for new iPad UI 2021-10-28 19:17:41 +08:00
CMK eaa2ef4083 feat: [WIP] handle notification for multiple accounts 2021-10-11 19:19:27 +08:00
CMK 6b1d3f8738 chore: update onboarding layout for iPad 2021-10-08 18:10:06 +08:00
CMK 9104602893 chore: update sidebar color and Detail placeholder background color 2021-09-29 18:42:28 +08:00
CMK ad0df8542e feat: add compact to regular split view controller expand restore logic 2021-09-29 17:37:32 +08:00
CMK 5272f3de67 fix: iOS 15 new section padding issue 2021-09-27 17:58:52 +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 d8de3c4f65 feat: update sidebar UI 2021-09-24 19:58:50 +08:00
CMK 275cce88b2 feat: update navigation stack when transition from .regular to .compact 2021-09-23 19:32:44 +08:00
CMK 5b3e85b68c feat: add Root scene for iPad 2021-09-22 19:08:09 +08:00