Commit Graph

61 Commits

Author SHA1 Message Date
androidacy-user
c17db63594 add module update exclusions
closes #272

also, updates dependencies and starts work on #170

also cleans up code some

Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-29 20:44:51 -05:00
androidacy-user
b5389d597c [insert awesome commit message here]
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-24 14:50:41 -05:00
androidacy-user
8898d0674c huge refactoring
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-21 16:44:25 -05:00
androidacy-user
8619c66624 tweak crash layout
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-20 12:19:11 -05:00
androidacy-user
e551ddc0c3 various changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-20 12:08:21 -05:00
androidacy-user
75763c89e9 optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-03 16:56:07 -05:00
androidacy-user
f39b3af4fa more work
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-03 15:54:18 -05:00
androidacy-user
5d844e0911 recreate setup activity
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-03 15:11:33 -05:00
androidacy-user
fc3406ce08 Rework module validation and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2023-01-03 13:23:35 -05:00
androidacy-user
5d941ae570 Tweaks and cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-27 13:51:39 -05:00
androidacy-user
d675e6702a Fix some weird layout issues
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-24 11:51:19 -05:00
androidacy-user
9e9793ddcd Revert "A few tweaks"
This reverts commit 63aa102963.
2022-12-24 11:18:34 -05:00
androidacy-user
63aa102963 A few tweaks
v1.1.0 coming soon(tm)

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-23 12:17:14 -05:00
androidacy-user
3ba8f4bc37 Work on setup and enhance themes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-22 12:27:02 -05:00
androidacy-user
3c990bf8af Fixes for transparent theme and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-21 21:29:43 -05:00
androidacy-user
9a79029cfc Work on setup experience
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-21 16:40:34 -05:00
androidacy-user
dbf0d6d35c Work on Sentry, fix some crashing
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-19 12:18:11 -05:00
androidacy-user
ee4ad76b43 fixes and stuff
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-17 21:34:03 -05:00
androidacy-user
e378f604b6 Fix themes
Material3 is now used regardless of API version. Switches should no longer be invisible for < a12

Oh, and fixed a couple crashes and yes i did pet that kitten

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 11:48:49 -05:00
androidacy-user
a5cd1daaa7 Tweaks, fixes, and kittens
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-15 11:48:54 -05:00
androidacy-user
a8877af824 Tweak setup wizard and fix tests
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-14 21:14:27 -05:00
androidacy-user
414caf3dbe Working setup box
Also bumps minimum android sdk to 23 (aka Marshmallow) Android 5.x just isn't popular anymore and magisk even has poor support for it.

Also warn about blur on low-end devices

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-14 16:24:54 -05:00
androidacy-user
2c675577cb [DO NOT MERGE] Add setup screen
Also the usual fixes and whatnot

Note the setup is rather broken right now as something else is overwriting the pref right away

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-13 21:29:47 -05:00
androidacy-user
20d51c5b9c Fix
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-12 21:31:48 -05:00
androidacy-user
0721742c62 No-op impl for scrolling to online section
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-12 21:30:55 -05:00
androidacy-user
66cb0b1813 Security fixes and optimizations
- All known hosts now have a hardcoded trusted root ca, because we're not just going to trust that the user has a-ok certs installed
- Remove some unused code
- Properly fix a couple NetworkOnMainThread errors

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-11 12:01:23 -05:00
androidacy-user
71e11600ef Lots of changes and code cleanup
- Remove binaries because I was lied to
- Stuff
- Other stuff
- Jeez why did I wait two days to commit, I can't remember anything I did

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-09 14:42:18 -05:00
androidacy-user
39cfa8c52e Allow user to permanently dismiss notifications request
Also handles pre-13 devices that have blocked notifications

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-11-27 11:50:31 -05:00
Fox2Code
efa6c14289 Improve/rework Androidacy compatibility 2022-10-07 14:56:37 +02:00
Fox2Code
3289775875 Add NoodleDebug for user-debugging and update FoxCompat to fix a bug. 2022-09-13 19:22:37 +02:00
Fox2Code
1488f13e95 Introduce new modules.json format extensions. 2022-07-16 21:29:25 +02:00
Fox2Code
c027e743ce Rewrite for better Blur, MultiWindow, and Notch/DisplayCutout support. 2022-07-03 20:51:04 +02:00
Fox2Code
fed16d049b Rework markdown activity, make module chip nicer and translatable! 2022-06-03 19:07:51 +02:00
Fox2Code
7b60a514fe Use Android 12 stretch overscroll 2022-06-03 17:26:57 +02:00
Fox2Code
039480ebb0 Make module layout more compact 2022-06-03 16:13:13 +02:00
Fox2Code
d2e6a4917a Add ANSI Support 2022-06-01 17:50:26 +02:00
Fox2Code
5c37ee1dbb Make layout more compact + prepare code for expandable cards 2022-05-21 23:03:05 +02:00
Fox2Code
c95e84f7d8 Fix some layout problems. 2022-05-19 18:41:02 +02:00
DerGoogler
74e49369b7 Improvements (Read below)
- Removed red card color and added an chip if an module.prop isn't well formatted
- Added dialog for Low-quality module
- String fixes
2022-05-16 15:58:26 +02:00
DerGoogler
ab5361a276 Many improvements
- [CODE] Change `distributionSha256Sum`
- [DESIGN] Rework markdown activity with blur support (beta)
- [API] added `this.getActionBarHeight(this);` to get the right action bar height (old one is still available)
- [CHIPS (MD)] Added chips for `Min. Android [...]`,`Max. Android [...]`, `Min. Magisk "[...]"`
- [CHIPS (MD)] Added an Android version parser
2022-05-15 18:56:15 +02:00
DerGoogler
fa46b79c3e Rework card, add core to disable monet theme
Fix dark terminal option is enable able while the system dark mode is active
2022-05-15 12:15:08 +02:00
DerGoogler
55415166da Make chips dynamic in markdown view 2022-05-15 03:24:54 +02:00
DerGoogler
a766c73af1 Rework cards, Initial Android 12 Monet support 2022-05-15 01:10:18 +02:00
DerGoogler
5119726c5d Minimal improvements 2022-05-14 17:14:54 +02:00
DerGoogler
44ab584ae3 Add chip with information to the description 2022-05-14 16:25:40 +02:00
Fox2Code
3eb1744a78 Fix previous PR + minor UI tweaks. 2022-05-05 17:27:31 +02:00
DerGoogler
1cc6f8e771 Add reboot fab to install terminal 2022-04-25 18:52:48 +02:00
Der_Googler
189f3d9563
Update module_entry.xml 2022-03-25 01:30:21 +01:00
Der_Googler
c00a99ebac Fix dark design and make improvments 2022-03-24 23:18:26 +01:00
Fox2Code
495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2022-02-27 00:52:56 +01:00