Releases: imknown/AndroidLowLevelDetector
Releases · imknown/AndroidLowLevelDetector
Re-write the whole app architecture
- Refactor using Google
JetPack
MVVM
Architecture (Lifecycle
,ViewModel
,LiveData
, etc.) - Fix the wrong color result of Android build id when local build id is higher than lld json config
- Fix Toolbar subtitle blink
- Add distributor and installer
- Update built-in data version
- Performance improvement
- Minor bugs fixed
Re-write the whole app architecture
- Refactor using Google
JetPack
MVVM
Architecture (Lifecycle
,ViewModel
,LiveData
, etc.) - Fix the wrong color result of Android build id when local build id is higher than lld json config
- Fix Toolbar subtitle blink
- Add distributor and installer
- Update built-in data version
- Performance improvement
- Minor bugs fixed
Improve a little
- Simplify built-in data and update the version
- Performance improvement
- Minor bugs fixed
Improve a little
- Simplify built-in data and update the version
- Performance improvement
- Minor bugs fixed
Improve
😸 Big change
- 🎉 App now is deployed on the Google Play Store
- Add detect Vendor security patch level
- Add detect Android build ids
- Add detect outdated targetSdkVersion apk
- Add privacy policy
- Update built-in data version
- Show detail home data errors
- Fix scroll bar style does not change
- Performance improvement
- Minor bugs fixed
Re-design
Bugfix
Improve a little
- Add raw build.prop switch
- Allow refresh 'others' manually
- Rewrite Kotlin coroutines logic
- Minor bugs fixed
Bugfix and beautify.
- Fix
- BottomNavigationView memory leaks.
- Crash when network callbacked after app already closed.
- Crash when fragments not attacted.
- Force release memory of SDK leaking after app closed.
- Redesign
- Show error messages when online data fetching failed.
- Migrate theme from AppCompat to MaterialComponents Bridge.
- Fade out system bars' color when daytime.
- Flattening the card.
- Add theme chooser.
- ScrollBar chooser (WIP)
- Improve
- Security patch level logic.
- Toybox logic.
- Upgrade bundle local data.
- Minor bugs fixed.