Releases: lmj0011/jetpack-release-tracker
Releases · lmj0011/jetpack-release-tracker
v1.4
- Better indication whenever Libraries are being updated/fetched
- Switch between Dark and Light themes #10
- Links to the Github repo and changelog are in the About dialog
download the app from the Google Play Store
v1.3
- Refreshing the Library will now fetch the Androidx libraries' metadata directly from source. (They were previously hard-coded in the app)
Install from the Google Play Store
v1.2.3-beta.1
v1.2.1+sha.d2ce8595
contains feature request #2
v1.2.1
- Workers are cancellable via Notification Action
- "New Version Available" notifications are now grouped individually by library artifact
-- tapping the notification will now take you to that library's realease notes webpage - added androidx.slidingpanelayout to library
- reduced LibraryRefreshWorker intervals
-- runs 3 times a day instead of every hour.
Install from the Google Play Store
v1.2.0
- Project Sync feature added
Install from the Google Play Store
v1.2.0-dev1
- Project Sync and other minor improvements
v1.0.3
- UpdateWorker performs expected work (ie. periodically checking for new versions of androidx libraries)
- note: to allow update checks to continue even when app is not in use, consider turning off battery optimization
Install from the Google Play Store
v1.0.3-dev01
- use the Doa directly to get Artifacts from db in UpdateWorker
- apply constraint on UpdateWorker to run only on unmetered connection (ie. Wi-Fi)
- get notification any time UpdateWorker has ran (debug only)
v1.0.2
- improvements on stability
- fix for crashes that originate from background Worker attempting to check for Androidx library updates
change log: https://github.com/lmj0011/jetpack-release-tracker/commits/master
Install from the Google Play Store