Magisk/app
RikkaW fa3ef8a1c1 Significantly simplify MagiskDialog layout
The goal of original implementation, wrap view again and again, seems to be use the shadow and customizable round corners from MaterialCardView. But this can be done with use MaterialShapeDrawable which used in MaterialCardView directly. This will significantly simplify the layout and MagiskDialog class.
2020-11-19 23:21:36 -08:00
..
shared Minor cleanups 2020-10-11 05:10:02 -07:00
signing Update dependencies 2020-11-13 00:58:41 -08:00
src/main Significantly simplify MagiskDialog layout 2020-11-19 23:21:36 -08:00
.gitignore Separate backend logic from frontend UI 2018-12-13 04:35:50 -05:00
build.gradle.kts Update dependencies 2020-11-13 00:58:41 -08:00
proguard-rules.pro Migrate to AGP 4.1.0 2020-10-17 06:32:49 -07:00