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
Viktor De Pasquale
df7a866617
Fixed widget order
...
Content mustn't overlay appbar
2019-10-05 22:59:04 +02:00
Viktor De Pasquale
1cc8f13d54
Added section icons
2019-10-05 22:20:57 +02:00
Viktor De Pasquale
086ce63c6c
Updated material library
2019-10-05 22:04:34 +02:00
Viktor De Pasquale
f1dcecc6cf
Added link opening on homepage
2019-10-05 22:04:03 +02:00
Viktor De Pasquale
fe1ce08a6c
Added self-handling event types
2019-10-05 21:53:33 +02:00
Viktor De Pasquale
1d64ddb7f5
Fixed dimensions and padding throughout the homescreen
2019-10-05 12:53:40 +02:00
Viktor De Pasquale
823b121cc7
Added support section content
2019-10-05 12:42:27 +02:00
Viktor De Pasquale
149d35c687
Updated strings
2019-10-05 11:39:33 +02:00
Viktor De Pasquale
3a18e68751
Updated arrangement of manager/magisk sections
2019-10-04 19:57:27 +02:00
Viktor De Pasquale
6afcc83955
Added logic to redesigned home
...
(partially)
2019-10-04 19:36:26 +02:00
Viktor De Pasquale
277d8773f2
Added automated loading to new compat-based redesign
2019-10-04 19:35:22 +02:00
Viktor De Pasquale
f161cf8b0a
Removed no-root state
2019-10-04 18:56:35 +02:00
Viktor De Pasquale
dc62ae95a6
Added icons for navigation
2019-10-04 18:25:06 +02:00
Viktor De Pasquale
f4ecc315d0
Replaced temporary id names
2019-10-04 18:03:06 +02:00
Viktor De Pasquale
cb2a1e57fe
Added text switchers for descriptions
2019-10-04 17:56:30 +02:00
Viktor De Pasquale
1396faf433
Added animated icon for magisk (and its uninstall)
2019-10-04 17:12:28 +02:00
Viktor De Pasquale
dc8d2ae683
Added basic navigation
2019-10-03 19:38:57 +02:00
Viktor De Pasquale
191c7c50b6
Added night theme colors
2019-10-03 19:17:11 +02:00
Viktor De Pasquale
c6725b0518
Added icons for magisk/manager
2019-10-03 19:08:35 +02:00
Viktor De Pasquale
4820a6e01c
Updated toolbar to look more android-like
2019-10-03 18:41:04 +02:00
Viktor De Pasquale
57a9b5bc0c
Added home screen
2019-10-03 17:31:45 +02:00
Viktor De Pasquale
8c224da5d5
Added compat layer for activities and fragments
...
This change is made so logic is not placed within the "old" base substrate. Changes made in the redesign could potentially affect the already working part which we obviously do not want.
2019-10-03 16:42:47 +02:00
Viktor De Pasquale
14e49f3c80
Added redesign base
...
... also basic switching to redesign was added, haha
2019-10-02 19:42:38 +02:00
Viktor De Pasquale
cc8f1adca3
Added more styles regarding homescreen
2019-10-02 18:15:16 +02:00
topjohnwu
5b7ddbbb01
Fix status report UI
2019-09-30 15:32:28 -04:00
Viktor De Pasquale
6352fbb3b2
Added additional sorting for installed modules
2019-09-30 14:07:14 -04:00
Viktor De Pasquale
122e2f7a8e
Updated styles and simplified dimension usage
2019-09-30 19:37:57 +02:00
Viktor De Pasquale
b4e1585e2b
Added custom font
2019-09-30 19:36:51 +02:00