Commit graph

3929 commits

Author SHA1 Message Date
Samuel Clay
d1be5f8cbb Blogging ios grid view 2023-12-06 09:29:28 -05:00
Samuel Clay
27bd246b7e Merge branch 'dejal'
* dejal:
  Tweaked version numbers
  Fixed #1824 (story image width is wrong on launch)
  Crash fixes
  Bumped version for TestFlight build
  Crasher fixes
  #1827 (Next Unread button leads to spinning screen)
  #1720 (Grid view)
  New screenshots for v13.
2023-12-05 09:09:16 -05:00
David Sinclair
d1aead3164 Tweaked version numbers 2023-10-24 12:02:37 -05:00
David Sinclair
f2e6ded732 Fixed #1824 (story image width is wrong on launch) 2023-10-23 21:41:54 -05:00
David Sinclair
aa6380c15a Crash fixes 2023-10-23 19:43:59 -05:00
David Sinclair
50158233e2 Bumped version for TestFlight build 2023-10-18 16:58:30 -06:00
David Sinclair
a6b190eb6e Crasher fixes 2023-10-18 16:14:46 -06:00
David Sinclair
ea4adff207 #1827 (Next Unread button leads to spinning screen) 2023-10-18 15:50:09 -06:00
Samuel Clay
430c32dc93 Merge branch 'master' into sictiru
* master: (116 commits)
  Handling missing story content.
  #1720 (Grid view)
  #1720 (Grid view)
  Xcode update
  Dashboard with saved searches for missing feeds shouldn't crash.
  #1720 (Grid view)
  #1720 (Grid view)
  #1720 (Grid view)
  #1720 (Grid view)
  #1720 (Grid view)
  #1720 (Grid view)
  Xcode Cloud
  Xcode Cloud
  Xcode Cloud
  Xcode Cloud
  Xcode Cloud changes
  #1720 (Grid view)
  Premiums can have 5000 feeds.
  #1803 (add interactively swipe right anywhere on the screen to return to the feed list)
  Max 3k feeds
  ...
2023-10-10 09:31:31 -04:00
David Sinclair
86fd3b010b #1720 (Grid view)
- Fix for bundle identifiers in Dejal branch.
2023-10-09 16:06:51 -06:00
sictiru
96ee184437 #1816 Update to SDK 34 2023-09-29 17:03:32 -07:00
sictiru
bea1140ea2 #1812 Scroll the stories list to the last user read story once reading session ends 2023-09-26 18:07:18 -07:00
sictiru
ae720e9947 #1813 Cleanup proguard rules. Use optimized default proguard rules. 2023-09-25 13:10:11 -07:00
sictiru
458ab145f5 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2023-09-20 16:01:16 -07:00
sictiru
31c2f4e7a5 Remove tools target api in manifest 2023-09-20 16:00:57 -07:00
sictiru
ec60e7dfa1 Allow full backup only. These was included to attempt to fix a crash with Hilt and backups. 2023-09-20 15:56:03 -07:00
David Sinclair
b08e1f33d3 #1720 (Grid view)
- Fixed theme detection, I hope.
2023-09-15 16:17:34 -06:00
David Sinclair
c51c26f0f1 #1720 (Grid view)
- Fixed grid card dates always showing current time.
2023-09-15 15:30:38 -06:00
David Sinclair
0a6713ef65 Xcode update 2023-09-15 15:29:41 -06:00
David Sinclair
66297e3be0 Merge branch 'master' into catalyst 2023-09-15 14:31:58 -06:00
Samuel Clay
55ba3f8eb4 Merge branch 'sictiru'
* sictiru:
  Android v13.1.2.
  Handle null is_archived flag on user details json.
  #1815 Story detail reading horizontal scrolling fix
2023-09-06 21:17:57 -04:00
Samuel Clay
6b778df374 Android v13.1.2. 2023-09-06 21:17:52 -04:00
sictiru
852111830c Handle null is_archived flag on user details json. 2023-08-29 20:27:46 -07:00
David Sinclair
c9f573eca3 #1720 (Grid view)
- Fixed not showing the right story when tapping on a card after a long story.
2023-08-29 19:29:42 -06:00
David Sinclair
a7ca7f0fa2 #1720 (Grid view)
- Improved glitches with iPad grid view.
- Fixed stories being marked as read while scrolling from a long story to a short story.
2023-08-29 16:33:12 -06:00
David Sinclair
41768bed14 #1720 (Grid view)
- Improving efficiency by auto-loading grid stories.
2023-08-29 13:38:45 -06:00
David Sinclair
11d991e5f8 #1720 (Grid view)
- Fixed iPhone showing wrong story after going back to feed detail grid.
- Diagnostic logging to investigate issues.
2023-08-29 13:00:23 -06:00
David Sinclair
f64007b734 #1720 (Grid view)
- Fixed theme jumping from light to dark (seemed to be caused by a recent iOS change).
- Fixed fading out of list cells.
- Hopefully fixed infinite loading indicator.
- Fixed background crashes.
2023-08-24 21:47:19 -06:00
David Sinclair
c70cce878f Merge branch 'master' into catalyst 2023-08-24 10:35:16 -06:00
sictiru
e09a56816f #1815 Story detail reading horizontal scrolling fix 2023-08-22 20:21:20 -07:00
Samuel Clay
0d6f349a0f Merge branch 'sictiru'
* sictiru:
  Android v13.1.1
  Gson proguard rules
  Use coroutines for thawing stories in the reading adapter
  Kt file extension
  Provide the image ok http client
2023-08-21 09:28:58 -04:00
Samuel Clay
8548743b1f Android v13.1.1 2023-08-21 09:28:52 -04:00
sictiru
25cfc867db Gson proguard rules 2023-08-20 15:12:24 -07:00
sictiru
5818a19db3 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2023-08-20 15:07:42 -07:00
Samuel Clay
25a5929f56 Merge branch 'sictiru'
* sictiru: (31 commits)
  Android v13.1.0
  #1811 Verify error handling and show loading indicator to the user when adding a feed.
  Fix broken swipe to refresh dependency
  Use plugin information from buildSrc
  Use dependencies and constants from buildSrc
  Add buildSrc for dependency management
  Convert Groovy to Kotlin. Update dependencies
  Convert Groovy to Kotlin
  Update sub service to cancel job when requested. Execute on the IO dispatcher.
  Await for sub service termination
  Use coroutines in sub services
  Update proguard rules
  Enable nonFinalResIds
  Enable non transitive R classes
  Update java version for the android GHA
  Upgrade dependencies
  #1794 Add auto fill hints for easier login
  Import
  Remove context from blur db helper
  Intel dialog row tweak
  ...
2023-08-20 16:03:15 -04:00
Samuel Clay
cd36bd398a Android v13.1.0 2023-08-20 16:03:10 -04:00
sictiru
f85035015f Use coroutines for thawing stories in the reading adapter 2023-08-19 19:59:32 -07:00
sictiru
3e7009fa67 Kt file extension 2023-08-19 19:02:46 -07:00
sictiru
1e1f82c6fa Provide the image ok http client 2023-08-19 15:56:15 -07:00
sictiru
b5d072a39f Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
# Conflicts:
#	clients/android/NewsBlur/app/build.gradle
2023-08-19 14:52:41 -07:00
sictiru
c0d26b46ac #1811 Verify error handling and show loading indicator to the user when adding a feed. 2023-08-19 14:49:09 -07:00
sictiru
1ab88e4cc3 Fix broken swipe to refresh dependency 2023-08-14 20:52:09 -07:00
David Sinclair
75e4fb7e85 #1720 (Grid view)
- Fixed list view stories incorrectly marked as read.
- Fixed grid view wrong dates in story header.
- Fixed grid view heading not matching story.
- Fixed grid view showing the wrong story.
- Fixed grid view duplicate stories.
- Tapping grid view story heading now scrolls to show that story’s card.
- Now always shows the Sites button in non-left layout, since the collapse fullscreen button doesn’t seem to work.
- Fixed crash with malformed story.
- Fixed loading feeds in different layouts.
- And some other tweaks.
2023-08-11 11:40:13 -06:00
sictiru
cd70a4a65b Use plugin information from buildSrc 2023-08-09 13:50:59 -07:00
Samuel Clay
cc748198db Merge branch 'sictiru'
* sictiru: (75 commits)
  Android v13.0.0
  Android v13.0.0b4.
  The root of all evil invalid proguard extension.
  Guard against empty strings in shared story content.
  Android v13.0.0b3.
  Android v13.0.0b2.
  Guard against null story ids.
  Guard against null story ids when fetching story comments.
  Inject file caches. Chain story cache to thumbnail cache
  Android v13.0.0b1.
  Subdomains can be on subdomains.
  Fix concurrency on app upgrades. Force feed folder sync
  #1783 Respect default browser preference when opening original story version
  #1777 Sync Login page with device theme
  #1774 Fix widget on click fill intent
  Cleanup
  Update dependencies
  Cleanup
  Set default theme to day night. Data extraction rules for API 31.
  #1774 Widget remote views factory refactor
  ...
2023-08-09 11:00:49 -04:00
Samuel Clay
21190c18b2 Android v13.0.0 2023-08-09 11:00:42 -04:00
sictiru
4f2dd5f189 Use dependencies and constants from buildSrc 2023-08-08 11:25:14 -07:00
sictiru
eb3bfca5a8 Add buildSrc for dependency management 2023-08-07 21:37:52 -07:00
sictiru
a5203c670a Convert Groovy to Kotlin. Update dependencies 2023-07-28 14:31:13 -07:00
David Sinclair
8687a6c7c5 Xcode Cloud
- Another token change to test automatic internal TestFlight.
2023-07-24 11:34:03 -06:00