ReaderforSelfoss/CHANGELOG.md

162 lines
2.7 KiB
Markdown
Raw Normal View History

**1.5.1**
2017-06-04 14:09:42 +00:00
- Added a drawer for filtering sources and tags.
- You can now search for items from the toolbar.
2017-06-04 18:25:29 +00:00
2017-06-04 07:47:45 +00:00
**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.
2017-05-28 16:22:36 +00:00
**1.5.0.1**
- The release APK wasn't working at all.
**1.5.0.0**
2017-05-28 13:48:47 +00:00
_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**
...