Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Releases: ngti/androscope

1.1

15 Sep 22:55
73492d7
Compare
Choose a tag to compare
  • Android 12 compatibility
  • Removed deprecated Android Extensions plugin and switched to using view binding in the demo app
  • Converted sorting logic back to Kotlin using functional (SAM) interfaces https://kotlinlang.org/docs/fun-interfaces.html
  • Other minor refactoring and small fixes

1.0

21 Sep 09:17
Compare
Choose a tag to compare
1.0
  • When set to start automatically, Androscope will start only with the first Activity. This resolves the issue of Androscope notification popping up when restarting the device or when the application starts in background.
  • Preventing overwriting encrypted or unreadable databases.

1.0-RC4

08 Jun 17:18
Compare
Choose a tag to compare

Improved performance of File Explorer.

1.0-RC3

03 Jun 13:19
Compare
Choose a tag to compare
  • Fixed: image cache response cache would not be refreshed until application restarts. Now it is refreshed when the web page is refreshed or reopened.
  • Fixed: content provider response (also used for database data) was not thread safe.

1.0-RC2

29 May 09:53
Compare
Choose a tag to compare
  • Removed application label from Androscope manifest (to improve compatibility)
  • POM metadata was improved

1.0-RC1

27 May 15:00
Compare
Choose a tag to compare

First public release.