This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Releases: schaal/ocreader
Releases · schaal/ocreader
Release 0.46
Release 0.45
- Add option to reset database
- Use nextcloud login flow to get an apptoken instead of asking for password
- User has to login again
- Update UI
- Use Bottomsheet instead of Drawers
- Add system setting to dark theme preference
- Rewrite in Kotlin
- Target SDK 29
- Update app icon background layer
Release 0.43
- Show warning about possible password leak when sending crash reports using version 0.40 or 0.41
Release 0.42
- Only send stack trace and app version code when sending bug report
Release 0.41
- Disable proguard to fix GlideModule not found crash
Release 0.40
- Implemented adaptive icons, thanks to @stefan-niedermann
- Add a second article font
- Add italian translation, thanks to @airon90
Release 0.39
- Update libraries
- Use Android SDK 27
Release 0.38
- Possible fix for "You cannot start a load for a destroyed activity" crash
- Minimum SDK level raised to 17
Release 0.37
- Fallback to http when scheme is not entered and https fails when entering server details
- Add preference to change sort field
- Replace picasso with glide, which leads to better caching of favicons
- Use AboutLibraries to display libraries used
- Allow the fingerprint to be null, Fixes #69
- Use primary color as default link color in webview
Release 0.36
- Check if feed title is empty, Fixes #67
- Fix issues reported via email (realm objects no longer valid)