Chanhwi Joo
129671bbd4
Remove settings.display.section phone & settings.display.section.ipad from Localizable.strings ( #787 )
2023-02-11 20:21:27 +01:00
Thomas Ricouard
feefb02456
Status detail: Switch to List container + refactor to something much better
2023-02-10 18:21:05 +01:00
Thomas Ricouard
06120974fa
Better iPad / macOS sidebar close #614
2023-02-10 12:53:59 +01:00
Peter-Josef Meisch
449c8ba2ed
Consolidate icon style in settings tab ( #750 )
2023-02-10 06:40:02 +01:00
David Davies-Payne
11167c35c3
Also sort tags and lists in profile view ( #764 )
...
* Add CurrentAccount.sortedLists and .sortedTags
Sorts alphabetically, ascending, lowercased on title and name respectively.
* TimelineTab uses CurrentAccount.sortedLists and .sortedTags
* Account detail sorts tags and lists
Alphabetically, ascending, lowercased via CurrentAccount.sortedTags, .sortedLists
2023-02-10 06:38:18 +01:00
Sean Goldin
d5177f9b2d
Clean up IconSelectorView code ( #745 )
...
* Clean up code
* Update IceCubesApp/App/Tabs/Settings/IconSelectorView.swift
Co-authored-by: Ico Davids <ico.davids@gmail.com>
---------
Co-authored-by: Ico Davids <ico.davids@gmail.com>
2023-02-09 18:49:03 +01:00
Thomas Ricouard
5ab9566ca5
Ensure account and tab switching is done without animations
2023-02-09 18:48:31 +01:00
Yusuke Arakawa
dae7b85d3d
Timeline: restore the selected timeline at the next startup ( #694 )
...
* Timeline: restore the selected timeline at the next startup
Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
* Rename: UserDefaultas label name
Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
* Timeline: RawRepresentable of TimelineFilter
Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
* Cleanup code
* Supports RemoteTimelineFilter
* Cleanup code
* Safe saves last viewed status
---------
Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 12:27:59 +01:00
Thomas Ricouard
c3d6eeb998
Add 1 more icon
2023-02-09 12:24:24 +01:00
Gareth Simpson
a43a657f1e
Add translate button to the preview post in settings ( #724 )
...
* Add translate button to the preview post in settings
* Accidental outdent.
* Add share button to placeholder status and also preview status in settings.
2023-02-09 07:38:04 +01:00
Yusuke Arakawa
32c9d1464a
Fix the theme is not applied to a part of the setting screen on iPadOS ( #736 )
...
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 07:37:16 +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
Yusuke Arakawa
81ce93f446
Removed unnecessary indentation from #716 ( #730 )
...
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 06:22:34 +01:00
Gareth Simpson
8f6e6853aa
Add a preview toot to the top of the display settings page. ( #716 )
...
* Add a preview toot tot the top of the display settings page.
* DisplayModel doesn't need to be @State
* Disable hitTest
* Example Post
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-08 19:09:24 +01:00
Thomas Ricouard
8d6a84a48e
In app browser is back to full screen
2023-02-08 07:22:52 +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
ff570e214c
Properly support OpenDyslexic and HyperLegible Fix #677
2023-02-06 18:15:08 +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
5f76a8057c
Filter remote local timeline
2023-02-06 12:24:48 +01:00
Thomas Ricouard
d7bad26f04
Revert "Add install fonts option"
...
This reverts commit 34c4521cd4
.
2023-02-05 21:22:18 +01:00
Thomas Ricouard
34c4521cd4
Add install fonts option
2023-02-05 21:01:35 +01:00
Thomas Ricouard
7e88339dc5
Add Boutique in the about screen
2023-02-05 08:02:44 +01:00
Thomas Ricouard
0a9098c3db
Scope the Tabbar to the current account
2023-02-04 22:00:33 +01:00
Thomas Ricouard
f55cadfbdd
Fix logout
2023-02-04 21:54:41 +01:00
Thomas Ricouard
f73bac9ae7
Revert "Cleanup logout code"
...
This reverts commit f54db5a43e
.
2023-02-04 21:53:13 +01:00
Thomas Ricouard
5afd2dc73c
Add Jump to Latest to clear out cache and reload home timeline
2023-02-04 21:21:36 +01:00
Thomas Ricouard
f54db5a43e
Cleanup logout code
2023-02-04 20:42:51 +01:00
Thomas Ricouard
65ed2d871c
Add settings for haptic feedbacks
2023-02-04 17:38:48 +01:00
Thomas Ricouard
6b285cdbcf
Cleanup
2023-02-04 17:17:38 +01:00
Thomas Ricouard
8c7efb7df5
Add settings to clear the cache
2023-02-04 15:08:54 +01:00
Thomas Ricouard
71f6cfd52a
Add new icons
2023-02-04 07:44:14 +01:00
Thomas Ricouard
4de46610e0
Handle dynamic streaming URL
2023-02-03 19:44:55 +01:00
Peter-Josef Meisch
e79b39f952
Add option to start in-app browser in reader view. ( #619 )
...
* Add option to start in-app browser in reader view
localizations
* Disable toggle instead of hiding it
2023-02-03 07:04:00 +01:00
Gareth Simpson
5621b243a0
About screen + Open Dyslexic font close #599 ( #626 )
...
* Add dyslexia and hyper-legible fonts
* AboutView to satisfy font licensing requirements, and generally credit libraries in use.
* Fix background
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:03:32 +01:00
Thomas Ricouard
bb6910cd83
Centralize haptic feedbacks
2023-02-02 16:56:42 +01:00
Thomas Ricouard
60f8df9a04
Fix laggy Safari presenter
2023-02-02 07:04:51 +01:00
Sean Goldin
0a10370e16
Extend tappable area ( #596 )
2023-02-02 06:34:12 +01:00
Gareth Simpson
fdb402a065
Boost deduplicating ( #524 )
...
* Trying something with caching boosts
* Use an actual cache for caching
* Persist cache to documents folder
* Stray debugging variable
* Unpublish seen variable in the ViewModel
* Settings for deduplicating boosts.
* Changes from review / merge conflicts
2023-02-01 18:56:06 +01:00
Roberto Pastor
0be53d251a
- Added missing localization for font scaling. ( #583 )
...
- Updated spanish localization.
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-01 18:53:43 +01:00
Thomas Ricouard
f0d7ce9fbd
Bump to 1.3.4 + add 3 new icons
2023-02-01 18:53:25 +01:00
Thomas Ricouard
ed0bfb7d94
Even better refresh / timeline position management
2023-01-31 17:43:06 +01:00
Thomas Ricouard
22af2db36c
Enable font scaling on iOS
2023-01-31 12:16:11 +01:00
Thomas Ricouard
ec26ea802c
Fix profile tab swap
2023-01-30 22:24:30 +01:00
Thomas Ricouard
d88d9db1dc
Transition Timeline to List + stream post automatically + keep position + new counter UI
2023-01-30 21:41:42 +01:00
Thomas Ricouard
749846b9ba
Add a new icon
2023-01-30 19:48:57 +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