Commit Graph

129 Commits (209f2711e330dd8dba47cf0c481c223dca43c7dc)

Author SHA1 Message Date
androidacy-user 209f2711e3 Pretty output names
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 615f243485 Change output apk name
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user e86c10dc28 Prepare for 1.0.3 release
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
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>
1 year ago
androidacy-user a5cd1daaa7 Tweaks, fixes, and kittens
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code e0ecd8f960 Do some fixes with my last 2 working braincells. 1 year ago
Androidacy Service Account c5cca14495
Fix tests 1 year ago
androidacy-user a8877af824 Tweak setup wizard and fix tests
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
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>
1 year ago
androidacy-user 0721742c62 No-op impl for scrolling to online section
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a61ca71221 Fix sentry + arch specific builds
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 86c46de069 Misc optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
androidacy-user 9f8703df56 Fix tests, again
Who even messed them up, anyway? *looks away*

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 46a4bd2934 Fix tests, again
Who even messed them up, anyway? *looks away*

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
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>
1 year ago
androidacy-user f07627da59 Fix tests
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 4fa978b78c Add client ID as per androidacy spec
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ff1cb4fbb6 Updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
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>
1 year ago
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>
1 year ago
Fox2Code 0b0079d91b 0.6.7 - Maintenance Update 2 years ago
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.
2 years ago
Fox2Code a76040eb12 Fix-up "Overall optimizations" 2 years ago
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>
2 years ago
Fox2Code 5c4bd253ef 0.6.6 - Maintenance Update 2 years ago
Fox2Code e4d7b93f16 Update BlurView library 2 years ago
Fox2Code 8b121e9eb3 Fix sentry implementation. 2 years ago
Fox2Code bf92f586ba Disable sentry on F-Droid flavor 2 years ago
Fox2Code 638abe3224
Revert unecessarry `versionName` change.
`versionName` and `versionCode` should only be changed on new release.
2 years ago
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>
2 years ago
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>
2 years ago
androidacy-user e1ce5f68a7 Update dependencies
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code 40e9d1f5fb Fix and Refactor both RepoManager and BackgroundUpdateChecker 2 years ago
Fox2Code c6482ca751 Fix and improve previous commit & Update libraries 2 years ago
androidacy-user 9c2d361a1c Update androidacy APIs
Signed-off-by: androidacy-user <opensource@androidaacy.com>
2 years ago
Fox2Code ebd3f23718 Update libraries 2 years ago
Fox2Code 6cdf75c39a 0.6.1 - Maintenance Update 2 years ago
Fox2Code 48110285ba 0.6.0 - Custom Repo Update 2 years ago
Fox2Code c92d6dbefe 0.6.0 - Development pre-release 2 2 years ago
Fox2Code 7cc589b52c Update FoxCompat 2 years ago
Fox2Code b5a1d492d0 0.6.0 - Development pre-release 1 2 years ago
Fox2Code 58a29f006d Implement background module update check & improve translator utils. (New strings) 2 years ago
Fox2Code 54879213bd Increase max custom repos count from 3 to 5 & tweak add repo UI. 2 years ago
Fox2Code d4ee572529 Finish custom repos implementation + add more default repos. 2 years ago
Fox2Code 1488f13e95 Introduce new `modules.json` format extensions. 2 years ago
Fox2Code 241c50867c Switch to FoxCompat library. 2 years ago