LibChecker-2.4.0.dev.2a2657cd-1647-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
New Crowdin translations by GitHub Action (#751)by
AbsintheSee commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.16f35325-1648-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Installation source. #739 (#740)by
AbsintheSee commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.5fee9bd4-1650-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Fix empty originatingPackageName when using Sui (#756)by
qhy040404See commit detail here
Snapshot apk is attached
👍2😁1
LibChecker-2.4.0.dev.d996a583-1651-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update dependency commons-io:commons-io to v2.12.0 (#757)by
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]See commit detail here
Snapshot apk is attached
😁1
LibChecker-2.4.0.dev.913ef91c-1652-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update protoc to v3.23.1 (#758)by
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]See commit detail here
Snapshot apk is attached
New push to github!
Update dependency com.squareup.leakcanary:leakcanary-android to v2.11 (#760) by renovatebot
See commit detail here
This push cancelled building
Update dependency com.squareup.leakcanary:leakcanary-android to v2.11 (#760) by renovatebot
See commit detail here
This push cancelled building
GitHub
Update dependency com.squareup.leakcanary:leakcanary-android to v2.11… · LibChecker/LibChecker@8c223d0
… (#760)
New push to github!
Fix crash when set view's tag (#761) by qhy040404
See commit detail here
This push cancelled building
Fix crash when set view's tag (#761) by qhy040404
See commit detail here
This push cancelled building
GitHub
Fix crash when set view's tag (#761) · LibChecker/LibChecker@f716104
An app to view libraries used in apps in your device. - Fix crash when set view's tag (#761) · LibChecker/LibChecker@f716104
LibChecker-2.4.0.dev.0e86de60-1655-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Parse installLocation in app props (#759)by
qhy040404See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.9e356cd4-1656-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
App properties (#764)by
* Fix app props not parsed
Sometimes properties will be returned with a ValueWrapper, but its toString() func is not set to return its ref or raw, but kotlin raw toString() that returns the class name and instance.
* More specific parse rules
* Apply suggestion
* Use try instead of runCatching for better performance
* Put try into if for better performance
qhy040404See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.b8891f7c-1657-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Finish properties map (#765)by
qhy040404See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.adf3e11c-1658-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Replace AndroidViewModel with ViewModel.by
Closes #763
AbsintheSee commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.067b2914-1659-market-release.apk
4 MB
New push to github!
See commit detail here
Snapshot apk is attached
Catch market url scheme. (#767)by
Closes #755
AbsintheSee commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.8334e713-1660-market-release.apk
4.1 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update dependency com.github.LibChecker:LibChecker-Rules-Bundle to v32 (#769)by
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.e619b171-1661-market-release.apk
4.1 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update dependency com.github.LibChecker:LibChecker-Rules-Bundle to v32.1 (#770)by
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot]See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.9bfd5f77-1662-market-release.apk
4.1 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update dependency io.coil-kt:coil to v2.4.0 (#771)by
renovate[bot]See commit detail here
Snapshot apk is attached
❤1😁1
New push to github!
New Crowdin translations by GitHub Action (#752) by Absinthe
See commit detail here
This push cancelled building
New Crowdin translations by GitHub Action (#752) by Absinthe
See commit detail here
This push cancelled building
GitHub
New Crowdin translations by GitHub Action (#752) · LibChecker/LibChecker@a3a322d
An app to view libraries used in apps in your device. - New Crowdin translations by GitHub Action (#752) · LibChecker/LibChecker@a3a322d
New push to github!
Update dependency androidx.activity:activity-ktx to v1.7.2 (#773) by renovatebot
See commit detail here
This push cancelled building
Update dependency androidx.activity:activity-ktx to v1.7.2 (#773) by renovatebot
See commit detail here
This push cancelled building
GitHub
Update dependency androidx.activity:activity-ktx to v1.7.2 (#773) · LibChecker/LibChecker@37c1ddd
An app to view libraries used in apps in your device. - Update dependency androidx.activity:activity-ktx to v1.7.2 (#773) · LibChecker/LibChecker@37c1ddd
LibChecker-2.4.0.dev.f54b274a-1665-market-release.apk
4.1 MB
New push to github!
See commit detail here
Snapshot apk is attached
Update agp to v8.0.2 (#775)by
renovate[bot]See commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.6fb186b3-1666-market-release.apk
3.9 MB
New push to github!
See commit detail here
Snapshot apk is attached
Enable R8 full mode. (#776)by
* Filter not changed lib ref list.
Closes #772
* Enable R8 full mode.
AbsintheSee commit detail here
Snapshot apk is attached
LibChecker-2.4.0.dev.7081edab-1667-market-release.apk
3.9 MB
New push to github!
See commit detail here
Snapshot apk is attached
New Crowdin updates (#778)by
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Traditional, Hong Kong)
AbsintheSee commit detail here
Snapshot apk is attached