- fix build
- Gradle: Bump net.ltgt.gradle:gradle-errorprone-plugin (tt-rss#99)
- Gradle: Bump androidx.swiperefreshlayout:swiperefreshlayout (tt-rss#98)
- Gradle: Bump com.android.tools.build:gradle from 9.1.0 to 9.1.1 (tt-rss#97)
- Gradle: Bump com.github.bumptech.glide:compiler from 5.0.5 to 5.0.7 (tt-rss#96)
- Gradle: Bump org.jsoup:jsoup from 1.22.1 to 1.22.2 (tt-rss#95)
- Address F-Droid CI scan findings. (tt-rss#93)
- Replace deprecated AsyncTask and Handler() no-arg constructor. (tt-rss#92)
- Add Fastlane metadata scaffolding for F-Droid. (tt-rss#94)
- Try being explicit about the debug keystore to use.
- Troubleshooting debug keystore not being used.
- Validate the debug keystore after creation.
- Make RSS feed icon follow the theme (tt-rss#91)
- Use RSS icon as image-load fallback instead of letter drawable (tt-rss#90)
- Use a consistent keystore for debug builds.
- Pin NestedScrollCoordinatorLayout to tagged release 1.0.3 (tt-rss#89)
- Replace deprecated legacy-support-v4 with swiperefreshlayout (tt-rss#87)
- Enable pinch-to-zoom and panning in article view (tt-rss#86)
- Add preference to disable swiping between articles (tt-rss#85)
- Add an option to show favicons (tt-rss#77)
- Configure error-prone (tt-rss#82)
- Address error-prone MissingCasesInEnumSwitch warning (tt-rss#81)
- Address error-prone DefaultCharset warning (tt-rss#80)
- Address error-prone OperatorPrecedence warning (tt-rss#79)
- Fix issue with undefined CharSequence.equals (tt-rss#78)
- Remove some unneeded boxing (tt-rss#76)
- Promote temporary and instance vars to static final (tt-rss#75)
- Localize special feed titles from server strings (tt-rss#74)
- Enable per-app language preference (tt-rss#73)
- Fix incorrect reference equality issues. (tt-rss#72)
- Remove unused variables (tt-rss#71)
- Use more idiomatic equals implementation (tt-rss#70)
- Gradle: Bump androidx.browser:browser from 1.9.0 to 1.10.0 (tt-rss#63)
- Gradle: Bump gradle-wrapper from 9.4.0 to 9.4.1 (tt-rss#61)
- GitHub Actions: Bump gradle/actions from 5 to 6 (tt-rss#62)
- Make inner classes static where possible (tt-rss#69)
- Restore article list after background process death (tt-rss#68)
- Set version code correctly (tt-rss#67)
- Fix broken GalleryEntry.equals method (tt-rss#66)
- Add missing @OverRide annotations (tt-rss#65)
- Add missing hashCode methods (tt-rss#64)
- Gradle: Bump androidx.activity:activity from 1.12.4 to 1.13.0 (tt-rss#60)
- Don't disable lazy load on firstIdChanged during append
- Fix lazy load pagination in adaptive view mode
- Weblate translations update