Commit Graph

29 Commits (ec6bfd36e39ffe7fa8fc9a7a25f49d87c26526df)

Author SHA1 Message Date
androidacy-user ec6bfd36e3 (misc) fix pb visibility
also work on fixing the update issues

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user c79f081879 (misc) UI tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 8ba2d2d98e (misc) fix settings bugs
known issue is custom repo can't be added

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a96cee7e2e (misc) rework custom repos + tweak main layout
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 77cd9346f0 (fix) try to fix search
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user babc002422 use inter for readability
plus, jb mono in terminal

and some cleanup

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d4ccb5a056 implement swipe to refresh on webview
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user dbc4797c80 rework UI a little
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a3b3c8b547 work on some things
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cf671df86b revert encryption
we'll wait for a stable jetpack security 1.1 release, this one's too slow and buggy

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 034753d6c4 encryption for sensitive data
everything we can reasonably encrypt is now encrypted, since the app is a rather attractive attack vector for attackers. this continues the work started in v1.1 to secure the app.

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2dd1257f37 try to fix a few bugs
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user e2661e6436 finalize bottom nav, separates module tabs properly
going to settings is still a lil janky but will work on that

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a8e71e1bed hook up logic for bottom nav
TODO: separate online and local modules into their own tabs

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 9228c156c8 begin switch to md3 style bottom nav
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user dbf0d6d35c Work on Sentry, fix some crashing
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 20d51c5b9c Fix
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 0721742c62 No-op impl for scrolling to online section
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
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>
2 years ago
Fox2Code 3289775875 Add NoodleDebug for user-debugging and update FoxCompat to fix a bug. 2 years ago
Fox2Code c027e743ce Rewrite for better Blur, MultiWindow, and Notch/DisplayCutout support. 2 years ago
Fox2Code 7b60a514fe Use Android 12 stretch overscroll 2 years ago
Fox2Code 495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2 years ago
Fox2Code 6f7c40393e Improve layout and top blur, fix light theme. 2 years ago
Fox2Code 2a97cbafa3 Rework user interface, add blur view, fix landscape. 2 years ago
ポキ e086526e51 Just few xml changes to make UI look nice 2 years ago
Fox2Code 06fc2ab968 Allow modules to display under the nav bar. 2 years ago
Fox2Code 6a608ffbea Release 0.0.3
- Improved non standard file picker response handling.
  (Should fix install module from storage on some devices,
  and notifying the user that their file manager is weird)
- Handle file picker returning http/https urls for files.
- Improved search icon padding for rounded corner phones
- Fixed card background being invisible on light theme
- Make install terminal light when light theme is on
- Added a switch to force the terminal to be always dark
 (to restore old behavior, default is false)
3 years ago
Fox2Code 60360fb325 Initial commit 3 years ago