Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Releases: Alkarex/EasyRSS

v0.7.6

Choose a tag to compare

@Alkarex Alkarex released this 08 May 18:24
  • Fix regression: crash when clicking "Original page"
  • Fix regression: allow HTTP (in addition of HTTPS)
  • Fix logout
  • Use published time instead of crawl time from API to show article publication date

v0.7.4

Choose a tag to compare

@Alkarex Alkarex released this 19 Apr 10:52

F-Droid release

v0.7.2

Choose a tag to compare

@Alkarex Alkarex released this 15 Apr 21:10

Stable release of 0.7.0

  • Update IDE to Android Studio 3.6.2 (IntelliJ) with Gradle
  • Update source code for compatibility Android 10.0 Q, API 29 (retaining compatibility with Android 2.1 Eclair, API 7)
  • Move local files to internal storage, as external storage code is not compatible with Android 6+
  • (Temporarily) disable New items notification, which was not compatible with Android 6+
  • i18n: pt-BR

v0.7.0

v0.7.0 Pre-release
Pre-release

Choose a tag to compare

@Alkarex Alkarex released this 14 Apr 21:05
  • Update IDE to Android Studio 3.6.2 (IntelliJ) with Gradle
  • Update source code for compatibility Android 10.0 Q, API 29 (retaining compatibility with Android 2.1 Eclair, API 7)
  • Move local files to internal storage, as external storage code is not compatible with Android 6+
  • (Temporarily) disable New items notification, which was not compatible with Android 6+
  • i18n: pt-BR

v0.6.08

Choose a tag to compare

@Alkarex Alkarex released this 22 Jul 10:30

Bumped version number for F-Droid (no other change compared to v0.6.06, and same APK binary).
#32

v0.6.06

Choose a tag to compare

@Alkarex Alkarex released this 24 May 23:24

Renamed package and namespace to org.freshrss.easyrss. More cleaning for F-Droid.

v0.6.05

Choose a tag to compare

@Alkarex Alkarex released this 03 May 13:10

Cleaned dependencies/libraries and replaced the remaining ones with their source code, in preparation to submission to F-Droid.

TLSv1.2

Choose a tag to compare

@Alkarex Alkarex released this 02 May 10:39

Added support for TLSv1.2 for Android 4.1+. Preparation for F-Droid submission.