* 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.
- 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.
* 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
* 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
...
- 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.
* 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
...