Commit graph

17351 commits

Author SHA1 Message Date
Samuel Clay
d93e43a274 Work -> 20 2023-07-20 20:14:26 -04:00
David Sinclair
6f35902775 Merge branch 'master' into catalyst 2023-07-20 11:49:32 -06:00
sictiru
66e0265d7f Convert Groovy to Kotlin 2023-07-19 14:42:01 -07:00
sictiru
3acc373660 Update sub service to cancel job when requested. Execute on the IO dispatcher. 2023-07-18 11:06:26 -07:00
Samuel Clay
20f8a4c7cb Only show task, staging, app, and node servers in /api/ip_addresses/. 2023-07-11 08:05:48 -04:00
Samuel Clay
0a2b568028 Merge branch 'dejal' into catalyst
* dejal:
  #1797 (cold boot should preserve feeds and icons)
2023-07-05 14:53:12 -04:00
David Sinclair
8d7e20ea00 #1720 (Grid view)
- Fixed opening a story, advancing a few, and returnng to feed detail showing the correct story.
- Significantly improved the performance of scrolling and marking as read.
2023-07-04 21:25:35 -07:00
David Sinclair
fb990c998f #1797 (cold boot should preserve feeds and icons)
- Removed some test code missed before.
2023-07-04 17:17:10 -07:00
David Sinclair
55556c730b Merge branch 'dejal' into catalyst 2023-07-04 17:15:24 -07:00
David Sinclair
e6548c7cf7 #1797 (cold boot should preserve feeds and icons)
- Now uses the Documents directory instead of the Caches one, to avoid losing data in low disk space.
- Exisitng data is copied to the new location if needed.
2023-07-04 15:23:01 -07:00
sictiru
8fc946c623 Await for sub service termination 2023-07-01 04:43:49 -07:00
David Sinclair
26734f98a5 #1797 (cold boot should preserve feeds and icons)
- The “when opening app” preference now only shows the folder if there are some unread stories (when offline or after loading).
- Now displays the number of cached favicons next to the username, as a temporary hack to help diagnose this issue.
2023-06-28 15:51:15 -07:00
Samuel Clay
e2b129961f Tag margin 2023-06-28 09:12:59 -04:00
Samuel Clay
78e9b477ab Adjusting story tag font size, adding flex so they stay on the right. 2023-06-28 08:06:07 -04:00
David Sinclair
9a7dfac4e1 #1797 (cold boot should preserve feeds and icons)
- More work trying to trace the issue.
- With the “when opening app” preference, now doesn’t show the folder until loaded new stories.
2023-06-27 22:10:37 -07:00
David Sinclair
179acea063 #1797 (cold boot should preserve feeds and icons)
- Fixed possibly related race condition issue.
- Added logging for cache loading.
2023-06-26 21:51:36 -07:00
David Sinclair
59d0c4ed67 Merge branch 'master' into dejal 2023-06-26 16:28:42 -07:00
Samuel Clay
a72c9f1a2a
Merge pull request #1796 from kinueng/master
Add Apple App Store badge to the README.md
2023-06-20 12:31:32 -04:00
Samuel Clay
1c98dafc69 Moving android fastlane data to android dir. For #1799. 2023-06-20 12:30:34 -04:00
Samuel Clay
14291359aa
Merge pull request #1799 from shuvashish76/master
Add fastlane metadata for F-Droid
2023-06-20 12:29:55 -04:00
Samuel Clay
8b0183c5f6 Merge branch 'master' into catalyst
* master:
  iOS v12.1.0, although it was rejected so the build number needs to increment. Will do once #1797 is fixed
  One staging server.
2023-06-20 11:22:57 -04:00
Samuel Clay
15b3209e7d iOS v12.1.0, although it was rejected so the build number needs to increment. Will do once #1797 is fixed 2023-06-20 11:01:51 -04:00
David Sinclair
a2341690b4 #1720 (Grid view)
- Fixed the grid view not changing with the theme.
- Fixed a gap at the top of the story view.
- Fixed a crash in some situations due to not loading the view.
- Fixed grid layout glitch returning to the grid view from the stories view.
- Swipe left on grid card to mark read; swipe right to mark unread.
- Added support for disabling mark read on scroll.
2023-06-15 21:53:00 -07:00
David Sinclair
73dbc805d8 Merge branch 'dejal' into catalyst 2023-06-15 16:43:30 -07:00
David Sinclair
ea1397e461 #1802 (total count is double feed/folder sum count)
- Fixed. (Not quite double, but it was counting each instance of feeds that are in multiple folders; now it only counts the unique set of feeds.)
2023-06-15 16:40:56 -07:00
David Sinclair
406a34388d Merge branch 'dejal' into catalyst 2023-06-15 15:26:41 -07:00
David Sinclair
9e2e73bfd2 #1801 (offline images aren't displaying)
- Restored and fixed substitution approach.
2023-06-15 15:24:13 -07:00
Samuel Clay
98e85c2840 Merge branch 'dejal'
* dejal:
  Bumped version for Xcode Cloud
  #1797 (cold boot should preserve feeds and icons)
2023-06-13 07:45:47 -04:00
Samuel Clay
c403481d11 One staging server. 2023-06-13 07:41:45 -04:00
David Sinclair
7567220b68 Merge branch 'master' into catalyst 2023-06-12 15:59:31 -07:00
David Sinclair
bcaada7178 Merge branch 'master' into dejal 2023-06-12 15:57:35 -07:00
Samuel Clay
cd2a32bee3 Reducing dbs. 2023-06-08 07:51:39 -04:00
Samuel Clay
2167805856 Redis replica 2023-06-08 07:10:01 -04:00
Samuel Clay
509fb91502 Paddings. 2023-06-06 09:27:22 -04:00
sictiru
b857f8f078 Use coroutines in sub services 2023-06-04 16:53:31 -07:00
sictiru
b16e124bad Update proguard rules 2023-06-04 15:02:32 -07:00
sictiru
1ad15e8b91 Enable nonFinalResIds 2023-06-04 14:51:20 -07:00
sictiru
d1ccad7293 Enable non transitive R classes 2023-06-04 14:16:17 -07:00
sictiru
99b74e0c75 Update java version for the android GHA 2023-06-04 14:09:25 -07:00
sictiru
353f532bc2 Upgrade dependencies 2023-06-04 13:50:21 -07:00
David Sinclair
11982ab78f #1720 (Grid view)
- Added the pulsating loading bar (styled to fit list and grid layouts).
- Added the end stories bottom indicator, including the premium message when appropriate.
2023-05-26 16:01:51 -07:00
David Sinclair
e10e053cad #1720 (Grid view)
- Fixed not opening feeds for grid layout.
- Fixed just dismissing the settings menu when tapping in grid layout.
- Unread indicator in grid layout is now the same size as in the legacy table layout and the web.
- Increased the size of the content text in grid layout.
2023-05-26 14:00:20 -07:00
David Sinclair
fec83d79b6 #1720 (Grid view)
- Restored the legacy table view for the list layout.
- Still uses the modern SwiftUI view for the grid layout.
- Added an option in Preferences (below the “Story titles layout” for “List style”, to choose between “Standard” (aka the table) and “Experimental” (aka the grid-based list) so we can continue to improve the nicer modern list.
- Removed the swipe gesture from the grid view.
- Fixed a crash putting the app in the background.
- Fixed some other issues.
2023-05-25 21:47:34 -07:00
David Sinclair
8ac63ef6af Bumped version for Xcode Cloud 2023-05-24 19:08:49 -07:00
David Sinclair
feca64e0cb #1797 (cold boot should preserve feeds and icons) 2023-05-24 18:54:26 -07:00
shuvashish76
ec9bb81fdb
Update title.txt 2023-05-24 23:22:20 +05:30
shuvashish76
ca73f690c0
Update short_description.txt 2023-05-24 11:12:48 +05:30
shuvashish76
1992aa76c4
Add icon 2023-05-24 11:06:57 +05:30
shuvashish76
3f0b4fa376
Delete phoneScreenshots 2023-05-24 11:05:13 +05:30
shuvashish76
847d82090a
Add Screenshots 2023-05-24 11:04:40 +05:30