New push to github!
Refactor Toasty & Replace toasty use with extention invokcation (#85)
Make toast show in any thread
Replace toasty use with extention invokcation by Goooler
See commit detail here
Snapshot apk is attached
Refactor Toasty & Replace toasty use with extention invokcation (#85)
Make toast show in any thread
Replace toasty use with extention invokcation by Goooler
See commit detail here
Snapshot apk is attached
GitHub
Refactor Toasty & Replace toasty use with extention invokcation (#85) · zhaobozhen/LibChecker@4a8bf98
* Make toast show in any thread
* Replace toasty use with extention invokcation
* Replace toasty use with extention invokcation
New push to github!
feat: Use stock Toast view on R if context is not an Activity. by Absinthe
See commit detail here
Snapshot apk is attached
feat: Use stock Toast view on R if context is not an Activity. by Absinthe
See commit detail here
Snapshot apk is attached
GitHub
feat: Use stock Toast view on R if context is not an Activity. · zhaobozhen/LibChecker@cf8de8d
An app to view libraries used in apps in your device. - zhaobozhen/LibChecker
New push to github!
fix: Request apps changes after `STATUS\_INIT\_END`. by Absinthe
See commit detail here
Snapshot apk is attached
fix: Request apps changes after `STATUS\_INIT\_END`. by Absinthe
See commit detail here
Snapshot apk is attached
GitHub
fix: Request apps changes after `STATUS_INIT_END`. · zhaobozhen/LibChecker@9ff9e9e
An app to view libraries used in apps in your device. - zhaobozhen/LibChecker
New push to github!
Fix crash when show toast with application & Make LibCheckerApp's static context as application (#87)
Fix crash when show toast with application
Make LibCheckerApp's static context as application by Goooler
See commit detail here
Snapshot apk is attached
Fix crash when show toast with application & Make LibCheckerApp's static context as application (#87)
Fix crash when show toast with application
Make LibCheckerApp's static context as application by Goooler
See commit detail here
Snapshot apk is attached
GitHub
Fix crash when show toast with application & Make LibCheckerApp's sta… · zhaobozhen/LibChecker@490e531
…tic context as application (#87)
* Fix crash when show toast with application
* Make LibCheckerApp's static context as application
* Fix crash when show toast with application
* Make LibCheckerApp's static context as application
New push to github!
Replace bundle put with `bundleOf` extension functions (#88) by Goooler
See commit detail here
Snapshot apk is attached
Replace bundle put with `bundleOf` extension functions (#88) by Goooler
See commit detail here
Snapshot apk is attached
GitHub
Replace bundle put with `bundleOf` extension functions (#88) · zhaobozhen/LibChecker@75232e7
An app to view libraries used in apps in your device. - zhaobozhen/LibChecker
New push to github!
Remove redundant coroutines scoops switch (#89)
Remove redundant coroutines scoops switch
Revert `setValue` in main coroutines scoop to `postValue` by Goooler
See commit detail here
Snapshot apk is attached
Remove redundant coroutines scoops switch (#89)
Remove redundant coroutines scoops switch
Revert `setValue` in main coroutines scoop to `postValue` by Goooler
See commit detail here
Snapshot apk is attached
GitHub
Remove redundant coroutines scoops switch (#89) · zhaobozhen/LibChecker@973f1e5
* Remove redundant coroutines scoops switch
* Revert `setValue` in main coroutines scoop to `postValue`
* Revert `setValue` in main coroutines scoop to `postValue`
New push to github!
fix: Ignore native libs in assets. by Absinthe
See commit detail here
Snapshot apk is attached
fix: Ignore native libs in assets. by Absinthe
See commit detail here
Snapshot apk is attached
GitHub
fix: Ignore native libs in assets. · zhaobozhen/LibChecker@6d21dc1
An app to view libraries used in apps in your device. - zhaobozhen/LibChecker
New push to github!
Optimize extension functions by Goooler
See commit detail here
Snapshot apk is attached
Optimize extension functions by Goooler
See commit detail here
Snapshot apk is attached
GitHub
Optimize extension functions · zhaobozhen/LibChecker@da453bd
An app to view libraries used in apps in your device. - zhaobozhen/LibChecker
New push to github!
chore(deps): Bump coil from 1.2.2 to 1.3.0 (#92)
Bumps [coil](https://github.com/coil-kt/coil) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.2...1.3.0)
---
updated-dependencies:
- dependency-name: io.coil-kt:coil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> by dependabotbot
See commit detail here
Snapshot apk is attached
chore(deps): Bump coil from 1.2.2 to 1.3.0 (#92)
Bumps [coil](https://github.com/coil-kt/coil) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.2...1.3.0)
---
updated-dependencies:
- dependency-name: io.coil-kt:coil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> by dependabotbot
See commit detail here
Snapshot apk is attached
GitHub
GitHub - coil-kt/coil: Image loading for Android and Compose Multiplatform.
Image loading for Android and Compose Multiplatform. - coil-kt/coil