LibChecker
LibChecker copied to clipboard
An app to view libraries used in apps in your device.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/LibChecker/LibChecker). ## Edited/Blocked The following updates have been...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.android.material:material](https://togithub.com/material-components/material-components-android) | `1.7.0-alpha02` -> `1.7.0-alpha03` | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.viewpager2:viewpager2](https://developer.android.com/jetpack/androidx) ([source](http://source.android.com)) | `1.1.0-alpha01` -> `1.1.0-beta01` |...
I am a new Android developer just getting my feet wet. I made this PR to show Android version alongside with API version in both the app list and app...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.android.tools:desugar_jdk_libs](https://togithub.com/google/desugar_jdk_libs) | `1.1.6` -> `1.2.0` | [](https://docs.renovatebot.com/merge-confidence/)...
如果难以实现就算了
应用-任意详情,单击应用图标是“进一步操作”面板。 快照-任意详情,单击应用图标是跳转到应用-详情。 两个界面中的app图标,应该有浮雕边框等方式凸显出是可点击的控件。 前者另参考 #321。 后者,对于查看快照中的应用的完整详情很有用,快照中点击默认只显示差异部分,或者显示出“这是一个全新的 App”或“此 App 已被移除”。 对于“此 App 已被移除”(等情况),如果能基于快照中的数据呈现历史数据,则更好。