Commit Graph

4542 Commits

Author SHA1 Message Date
5e01f785ae Added handling for state with no connection 2019-10-06 12:06:09 +02:00
d35d1b8860 Added more styles to be used on top of primary color 2019-10-06 11:14:11 +02:00
88027f2151 Fixed fonts 2019-10-05 23:31:05 +02:00
21099eabfa Small changes in DTB code 2019-10-05 17:24:53 -04:00
cd41e7108b Fixed fonts 2019-10-05 23:13:17 +02:00
abbd2e6b72 Update AS 2019-10-05 17:02:08 -04:00
6da566faff Fixed overlay color for home item 2019-10-05 22:59:28 +02:00
df7a866617 Fixed widget order
Content mustn't overlay appbar
2019-10-05 22:59:04 +02:00
1cc8f13d54 Added section icons 2019-10-05 22:20:57 +02:00
086ce63c6c Updated material library 2019-10-05 22:04:34 +02:00
f1dcecc6cf Added link opening on homepage 2019-10-05 22:04:03 +02:00
fe1ce08a6c Added self-handling event types 2019-10-05 21:53:33 +02:00
1d64ddb7f5 Fixed dimensions and padding throughout the homescreen 2019-10-05 12:53:40 +02:00
823b121cc7 Added support section content 2019-10-05 12:42:27 +02:00
149d35c687 Updated strings 2019-10-05 11:39:33 +02:00
3a18e68751 Updated arrangement of manager/magisk sections 2019-10-04 19:57:27 +02:00
6afcc83955 Added logic to redesigned home
(partially)
2019-10-04 19:36:26 +02:00
277d8773f2 Added automated loading to new compat-based redesign 2019-10-04 19:35:22 +02:00
f161cf8b0a Removed no-root state 2019-10-04 18:56:35 +02:00
dc62ae95a6 Added icons for navigation 2019-10-04 18:25:06 +02:00
f4ecc315d0 Replaced temporary id names 2019-10-04 18:03:06 +02:00
cb2a1e57fe Added text switchers for descriptions 2019-10-04 17:56:30 +02:00
1396faf433 Added animated icon for magisk (and its uninstall) 2019-10-04 17:12:28 +02:00
dc8d2ae683 Added basic navigation 2019-10-03 19:38:57 +02:00
191c7c50b6 Added night theme colors 2019-10-03 19:17:11 +02:00
c6725b0518 Added icons for magisk/manager 2019-10-03 19:08:35 +02:00
4820a6e01c Updated toolbar to look more android-like 2019-10-03 18:41:04 +02:00
57a9b5bc0c Added home screen 2019-10-03 17:31:45 +02:00
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
14e49f3c80 Added redesign base
... also basic switching to redesign was added, haha
2019-10-02 19:42:38 +02:00
cc8f1adca3 Added more styles regarding homescreen 2019-10-02 18:15:16 +02:00
5b7ddbbb01 Fix status report UI 2019-09-30 15:32:28 -04:00
6352fbb3b2 Added additional sorting for installed modules 2019-09-30 14:07:14 -04:00
122e2f7a8e Updated styles and simplified dimension usage 2019-09-30 19:37:57 +02:00
b4e1585e2b Added custom font 2019-09-30 19:36:51 +02:00
d3f49334e2 Move function as extension 2019-09-28 12:17:34 -04:00
c4356171b3 Update dependencies block 2019-09-28 05:01:51 -04:00
5c5625911d Fix back button behavior 2019-09-28 05:01:25 -04:00
6a10cc9c55 Remove dependency Dexter 2019-09-28 04:23:21 -04:00
6b317f918e Rename base class names 2019-09-28 03:50:11 -04:00
08b528dc4f Reorganize classes
- Move base classes to its own package
- Move most logic out of MagiskActivity to MainActivity
2019-09-28 03:37:24 -04:00
fc886a5a47 Merge Teanity into sources 2019-09-28 01:56:16 -04:00
0cb90e2e55 Update BasePreferenceFragment 2019-09-27 19:54:03 -04:00
64113a69b4 Remove unused warnings 2019-09-26 13:54:40 -04:00
544bb7459c Don't pass by reference 2019-09-26 03:49:05 -04:00
578a50b464 Added hiding actions on notifications typed "Download" 2019-09-26 03:15:46 -04:00
3d4081d0af Fix patch verity and forceencrypt 2019-09-26 03:14:56 -04:00
b763b81f56 Use mutex_guard to lock su_info 2019-09-26 01:49:50 -04:00
947dae4900 Rename classes and small adjustments 2019-09-25 23:55:39 -04:00
a5830599c4 Added initial load of styles and attributes
Required for creating basic screens
2019-09-24 20:29:35 +02:00