boundo
boundo copied to clipboard
Boundo is an Android app tailored for Google Android users
Gather marked libs across native libs and app components to form a centeralized lib overview section in app info. In addition, move existing separate tabs in app info to a...
Show icon count in a badge to inform the user possible icons to discover.
Optimize layout in small views like split screen and landscape mode, large views like on a tablet.
Move the simplified/hightlighted app info (version, size, time, package name) into a new tab. This allows for cleaner UI and also avoid truncating long texts.
Apps build with React Native 0.76 (or higher) are not detected as React Native. This is because React Native 0.76 introduced `libreactnative.so` instead of [`libreactnativejni.so`](https://github.com/cliuff/boundo/blob/68c61d18f4674099a72965c9ec15dae0989f1ca7/api_viewing/src/main/kotlin/com/madness/collision/unit/api_viewing/util/ApkUtil.kt#L44). See https://github.com/react-native-community/discussions-and-proposals/discussions/816
如题。 文件夹存在同一个APP的不同版本的apk文件。 在斑朵内“选取文件夹”。显示的结果列表,同一APP的,只显示其中一个apk的信息 也已在 gitee 反馈:https://gitee.com/cliuff/boundo/issues/IBSX0F
I have a few apps that I know are build with PhoneGap, but this framework is not detected by Boundo.
I've seen detection of Xamarin. Would it be possible to detect Maui too...
- [x] Enhance 3 button nav bar style for bottom nav bar - [ ] Enhance nav bar style for app list options dialog - [ ] Enhance horizontal insets...