Thomas Ricouard
7589ab75f8
Switch to iOS 17 inspector
2023-09-20 21:19:31 +02:00
Thomas Ricouard
6c23569d15
UserPreferences -> Observable
2023-09-19 09:18:20 +02:00
Thomas Ricouard
fd09276d49
Refactor notifications count
2023-09-19 08:44:11 +02:00
Thomas Ricouard
f9c0355f1d
Convert Theme to Observable
2023-09-18 21:03:52 +02:00
Thomas Ricouard
625b7f8137
Fix tab icon only on iOS 17
2023-09-18 20:14:26 +02:00
Thomas Ricouard
4189a59cf6
iOS 17+ only support + migrating to Observation framework ( #1571 )
...
* Initial iOS 17 + Observable migration
* More Observation
* More observation
* Checkpoint
* Checkpoint
* Bump version to 1.8.0
* SwiftFormat
* Fix home timeline switch on login
* Fix sidebar routerPath
* Fixes on detail view
* Remove print changes
* Simply detail view
* More opt
* Migrate DisplaySettingsLocalValues
* Better post detail transition
* Status detail animation finally right
* Cleanup
2023-09-18 07:01:23 +02:00
Thomas Ricouard
8a3c971402
Swiftformat
2023-09-16 14:15:03 +02:00
Thomas Ricouard
6c307aba63
SwiftFormat
2023-03-13 13:38:28 +01:00
Thomas Ricouard
c36b9083ce
More accurate tab selection sound / haptic
2023-03-09 08:30:13 +01:00
Thomas Ricouard
28230ba184
Fix audio session
2023-03-06 14:10:39 +01:00
Thomas Ricouard
cfee153050
Optimize tabbar selection
2023-03-04 09:30:27 +01:00
Thomas Ricouard
a76d8ef267
oops
2023-03-01 21:14:26 +01:00
Thomas Ricouard
d3486bbd7e
Fix entitlements check
2023-03-01 20:43:01 +01:00
Thomas Ricouard
81f3db733b
Add supporter subscription + supporter badge
2023-03-01 20:07:40 +01:00
Thomas Ricouard
a3e2d3f8b3
Add sound effects
2023-02-28 18:55:08 +01:00
Thomas Ricouard
151154b335
Timeline: Enable jump to latest + in place refresh for all other timeline types
2023-02-25 19:32:47 +01:00
Thomas Ricouard
a4910037b8
Swiftformat .
2023-02-22 19:09:39 +01:00
Thomas Ricouard
e758df04a8
Bigger secondary column width
2023-02-21 18:46:28 +01:00
Thomas Ricouard
7a997ebd8a
Make secondary column available on any size + add a toggle + faster macOS window resize
2023-02-21 13:37:31 +01:00
Thomas Ricouard
b259b6739e
Swiftformat
2023-02-21 07:23:42 +01:00
Thomas Ricouard
e7fffa07d4
Fix theme not being applied live on status row close #961
2023-02-20 13:00:50 +01:00
Thomas Ricouard
bfce92d71e
Per account notifications count close #894
2023-02-18 15:36:18 +01:00
Thomas Ricouard
ca4e80101f
Swiftformat
2023-02-18 07:26:48 +01:00
Thomas Ricouard
f09781582f
Various optimizations to views & images rendering
2023-02-17 18:17:51 +01:00
Thomas Ricouard
dbbd33ba88
Reworked social notifications
2023-02-14 12:17:27 +01:00
Thomas Ricouard
05815e6d35
Correctly route notification at app launch
2023-02-14 07:46:45 +01:00
Thomas Ricouard
3d96d6997d
Better handling of notifications
2023-02-13 22:30:06 +01:00
Thomas Ricouard
90199fc88b
Route to push notifications on selection
2023-02-13 21:50:44 +01:00
Thomas Ricouard
5ab9566ca5
Ensure account and tab switching is done without animations
2023-02-09 18:48:31 +01:00
Yusuke Arakawa
11c5da05c2
Remove tab string from iOS app ( #669 )
...
* Remove tab string from iOS app
* Added tab string display setting
* Fixes
---------
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-09 06:28:16 +01:00
Thomas Ricouard
c5e43394c8
Add a setting to disable secondary column on iPad / macOS
2023-02-06 18:53:37 +01:00
Thomas Ricouard
3c9b0af3dd
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2023-02-06 17:57:17 +01:00
Thomas Ricouard
b417141269
Also stop watcher on macOS
2023-02-06 17:53:47 +01:00
Sean Goldin
90ec3d419c
Clean up HapticManager ( #678 )
...
* Check for haptic capabilities
* Make manager do most of work
* ABC enum
* Fix spelling 😊
* Small tweak
2023-02-06 17:53:27 +01:00
Thomas Ricouard
730e471718
Composer: Internalize TextView + fix a lot of lag when editing
2023-02-06 12:24:57 +01:00
Thomas Ricouard
0a9098c3db
Scope the Tabbar to the current account
2023-02-04 22:00:33 +01:00
Thomas Ricouard
65ed2d871c
Add settings for haptic feedbacks
2023-02-04 17:38:48 +01:00
Thomas Ricouard
4de46610e0
Handle dynamic streaming URL
2023-02-03 19:44:55 +01:00
Thomas Ricouard
bb6910cd83
Centralize haptic feedbacks
2023-02-02 16:56:42 +01:00
Thomas Ricouard
ed0bfb7d94
Even better refresh / timeline position management
2023-01-31 17:43:06 +01:00
Thomas Ricouard
24504e3bc2
Various optimizations to speed things up
2023-01-30 19:14:43 +01:00
Thomas Ricouard
16636b12a9
Swift format
2023-01-30 07:27:06 +01:00
Thomas Ricouard
941618686c
Cleanup isSecondaryColumn
2023-01-29 17:59:04 +01:00
Thomas Ricouard
e0d6340a9d
Adapt medias view to secondary column
2023-01-29 17:37:15 +01:00
Thomas Ricouard
497c2a1fe1
Add secondary column when screen is wide enough
2023-01-29 16:45:58 +01:00
Greg Gardner
b1b9e658c9
Work-around issue with QLPreviewController not supporting swipe-to-dismiss and pinch-to-dismiss when presented from SwiftUI by creating a transparent UIViewController wrapper around QLPreviewController that presents it using UIKit instead. ( #452 ) close #106
...
Co-authored-by: Greg <greg@cromulentlabs.com>
2023-01-28 06:45:15 +01:00
Thomas Ricouard
d1ed8e962b
Push notifications: Per account settings
2023-01-26 13:21:35 +01:00
J-rg
0f412ab309
Make menu items localizable ( #394 )
2023-01-26 06:40:33 +01:00
Jérôme Danthinne
9b3b3692ee
Support for follow requests ( #376 ) close #321
...
* Support for follow requests (#321 )
* Run SwiftFormat
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 13:02:28 +01:00
Gareth Simpson
ab4ac1b004
Local content settings close #338 ( #362 )
...
* Local settings for sensitive content.
* Local sensitive content settings
* Added the posting settings as well as the reading ones.
* Menu item / nav title mismatch
* Fixes
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 06:28:16 +01:00