Commit Graph

7819 Commits

Author SHA1 Message Date
Maurice Parker
09a348d896 Merge pull request #3453 from stuartbreckenridge/ios-ui
Articles UI updates
2022-02-10 13:50:02 -08:00
Stuart Breckenridge
0e178b574f Rebuilds menu when themes are installed 2022-02-10 22:34:04 +08:00
Stuart Breckenridge
18ee46a501 fixes crash 2022-02-10 22:30:42 +08:00
Stuart Breckenridge
08618f5f15 Articles
This commit focuses on the `ArticleViewController`:

- Adds an "Aa" menu to the article view that allows for theme changes and full screen article toggling on iPhone, and theme changes on iPad.
- Removes separate Settings option for full screen availability on iPhone.
- Removes tap target in nav bar to enable full screen mode.
2022-02-10 12:13:06 +08:00
Maurice Parker
106ce36a21 Merge branch 'ios-candidate' 2022-02-08 12:00:30 -08:00
Maurice Parker
a9df2fb376 Revert code to not use cell prefetching on iOS 15. Fixes #3446 2022-02-08 11:57:44 -08:00
Maurice Parker
cb9c977bed Delete old pre-iOS 15 code 2022-02-08 10:47:57 -08:00
Maurice Parker
bd3f6e4ffd Merge branch 'mac-candidate' 2022-02-08 10:35:37 -08:00
Maurice Parker
fd151951b9 Merge branch 'ios-candidate' 2022-02-08 10:35:25 -08:00
Maurice Parker
0c183f4bdf Prevent app themes from attempting to be deleted 2022-02-07 16:49:28 -08:00
Maurice Parker
8ad5969452 Prevent app themes from attempting to be deleted 2022-02-07 16:41:00 -08:00
Maurice Parker
7d2ec79986 Make sure that the theme names are always up to date before setting the current theme 2022-02-07 16:28:35 -08:00
Maurice Parker
063da4ac02 Change to no longer copy app distributed themes to the Themes folder. Fixes #3447 2022-02-07 16:28:20 -08:00
Maurice Parker
a1bfa4afdc Make sure that the theme names are always up to date before setting the current theme 2022-02-07 16:27:10 -08:00
Maurice Parker
ea6e5b8434 Change to no longer copy app distributed themes to the Themes folder. Fixes #3447 2022-02-07 16:23:08 -08:00
Maurice Parker
0362e4e29d Hide the bottom separator on the Timeline for the last cell 2022-02-07 13:35:21 -08:00
Maurice Parker
58d70746fe Fix code formatting 2022-02-07 12:59:52 -08:00
Maurice Parker
dcd7fca06e Merge pull request #3431 from stuartbreckenridge/ios-ui-navbartoolbar
Makes nav/toolbar behaviour consistent for Feeds, Timeline, and Article
2022-02-07 12:56:38 -08:00
Maurice Parker
3f3f7ffe29 Merge branch 'mac-candidate' 2022-02-06 14:04:31 -08:00
Maurice Parker
4ea71ac7cd Merge branch 'ios-candidate' 2022-02-06 13:56:10 -08:00
Maurice Parker
8a55c1ce16 Merge pull request #3445 from stuartbreckenridge/mac-candidate
Adds NewsFax to Mac + Mac MAS
2022-02-06 13:50:43 -08:00
Maurice Parker
a501e4e0b0 Merge pull request #3444 from stuartbreckenridge/ios-candidate
Adds NewsFax to iOS.
2022-02-06 13:50:16 -08:00
Stuart Breckenridge
90b41995eb moves nav bar config to SceneCoordinator 2022-02-05 10:47:26 +08:00
Stuart Breckenridge
470dc367e5 NewsFax Update 2022-02-05 07:16:33 +08:00
Stuart Breckenridge
cd5a2ac3e4 Updates NewsFax 2022-02-05 07:15:59 +08:00
Stuart Breckenridge
bac74ad90f Adds NewsFax to Mac + Mac MAS 2022-02-05 07:04:55 +08:00
Stuart Breckenridge
129c6ae1cd Adds NewsFax to iOS. 2022-02-05 07:03:20 +08:00
Maurice Parker
7ed3fe74c6 Clear the article in the Article view when there isn't currently an article selected 2022-02-04 13:27:07 -08:00
Maurice Parker
0d2d39b89c Fix theme name 2022-02-04 10:58:33 -08:00
Maurice Parker
67ace23e23 Fix theme name 2022-02-04 10:58:02 -08:00
Maurice Parker
fc6719939e Correct label 2022-02-04 10:55:46 -08:00
Maurice Parker
0e641b4575 Correct label 2022-02-04 10:55:07 -08:00
Maurice Parker
f624bbba6a Merge branch 'ios-candidate' 2022-02-04 10:37:13 -08:00
Maurice Parker
df511f538e Fix default theme name 2022-02-04 10:32:46 -08:00
Maurice Parker
99e41954da Merge pull request #3440 from rex4539/typos
Fix typo
2022-02-02 15:43:19 -08:00
Dimitris Apostolou
99120c0c80 Fix typo 2022-02-03 00:01:22 +02:00
Maurice Parker
0858866b41 Rename pauseSyncing property on Folder to isSyncingPaused 2022-02-01 16:04:31 -08:00
Maurice Parker
4d622557f9 Add the isSyncingPaused property to WebFeed 2022-02-01 16:01:49 -08:00
Maurice Parker
bd1b54507f Add the pauseSyncing property to Folder 2022-02-01 15:56:49 -08:00
Maurice Parker
3febf32b51 Merge pull request #3404 from santry/ss-show-sidebar-setting
Save Sidebar open/collapsed state between launches. Fixes #2707
2022-02-01 14:57:40 -08:00
Maurice Parker
39bb1f7a7c Add the Hyperlegible theme as a default 2022-01-31 11:20:22 -08:00
Maurice Parker
26422ee971 Add Hyperlegible theme to build 2022-01-31 11:15:21 -08:00
Maurice Parker
496ecd1902 Add the Hyperlegible theme to the defaults theme 2022-01-31 11:10:11 -08:00
Sean Santry
f802165959 Save Sidebar open/collapsed state between launches. Fixes #2707 2022-01-30 22:31:43 -05:00
Maurice Parker
5b717777f4 Fix how we are clearing the article so that we don't glimpse the previous article when pushing from the Timeline 2022-01-29 14:33:03 -08:00
Maurice Parker
0b7929cded Merge pull request #3433 from stuartbreckenridge/ios-ui-notifications
Centralised Notifications Manager
2022-01-29 13:42:06 -08:00
Stuart Breckenridge
f611d9ccac removes dead code 2022-01-29 21:09:44 +08:00
Stuart Breckenridge
77046b728a remove images that are not required 2022-01-29 21:06:29 +08:00
Stuart Breckenridge
c56bafc42e Notification Manager changes
- Only appears in Settings when notifications are authorised.
- Both Settings/NotificationsViewController monitor for return to foreground and update based on notification settings
2022-01-29 20:46:28 +08:00
Stuart Breckenridge
7249451c99 Fixes Article nav/tool bar behaviour
Now consistent with Feed and Timeline
2022-01-29 13:52:57 +08:00