Commit Graph

134 Commits

Author SHA1 Message Date
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
589eab5124 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 2022-12-17 20:53:46 -05:00
Fox2Code
ce03a0b36a My brain is melting right now. 2022-12-17 19:04:55 +01:00
androidacy-user
a92da12849 Pretty output names
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:31:39 -05:00
androidacy-user
37b6e1659a Pretty output names
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:30:37 -05:00
androidacy-user
209f2711e3 Pretty output names
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:28:34 -05:00
androidacy-user
615f243485 Change output apk name
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:25:20 -05:00
androidacy-user
e86c10dc28 Prepare for 1.0.3 release
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-16 21:19:42 -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
Fox2Code
e0ecd8f960 Do some fixes with my last 2 working braincells. 2022-12-15 10:00:28 +01:00
Androidacy Service Account
c5cca14495
Fix tests 2022-12-14 21:31:33 -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
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
a61ca71221 Fix sentry + arch specific builds
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-12 11:48:01 -05:00
androidacy-user
86c46de069 Misc optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-10 21:36:21 -05:00
androidacy-user
37b93367bf Lots of foxes and refactoring
- Move some docs to docs folder
- Refactor sentry a little
- In order to "fix" custom repos, don't let them be disabled
- Misc updates and optimizations

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-10 15:23:02 -05:00
androidacy-user
056d88955e Bump version and add new(ish) theme
We feel this is stable enough to warrant a 1.x release so here's the version bump

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-09 15:27:13 -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
cdc4bcd51e We're gonna be nice and include default client keys
Note they're pretty heavily rate limited but #betterthannothing

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-07 16:02:45 -05:00
androidacy-user
9f8703df56 Fix tests, again
Who even messed them up, anyway? *looks away*

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-07 15:59:26 -05:00
androidacy-user
46a4bd2934 Fix tests, again
Who even messed them up, anyway? *looks away*

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-07 15:47:00 -05:00
androidacy-user
f3d31ed380 Fix empty androidacy client id and bundle cronet
Fdroid apparently won't let us attempt to use cronet from gms because something something proprietary AAAAAAAAAAAAAAAAAAAAAAAAAAA

The scream is the two hours I spent resolving the 15189759875195791 conflicts that resulted from the change.

Also, when ANDROIDACY_CLIENT_ID is empty, do not allow the user to enable Androidacy repo and instead show a message suggesting to download official builds. May have to reword for fdroid

Oh, and now no internet actually means no internet and it'll properly notify when repos fail to update.

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-07 15:38:55 -05:00
androidacy-user
f07627da59 Fix tests
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-06 17:34:35 -05:00
androidacy-user
4fa978b78c Add client ID as per androidacy spec
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-06 17:29:28 -05:00
androidacy-user
ff1cb4fbb6 Updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-12-02 11:16:42 -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
androidacy-user
b6077f2256 Loads of work
- General refactoring
- Significant speed improvements using cronet (currently depends on gms and will fallback without)
- Fix androidacy downloads
- More i probably forgot

Androidacy tokens and esp custom ones need more work but this is a good start

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-11-25 21:00:30 -05:00
Fox2Code
0b0079d91b 0.6.7 - Maintenance Update 2022-10-22 14:27:13 +02:00
Fox2Code
e3a7420bea Use sentry.properties existence over build flavor to set sentry enabled state. (Fix #214)
This will also disable sentry by default on community builds/forks.
2022-10-18 16:24:46 +02:00
Fox2Code
a76040eb12 Fix-up "Overall optimizations" 2022-10-13 14:16:31 +02:00
androidacy-user
ff1afd0416 Overall optimizations
- Clarify some failures
- Optimize build times
- Update dependencies
- Make absolute sure sentry doesn't send PII

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-10-11 21:15:13 -04:00
Fox2Code
5c4bd253ef 0.6.6 - Maintenance Update 2022-10-08 15:55:41 +02:00
Fox2Code
e4d7b93f16 Update BlurView library 2022-10-07 22:58:34 +02:00
Fox2Code
8b121e9eb3 Fix sentry implementation. 2022-10-06 14:06:43 +02:00
Fox2Code
bf92f586ba Disable sentry on F-Droid flavor 2022-10-04 16:24:07 +02:00
Fox2Code
638abe3224
Revert unecessarry versionName change.
`versionName` and `versionCode` should only be changed on new release.
2022-09-15 21:13:20 +02:00
androidacy-user
72a26a0103 Fix sentry support + misc androidacy updates
Sentry init is completely disabled if crash_reporting is false, which means now to change that preference an app restart is necessary.

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-09-14 13:34:01 -04:00
androidacy-user
276525c4af Fix sentry
Work remains to be done for the androidacy api for 0.6.6

Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-09-13 21:26:32 -04:00
androidacy-user
e1ce5f68a7 Update dependencies
Signed-off-by: androidacy-user <opensource@androidacy.com>
2022-08-29 11:33:18 -04:00
Fox2Code
40e9d1f5fb Fix and Refactor both RepoManager and BackgroundUpdateChecker 2022-08-29 11:22:54 -04:00
Fox2Code
c6482ca751 Fix and improve previous commit & Update libraries 2022-08-24 21:42:51 +02:00
androidacy-user
9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
2022-08-24 11:39:00 -04:00
Fox2Code
ebd3f23718 Update libraries 2022-08-14 12:05:08 +02:00
Fox2Code
6cdf75c39a 0.6.1 - Maintenance Update 2022-08-06 18:53:28 +02:00
Fox2Code
48110285ba 0.6.0 - Custom Repo Update 2022-08-04 19:47:20 +02:00
Fox2Code
c92d6dbefe 0.6.0 - Development pre-release 2 2022-07-29 15:35:07 +02:00
Fox2Code
7cc589b52c Update FoxCompat 2022-07-25 18:02:54 +02:00
Fox2Code
b5a1d492d0 0.6.0 - Development pre-release 1 2022-07-22 11:39:04 +02:00