ReaderforSelfoss/CHANGELOG.md
2017-07-27 22:02:14 +02:00

3.5 KiB

1.5.1.9

  • Hiding the unread badge when marking all items as read.

1.5.1.8

  • Fixes and libs updates.

1.5.1.7

  • Bug fixes.

  • Code cleaning

1.5.1.6

  • Added back the badges after it was fixed on the library side.

1.5.1.5

  • THEMES !!!! For now, the app has predefined themes. You can ask for new ones until I make them dynamic.

1.5.1.3/4

  • Fixes introduces by the previous alpha (1.5.1.2)

1.5.1.2

  • Added testing to the CI.

  • Code cleaning

  • Display the pull to refresh loader on api call

  • Fixes :

    • Can't pull down to refresh on first launch

    • Recurring crash because of the url

    • Couldn't open some urls because of missing "http"

    • Adding a source with invalid url would crash

1.5.1.1

  • Fixed an issue when trying to add a source without being logged in.

  • Reloading drawer tags badges on slide to refresh.

1.5.1

  • Added a drawer for filtering sources and tags.

  • You can now search for items from the toolbar.

1.5.0.2

  • If the content in the article viewer is empty, the article will open in a custom tab.

  • Added a share button, and an "open in browser" button to the bottom of the article viewer.

  • Updated custom tab code.

1.5.0.1

  • The release APK wasn't working at all.

1.5.0.0

New

  • The app is now open source ! And rewritten in Kotlin !

1.4.0.9

Fixes

  • Fixes and missing translations.

1.4.0.8

New

  • Added setting for full height and fixed height cards size.

Fixed

  • Action Bar color now matches the primary color on the recent apps screen.

  • Added a bottom margin to de article viewer content

  • Multiple fixes for the new article viewer.

1.4.0.7

Fixed

  • Disable swipe to hide from other "tabs" and avoid badges problems

  • Fixed a bug with the new Article viewer with some displaying fixes

1.4.0.6

New

  • Added the ability to use http authentication (Basic and Digest)

Fixed

  • Fixed gitter link

  • Change the article viewer because the other was causing crashes

1.4.0.5

New

  • Added an intro to the app.

  • Added the ability to test the app without a Selfoss instance.

1.4.0.4

New

  • Added the ability to have a github build. If the apk is a Github build, check for update and ask the user to download it (directly from the github page).

Changes

  • The apk stating that the app wasn't installed from the store is only displayed on start.

1.4.0.3

Fixed

  • Fixed boolean problem.

1.4.0.2

New

  • The app is available in Dutch !

Fixed

  • Fixed a bug with the articles states.

1.4.0.1

New

  • You can now help me translate the app ! There will be a dialog displayed the first time you open the app, and the link will still be available from the settings page.

Changes

  • Changed the custom tabs color to dark orange to fix the wrong title color.

Fixes

  • The badges now are shown even if the tab is selected.

  • Fixed feeds not reloading on app resume (caused by 1.4.0.0 changes).

1.4.0.0

New

  • Added a setting to enable/disable the article viewer when the internal browser is enabled.

  • Added peek to the card view.

  • Text drawable if no icon.

Changes

  • Changed the external browser setting to internal browser and handled the change on first open.

  • Some text changes.

  • Better animations handling on slow networks.

...

1.3.3.5

New

  • Added tab bar badges with settings to display them.

  • Added invites.

Fixes

  • Fixed a typo.

Updates

  • Updated support library to 10.2.0.

  • Updated firebase to 10.2.0.

  • Updated article_viewer to 0.20.1.

  • Updated bottom-bar to 2.1.1.

1.3.3.4

...