Shadowfacts
|
12bab71b17
|
Remove UITabBarController workaround on iOS 18.1
|
2024-10-14 18:24:47 -04:00 |
Shadowfacts
|
f4b51c06c1
|
Raise min deployment target to iOS 16
|
2024-09-12 10:30:58 -04:00 |
Shadowfacts
|
c99c397cf6
|
Bump build number and update changelog
|
2024-09-11 18:26:20 -04:00 |
Shadowfacts
|
814f64b3e2
|
Simplify add saved hashtag toolbar buttons
Closes #522
|
2024-09-10 10:20:27 -04:00 |
Shadowfacts
|
3a3af77907
|
Fix swipe action completion handler not being called
|
2024-09-10 10:18:08 -04:00 |
Shadowfacts
|
93e72e1cb6
|
Fix add saved hashtag search results selection not being cleared
|
2024-09-09 23:53:37 -04:00 |
Shadowfacts
|
522e7830e5
|
Fix scroll-to-top not working in in-app Safari
Closes #538
|
2024-09-09 19:42:55 -04:00 |
Shadowfacts
|
263210ac3c
|
Fix gallery controls insets on iPhone 16
And change the default to the dynamic island metrics, so I hopefully
don't have to touch this every year
|
2024-09-09 19:39:30 -04:00 |
Shadowfacts
|
506d2ad8a9
|
Actually fix multi-column nav scrolling animations this time (hopefully)
Closes #539
|
2024-09-09 19:35:15 -04:00 |
Shadowfacts
|
f9c0506590
|
Add tab-switching shortcuts to new tab bar
Closes #541
|
2024-09-09 19:18:12 -04:00 |
Shadowfacts
|
3f4917931b
|
Poll own_votes is a nullable array of nullable ints, at least on pleroma
I do not understand why
Closes #540
|
2024-09-09 19:13:57 -04:00 |
Shadowfacts
|
b7166771cf
|
Include SVGs in repo
|
2024-08-31 11:42:48 -04:00 |
Shadowfacts
|
40230c5478
|
Add dark mode app icons, optimize pngs
|
2024-08-31 11:37:39 -04:00 |
Shadowfacts
|
68bd9e0bed
|
Tweak mute button symbol animation
|
2024-08-31 11:20:09 -04:00 |
Shadowfacts
|
3e28c012d7
|
Shhh
|
2024-08-31 11:10:59 -04:00 |
Shadowfacts
|
57c023c973
|
Fix profile tab switching animation ending in bad state
Caused by fda0c18794 , old/new.view is no
longer the same as .collectionView, so the transform wasn't being
properly reset.
Closes #536
|
2024-08-31 11:09:17 -04:00 |
Shadowfacts
|
cc696e58fc
|
Change how profile header collection view cell is sized
Fixes crash due to collection view layout loop in some circumstances
Closes #537
|
2024-08-31 10:49:21 -04:00 |
Shadowfacts
|
59af29ff64
|
Fix incorrect background color on feature flag prefs section
|
2024-08-27 20:42:51 -04:00 |
Shadowfacts
|
59fb69525b
|
Custom emoji in push notifications, behind a feature flag
|
2024-08-27 20:41:39 -04:00 |
Shadowfacts
|
1bd4d144a3
|
Fix crash on launch if there are somehow duplicate saved hashtags
|
2024-08-27 12:42:41 -04:00 |
Shadowfacts
|
b54d34ebfc
|
Fix video controls overlay being positioned incorrectly on macOS with Reduce Motion enabled
Closes #535
|
2024-08-26 19:16:35 -04:00 |
Shadowfacts
|
d1ffab3e42
|
Only hide gallery controls automatically while playing
|
2024-08-26 19:08:44 -04:00 |
Shadowfacts
|
d873b157ee
|
Fix video gallery controls not auto hiding
#535
|
2024-08-26 10:25:28 -04:00 |
Shadowfacts
|
d7be2048af
|
Whoops
Closes #533
Closes #534
|
2024-08-23 01:19:29 -04:00 |
Shadowfacts
|
3d1f506684
|
Actually show the error message when video loading fails
See #531
|
2024-08-22 14:54:16 -04:00 |
Shadowfacts
|
cd8f0e7926
|
Use navigation sequencing for user activity handling
|
2024-08-22 14:49:27 -04:00 |
Shadowfacts
|
960ba84683
|
New way of sequencing navigation operations
Better fix for #484
|
2024-08-22 14:34:05 -04:00 |
Shadowfacts
|
2eead1f9de
|
Revert "Fix crash when opening push notification while VC modally presented"
This reverts commit 0f2a85b108 .
This fixes state restoration happening asynchronously and causing the
new tab bar animation to run.
|
2024-08-22 14:17:04 -04:00 |
Shadowfacts
|
b663335c6d
|
Use the image description from imported image when possible
Closes #523
|
2024-08-22 13:54:03 -04:00 |
Shadowfacts
|
9ce6bd566f
|
Show errors when video loading fails
Closes #532
|
2024-08-22 13:33:02 -04:00 |
Shadowfacts
|
9547bd2913
|
Fix incorrect split nav layout when closing split with new sidebar
|
2024-08-22 12:08:43 -04:00 |
Shadowfacts
|
9b2e6140a3
|
Fix reselecting current sidebar item not popping to root on Catalyst and new sidebar
Closes #525
|
2024-08-22 11:39:39 -04:00 |
Shadowfacts
|
6de255681c
|
Fix assorted warnings when building with Xcode 16
|
2024-08-22 11:08:27 -04:00 |
Shadowfacts
|
805e5eddd0
|
Bump build number and update changelog
|
2024-08-21 19:30:54 -04:00 |
Shadowfacts
|
4945a234e7
|
Fix new tab bar VC getting stuck in bad state after presenting Compose
|
2024-08-21 19:28:12 -04:00 |
Shadowfacts
|
230696f456
|
Bump build number and update changelog
|
2024-08-21 18:52:36 -04:00 |
Shadowfacts
|
c113903980
|
Fix SplitNavigationController layout with new sidebar
|
2024-08-21 18:37:20 -04:00 |
Shadowfacts
|
0e95cd0adf
|
Update AdaptableNavigationController when interface preference changes
|
2024-08-21 18:34:49 -04:00 |
Shadowfacts
|
494708a362
|
Fix compiling on visionOS
|
2024-08-21 18:27:30 -04:00 |
Shadowfacts
|
3a21983b98
|
Merge branch 'tabbarnav' into develop
|
2024-08-21 17:53:08 -04:00 |
Shadowfacts
|
1817247077
|
Add saved instances to new sidebar
|
2024-08-21 17:10:01 -04:00 |
Shadowfacts
|
0d9eed73dd
|
Add saved/followed hashtags to new sidebar
|
2024-08-21 16:58:16 -04:00 |
Shadowfacts
|
59d43fd3f6
|
Open in New Window context menu actions for new sidebar
|
2024-08-21 16:50:30 -04:00 |
Shadowfacts
|
d321c31776
|
Implement more protocols for AdaptableNavigationController
|
2024-08-21 16:36:13 -04:00 |
Shadowfacts
|
ce10c7d6e2
|
Implement adding list using new sidebar
|
2024-08-21 16:19:51 -04:00 |
Shadowfacts
|
37b9673b12
|
Fix list timeline no content view being added repetedly on refresh
|
2024-08-21 16:17:57 -04:00 |
Shadowfacts
|
7c7af945e4
|
Show avatar in tab/side bar when using new API
|
2024-08-21 16:12:05 -04:00 |
Shadowfacts
|
cb32c66a59
|
Support fast account switching with new sidebar
|
2024-08-21 14:48:47 -04:00 |
Shadowfacts
|
4249ab30ca
|
Fix crash when hashtag search results include duplicate
|
2024-08-21 14:10:59 -04:00 |
Shadowfacts
|
67e9c1245e
|
Size class switching fixes for new tab/side bar
|
2024-08-21 12:17:26 -04:00 |