1.5.0 (2020-11-16)
Fixed bugs:
- App crashing upon trying to login #98
- App crashes immediately (can't open) - Android 5.0 Lollipop #94
- Add a Swipe to Refresh option #76
- Title "MY READING LIST (EMPTY) is clipped on the navigation menu #17
Closed issues:
- App crashes after closing it #106
- Android app is broken #105
- Bump the project minimum SDK API #88
- Push Notification #10
Merged pull requests:
- Removes duplicate ic_launcher_foreground.xml #114 (fdoxyz)
- .gitignore bump #112 (fdoxyz)
- Setup fastlane for CI/CD #110 (maestromac)
- Updates Gradle Wrapper from 6.2.1 to 6.7 #109 (github-actions[bot])
- Fix bug on MainActivity onDestro. App crashes when closing the app with back button #107 (fdoxyz)
- Bumped minSdkVersion to 21 #104 (Stuie)
- Add workflow for Update Gradle Wrapper Action #102 (cristiangreco)
- 🏗 Setup a GitHub Action using Gradle to run the unit tests #2 #100 (jmfayard)
1.4.2 (2020-09-15)
Fixed bugs:
- Web Share API not working #11
Merged pull requests:
- Bumps targetSdkVersion to support API 29 #101 (fdoxyz)
- #94 fixed event bus related app crushing issue on Android 5.0 Lollipop #96 (bluetoothfx)
- Add method to open native share sheet from within web-view. #61 (VarunBarad)
1.4.1-11 (2020-07-21)
Fixed bugs:
- Can't play video on google pixel #86
Closed issues:
- Title #84
Merged pull requests:
- Support for video messaging back into the DOM & other enhancements #92 (fdoxyz)
- Native video streaming support #90 (fdoxyz)
- Filter incoming URL data from MainActivity intent handling #89 (fdoxyz)
1.4.1 (2020-05-29)
Fixed bugs:
Closed issues:
- Duplicate .gitignore files in the repository #78
Merged pull requests:
- Includes error url to override for twitter authentication #83 (fdoxyz)
- Removed duplicate .gitignore files and contents merged into one root #80 (Rec0iL99)
- Implemented Auto Refresh for WebView #77 (nizarmah)
- Some cleanup and enhancements to the Native Audio implementation #75 (fdoxyz)
1.4 (2020-05-01)
Fixed bugs:
- Authentication error with GitHub #73
Merged pull requests:
1.3.1 (2020-04-30)
Merged pull requests:
1.3 (2020-04-24)
Merged pull requests:
1.2.2 (2020-04-22)
Merged pull requests:
- Disable backup #71 (maestromac)
- Adds native bridge ability to handle "copy to clipboard" requests from JS #70 (fdoxyz)
- Add methods to implement native copy-to-clipboard functionality. #60 (VarunBarad)
1.2.1 (2020-03-30)
Fixed bugs:
- Copy URL broken & Android share dialog #58
- Stuck on Offline page upon start #36
- Unable to upload profile image in android mobile app #33
- The App does not load user profile or articles #24
- Choose File option does not work #18
Closed issues:
- upgrade pip 20.0.1 #65
- App looses state when external link is open or when its sent to background #48
- Adding Detekt #45
- Does Dev share API? #38
- Clear back history on tapping home link #35
- Unable to upload profile image in android mobile app #32
- Unable to upload profile image in android mobile app #31
Merged pull requests:
- Upgrade Gradle and runtime dependencies #64 (msfjarvis)
- Delete removed custom gradle task
clean
from README. #59 (VarunBarad) - The binding should not be passed around #57 (sierisimo)
- Adding 'when' to substitute if #56 (sierisimo)
- The 'clean' task is already present #55 (sierisimo)
- Updating versions to latest #54 (sierisimo)
- Add a bridge between WebView JavaScript and native Android code. #53 (VarunBarad)
- Bug/save webview state retain history #52 (sduduzog)
- Refactor and clean-up build #50 (jmfayard)
- Add detekt static analysis #47 (xuhaibahmad)
- Update Android Gradle plugin to 3.5.0 #46 (friederbluemle)
- Dependencies management with Gradle buildSrcVersions #44 (jmfayard)
- Uprev AGP from 3.4.1 to 3.4.2 #43 (msfjarvis)
- Dependency upgrades #42 (msfjarvis)
- Migrate to Gradle Kotlin DSL #41 (dbaelz)
- Moving code into JDK8 #40 (sierisimo)
- Clear history when returning to home #39 (robertoissc)
- fix: Fixes issue to launch file chooser every time #34 (subbramanil)
1.2 (2019-05-30)
Closed issues:
Merged pull requests:
- Fix Android lint warnings #30 (robertoissc)
- Codestyle and dependency upgrades #28 (msfjarvis)
- Feature/Moving
main url
out ofstrings.xml
#27 (VarunBarad) - fix: Choose File Option Not Working Issue #26 (subbramanil)
- Codestyle cleanup #22 (msfjarvis)
1.1 (2019-04-30)
Fixed bugs:
Merged pull requests:
- Fix sign in issue #21 (maestromac)
- Set adaptive icon background to black and update readme #19 (jhw866)
- Update dependencies #16 (msfjarvis)
- Refactored to AndroidX #15 (tujson)
- Update README #9 (maestromac)
- Code of Conduct #8 (jessleenyc)
1.0 (2019-04-18)
Closed issues:
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator