Wallabag Android App Versions Save

Android application to read your articles saved in your wallabag. You can also easily add new articles.

2.5.3

2 weeks ago

Changed

  • Bump Gradle and Java toolchain versions
  • Remove non-FLOSS Greendao plugin (responsible for exclusion from F-Droid)

2.5.2

1 month ago

Added

  • Allow the user to select their SD card and other external storage paths in addition to emulated SD storage

Fixed

  • Fix crash when using TTS on Android 13+

Changed

  • Update dependencies
  • Various translations

2.5.1

6 months ago
  • Added monochromatic app icon for Android 13+ (@apiote)

2.5.0

6 months ago
  • Added support for Android 14 (@Strubbl)
  • Added option to put title in shared text from share menu (@di72nn)
  • Improved the style of the article header (@cheywood)
  • Changed the appearance of the “Scan a QR-code” button in configuration (@di72nn)
  • Improvement of certain labels (@di72nn)
  • Removal of Framabag mentions (@di72nn)
  • Updating dependencies
  • Updating translations

2.4.3

2 years ago

Changed

  • @cheywood improved quote style. (#1165)
  • @Strubbl increased max widget counter value. (#1170)

Fixed

  • Fixed offline image caching on Android 10+. (#1118)
  • Fixed a problem with deleted article sweeping in some situations. (#909)
  • Fixed a problem with long annotations blocking sync. (#1153)
  • @scubajeff fixed custom text selection actions. (#1176)
  • Jeff Held (@solkaz) fixed a crash during search when certain characters are used. (#1125)

Maintenance

  • Lots of dependency updates (stetho, conscrypt, okhttp, material).
  • Taco (@TacoTheDank) improved some code. (#1116)
  • Removed legacy code. (#1114)

Translations

  • Czech
  • Dutch
  • French
  • German
  • Greek (new)
  • Portuguese
  • Turkish
  • Traditional Chinese (new)

2.4.2

3 years ago

Added

  • Konrad Heidler (@khdlr) added LaTeX rendering (optional) (#1104).
  • Added an option to improve search for CJK languages (#1095).

Changed

  • Target SDK version updated to 30 (Android 11) (#1072).
  • Updated translations.

Fixed

  • Conscrypt initialization errors are ignored now (#1103).
  • Fixed a rare "Unknown server version" error (#1075).

2.4.1

3 years ago

Added

Fixed

2.4.0

3 years ago

Added

Changed

  • @di72nn updated their wallabag API wrapper library to the latest version, which brings a few optimizations and compatibility with latest wallabag versions https://github.com/wallabag/android-app/pull/861
  • @The-Compiler made the Onxy e-ink devices use the specific e-ink theme https://github.com/wallabag/android-app/pull/886
  • @di72nn added a Gradle Wrapper Validation Github Action to prevent bad gradle-wrapper.jar binaries
  • Dependencies updates
  • Text-to-speech changes
    • Better interruption handling.
    • Image alt-text is now pronounced.
    • Some other changes.
  • Limit the number of suggested tags to 50.
  • Startup time improvements.

Fixed

Updated translations

  • Basque
  • Chinese (Simplified)
  • Croatian
  • Dutch
  • French
  • German
  • Hungarian
  • Italian
  • Japanese
  • Korean
  • Norwegian Bokmål
  • Polish
  • Russian
  • Spanish
  • Turkish
  • Ukrainian

2.4.0-beta.6

3 years ago

Fixed

  • Fixed crash on the tags management screen. (@di72nn)
  • Fixed annotations. (@di72nn)

2.4.0-beta.5

3 years ago

Changes

  • Limit the number of suggested tags to 50.
  • Startup time improvements.