Viktor De Pasquale
9dd272b357
Fixed main cards collapsing on themselves
2019-10-12 16:22:12 +02:00
Viktor De Pasquale
277298feae
Updated night style for elevated cards
2019-10-12 16:11:05 +02:00
Viktor De Pasquale
ff24bc0b68
Updated card design on homepage
2019-10-12 16:10:44 +02:00
topjohnwu
b05b688267
Fix issues in stub APK
2019-10-12 03:58:45 -04:00
Simon Shi
f3d7f85063
Fix incorrect link path for /sbin/.core
2019-10-12 01:00:15 -04:00
topjohnwu
de969a9dab
Downgrade recyclerview
2019-10-12 00:53:04 -04:00
topjohnwu
59fd38bbf8
Add v7.3.5 changelog
2019-10-11 16:12:32 -04:00
topjohnwu
06dc6df270
Allow dalvik runtime to load snet
2019-10-11 03:58:04 -04:00
topjohnwu
ff8460b361
Update dependencies
2019-10-11 03:29:55 -04:00
topjohnwu
674d272eaa
Support pre-5.0 without GMS
...
Fix #1912
2019-10-11 01:46:15 -04:00
topjohnwu
c3e00c279d
Legacy adb shell does not have uname
2019-10-11 01:45:06 -04:00
dark-basic
175d920c94
Update strings.xml
...
I'M BACK.
New translations were added.
2019-10-10 17:17:09 -04:00
Viktor De Pasquale
700c51f95c
Added animated home icons
2019-10-10 22:00:39 +02:00
topjohnwu
04920883ea
Change code for handling tar files
2019-10-10 15:07:45 -04:00
Viktor De Pasquale
659914afbe
Updated navigation icons
2019-10-10 19:08:15 +02:00
Viktor De Pasquale
ee06aed94b
Updated toolbar and bottom bar design implementation
...
TBD:
Both toolbars should move away from the screen when scrolling
2019-10-10 17:34:06 +02:00
Viktor De Pasquale
af1f5d5ab2
Fixed showing magisk version when not installed
2019-10-10 16:51:20 +02:00
topjohnwu
5e44b0b9d5
Use raw literals for scripts
2019-10-09 17:38:45 -04:00
topjohnwu
23c1a1dab8
Some code reorganizing
2019-10-09 16:01:21 -04:00
topjohnwu
f5d054b93c
Add support for PXA DTBs
2019-10-08 23:49:21 -04:00
topjohnwu
d25ae5e0a9
Add __attribute__((packed)) just in case
2019-10-08 16:55:25 -04:00
topjohnwu
c42a51dcbb
Add support to patch DTBH DTBs
...
Apparently, Qualcomm is not the only on creating weird DTB formats,
Samsung also have their own DTBH format for Exynos platforms.
Close #1902
2019-10-08 16:43:27 -04:00
topjohnwu
da3fd92b31
Prevent unsigned overflow
...
Close #1898
2019-10-08 15:55:27 -04:00
topjohnwu
4a45ba3c14
Update magisk_files commit hashes
2019-10-08 14:53:04 -04:00
Viktor De Pasquale
4292ddd0ae
Added custom install dialogs
2019-10-08 20:29:55 +02:00
Viktor De Pasquale
4a68fd65b6
Updated UI so magisk cannot be updated unless latest manager is installed
2019-10-08 18:51:31 +02:00
Viktor De Pasquale
0e33632e79
Added package name when it differs from the default one
2019-10-08 18:30:23 +02:00
Viktor De Pasquale
a9b20dae33
Fixed showing update information
2019-10-08 18:29:58 +02:00
Madis
dbc8bed234
Estonian update
2019-10-07 23:04:19 -04:00
Gaurav
f8b4190a11
Fix Typos
2019-10-07 23:03:09 -04:00
Mevlüt TOPÇU
479972e3ae
Update Turkish language
...
Hi
Merge please
Thank's
2019-10-07 23:02:29 -04:00
Viktor De Pasquale
3ea28b0afb
Fixed permission event not being executed
2019-10-07 22:58:14 -04:00
Viktor De Pasquale
2b3cc28966
Fixed snackbar not showing up for dumping files
2019-10-07 22:58:14 -04:00
Viktor De Pasquale
751642b39a
Fixed back button not working on flash screen
2019-10-07 22:58:14 -04:00
topjohnwu
d6c2c821a4
Minor improvements in QCDT logic
2019-10-07 22:57:01 -04:00
Alessandro Astone
dfc65b95f7
qcdt: pad the last dtb too
2019-10-07 22:48:54 -04:00
Alessandro Astone
b45d922463
qcdt: include padding in the table length fields
2019-10-07 22:48:54 -04:00
Viktor De Pasquale
e595937740
Added versions to home screen
...
To overview (when updatable)
- It is very hard to spot a difference in versions so versions are now regarded as commit messages (after dash [-]) when applicable
- This will result in more clear, understandable text
- Bleeding edge (canary) user would see:
ffed229 > ffe02ed or 19.4 > ffe02ed
as opposed to:
19.4-ffed229 (19404)
19.5-ffe02ed (19501)
- Regular beta+ user would see:
19.4 > 19.5
To bottom of the screen
- This change is with respect to regular user. They don't care which version they run as long as they know that "up-to-date" is a gold standard
- It takes tons of real-estate on the screen which takes away the glance-ability from the overview.
2019-10-07 20:09:12 +02:00
Viktor De Pasquale
72eb584e65
Fixed fonts for the thousandth time
2019-10-07 19:23:57 +02:00
topjohnwu
f87ee3fcf9
Refactor boot image unpack/repack code base
2019-10-07 04:35:02 -04:00
topjohnwu
e0927cd763
Add support to patch QCDT
...
Old Qualcomn devices have their own special QC table of DTB to
store device trees. Since patching fstab is now mandatory on Android 10,
and for older devices all early mount devices have to be included into
the fstab in DTBs, patching QCDT is crucial for rooting Android 10
on legacy devices.
Close #1876 (Thanks for getting me aware of this issue!)
2019-10-07 00:38:02 -04:00
Viktor De Pasquale
8999a57f06
Added in-app settings shortcut from system settings
2019-10-06 12:20:05 +02:00
Viktor De Pasquale
8024089bde
Added indication of whether the manager is hidden
2019-10-06 12:06:31 +02:00
Viktor De Pasquale
5e01f785ae
Added handling for state with no connection
2019-10-06 12:06:09 +02:00
Viktor De Pasquale
d35d1b8860
Added more styles to be used on top of primary color
2019-10-06 11:14:11 +02:00
Viktor De Pasquale
88027f2151
Fixed fonts
2019-10-05 23:31:05 +02:00
topjohnwu
21099eabfa
Small changes in DTB code
2019-10-05 17:24:53 -04:00
Viktor De Pasquale
cd41e7108b
Fixed fonts
2019-10-05 23:13:17 +02:00
topjohnwu
abbd2e6b72
Update AS
2019-10-05 17:02:08 -04:00
Viktor De Pasquale
6da566faff
Fixed overlay color for home item
2019-10-05 22:59:28 +02:00