Commit Graph

863 Commits (master)

Author SHA1 Message Date
Androidacy Service Account df46a7c93b
Merge pull request #285 from xerta555/patch-13
French translation update
1 year ago
Weblate 344a233a94 Update multiple translations
Co-authored-by: Lim Xiang Yann <xiangyann@hotmail.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
Rom 3104ca667c
French translation done 1 year ago
androidacy-user 37c158b3b9 encrypt realms
still a lil crashy but works

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate a247d801c5 Update multiple translations
Co-authored-by: CONSTANT <s.k.g@gm-top.ru>
1 year ago
Weblate a9521eb6cc Update multiple translations
Co-authored-by: Suu <suu@na-cat.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
Rom 9e556142d0
French translation update 1 year ago
Weblate 150b9f77e0 Update multiple translations
Co-authored-by: Suu <suu@na-cat.com>
1 year ago
Weblate 87de510adb Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.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 6d0dec6ead fix cache issues + increase performance
cache is feature complete now, custom repos adding is still having leaks

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 1f38a197de some bugfixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Androidacy Service Account e6f9fbe1cb
Merge branch 'Fox2Code:master' into master 1 year ago
androidacy-user 17ab83acd0 Fix cache usage
Some performance regressions but we'll address those eventually.

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 3bfe30290b Update multiple translations
Co-authored-by: Leo Petrović <leopetrovic11@gmail.com>
Co-authored-by: Onur Durdu <ahmetonurhandurdu@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/bs/
Translation: FoxMMM/Fastlane
1 year ago
androidacy-user f1a6c6a2bf more work on trying to fix cache
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 40b1f4cb4c fix stuff, break other stuff
aka cache is now used but that randomly makes online repo list empty :thumbs_up:

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user eb838c4147 add status notice for safe modules
other tweaks

known issues still: local module list doesnt show actions for updates etc, module cache isn't consistently used

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 565cc1660f fix update checks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 45383a53d8 improve bottom nav
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 c80833b2c0 fix updater and hook up online repo tab
fixes #223 but there's a couple outstanding bugs related to the tabs that will be fixed later

fixed lack of bg on chips in black theme

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 704771d5e2 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 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
Weblate d27fc70cd9 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: james harvid <phanhoang1490@gmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
Weblate b630bde6c4 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Kutlay Sarımehmet <kutlaysarimehmet@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
androidacy-user fcb26c213c fix icon
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 a468d9cdd8 switch to global ns
fixes #245

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 6e7ce449c7 few fixes to UpdateActivity
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 4fc7a94f78 apply best practices
fix a lot of best practices and respect user choice for needing wifi for bg updates

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a277a7e18e clarify add repo box
closes #216`

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 68bf2636c3 finish up in-app updater
fixes #170

once androidacy impl is finished, will switch to androidacy API over GitHub for stability and accessibility reasons

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user df41a04c15 allow update cancel
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cb562c7aa1 finalize in-app updates
need to hook this up to update checks still

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d763b4b85b work more on in-app updates
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 376ab671ce bg update -> auto update
it clarifies what this switch is actually for

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ead2d3d30e fix build and chips display in some cases
closes #274 and bumps deps

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user fb11b16eaf clarify module excludes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 6dd56592ad Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
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>
1 year ago
Weblate d0f5d4c650 Update multiple translations
Co-authored-by: Suu <suu@na-cat.com>
1 year ago
androidacy-user d9ebb2a2c4 begin work on excluding modules from update checks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user a75e68a27c Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user 9e7a38ed0a encrypt cookies
only applies to okhttp requests for now, but cookies are stored and sent and on-disk they are encrypted

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 350737b4af Update multiple translations
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
Weblate b1478f2f4c Update multiple translations
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
androidacy-user 08e78d9577 rework cookies more
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 68a4c54ef8 rework cookies and improve cust repos
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 252a44f7e0 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user b5389d597c [insert awesome commit message here]
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 937c7c5457 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
androidacy-user 572731e288 various optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user c26c17e7ae tweak dataDir func
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user b95559cd9c Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user a54ecbc6d8 more work on realm
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 39d1604215 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Heiwa Iverol <iveroldalecu7@gmail.com>
1 year ago
Androidacy Service Account 5b3bf70f83
Merge pull request #277 from xerta555/patch-12
Update FR translation
1 year ago
androidacy-user 3e1c14f2e2 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user f13ed32a22 move to Timber for logging
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Rom c3a2a145fe
Update FR translation 1 year ago
Androidacy Service Account ef0fbb1735
Merge pull request #275 from xerta555/patch-11
Update French translation
1 year ago
androidacy-user 8898d0674c huge refactoring
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 24ec7f6cc6 bump min sdk to 24
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 8619c66624 tweak crash layout
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user e551ddc0c3 various changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 8404ebf6ec Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/tr/
Translation: FoxMMM/Fastlane
1 year ago
Weblate 9383b4964d Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
1 year ago
androidacy-user 21da75c3fc migrate more to using realm
it might crash but hey at least it builds right

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 2a45502d91 Update multiple translations
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: ycx <ycx1287984258@163.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/zh_Hans/
Translation: FoxMMM/Fastlane
1 year ago
androidacy-user f9bb004721 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
Weblate 2d902a0ee1 Update multiple translations
Co-authored-by: ycx <ycx1287984258@163.com>
1 year ago
Weblate bd3eecbf5d Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Toldy Zoltan Roland <ztoldy2@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
1 year ago
Rom e9c9cf79bf
Update with default translation 1 year ago
androidacy-user cdd4092bbf more improvements
- prepare repo list db
- remove prism4j for good as it's not compatible with java 11
- various fixes

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user e3734e15d6 onto a new Realm
....realm database, anyway

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5499ab0b43 tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 7865b62255 give up on roomdb
i have a headache now, thanks

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 606ff7d778 Revert "more fixes"
This reverts commit c92f26d65f.
1 year ago
Androidacy Service Account 8f095974c7
Merge branch 'Fox2Code:master' into master 1 year ago
androidacy-user c92f26d65f more fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Rom bb9642435d
Fix 1 year ago
Rom 89b184b5b5
Update French translation 1 year ago
Weblate ccf8bc9eb9 Update multiple translations
Co-authored-by: Muhamed <muhamed_5063@hotmail.com>
Co-authored-by: Toldy Zoltan Roland <ztoldy2@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/bs/
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/hu/
Translation: FoxMMM/Fastlane
1 year ago
Weblate 59b5f026a5 Update multiple translations
Co-authored-by: Muhamed <muhamed_5063@hotmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
1 year ago
Weblate 8cf7cd8aa4 Update multiple translations
Co-authored-by: Weblate <noreply@weblate.org>
1 year ago
Weblate 6f78d204f7 Update multiple translations
Co-authored-by: Muhammad Fadly Saripudin <mdigreget@gmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
Weblate 45a9ef6b93 Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Emetto Braun <deloreandmc12@docomo.ne.jp>
Co-authored-by: Omegaplex <paulign35@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
1 year ago
androidacy-user d7f8c02302 upgrade agp and start work on db support
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Fox2Code e4fff6bb6e Minor fixes. 1 year ago
Fox2Code 8eeabcf8f6 Thx AndroidStudio/IntellijIDEA for renaming everything for me! 1 year ago
androidacy-user c8529ee12b fail fast with no internet
trying to refresh is useless if we don't have a connection

also, updates sentry to the latest

TODO: remove Prism4j and it's dependants, it hasn't been updated since 2019

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 609a6c6b19 fixes for androidacy integration
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 3cc9d05481 Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: nift4 <nift4@protonmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
Weblate 9f4a3938e8 Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: nift4 <nift4@protonmail.com>
1 year ago
nift4 b5bbc8a117 fix array translation chaos 1 year ago
androidacy-user 75763c89e9 optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ec777e3d8e work around the renderer
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f39b3af4fa more work
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5d844e0911 recreate setup activity
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user f63f433104 ill show you final
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user e357c6febc Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user 15b257720e Rework module validation and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
nift4 9dc6e6806e fixup! improve zip handler 1 year ago
androidacy-user fc3406ce08 Rework module validation and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
nift4 e17e839f2d improve zip handler 1 year ago
Weblate 55ec84a2de Update multiple translations
Co-authored-by: Suu <suu@na-cat.com>
1 year ago
Weblate 6c73d49aee Update multiple translations
Co-authored-by: Vlad <yobabay23@gmail.com>
1 year ago
Weblate 121baad8e7 Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: BlackNight Shadow <blacknight5644bn@gmail.com>
Co-authored-by: Suu <suu@na-cat.com>
1 year ago
Weblate 7346c4c74e Update multiple translations
Co-authored-by: Ege <efeegecoskun2009@gmail.com>
1 year ago
Androidacy Service Account fdfc7c45dd
Merge pull request #267 from ender-zhao/patch-14
Update Chinese Translation
1 year ago
Androidacy Service Account 46b4e5e097
Merge pull request #268 from ender-zhao/patch-15
Update TW translate
1 year ago
androidacy-user f75e78764d Minor tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 4209653655 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user 6eac6e5e9d Update against foxcompat changes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Rom 624c2698f2
Improvments 1 year ago
Rom 49d0234374
Final fix i hope... 1 year ago
Rom 158cd7c582
Github don't like "&" symbol 1 year ago
Rom e8d52ecd6c
Fix again 1 year ago
Rom 93c07692ff
Merge branch 'master' into patch-10 1 year ago
Rom b17582e605
Fix Github bullshit 1 year ago
Rom 6163f20108
Translation completed 1 year ago
Weblate ea8a009207 Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
Co-authored-by: Androidacy <opensource@androidacy.com>
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
1 year ago
Rom 521e0771e3
Update French translation 1 year ago
Weblate bd726a95fd Update multiple translations
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/ru/
Translation: FoxMMM/Fastlane
1 year ago
ender-zhao fd566365e9
Update strings.xml 1 year ago
ender-zhao a4f1677a62
Update TW translate 1 year ago
ender-zhao a1922a16f2
Update strings.xml 1 year ago
ender-zhao 92b06b7b35
Update Chinese Translation 1 year ago
androidacy-user 08989be2a3 tweak some last things
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user efd5391ef8 add zip handler to start install from a diff app
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user cb20fb4a8f correct example
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d656d1d142 whoops
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 2573313f3a code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 5d941ae570 Tweaks and cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 16cf6d4501 Update multiple translations
Co-authored-by: Francesco De Martino <francesco2594@gmail.com>
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Олександр Зімін <msoftdogsua@gmail.com>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/uk/
Translation: FoxMMM/Fastlane
1 year ago
androidacy-user daf0f63689 fix ellipsis more
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user b956aaeef7 fix ellipsis
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user ad22378070 who did that
oh yeah, it was me 🤦

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 4dbd821732 Update multiple translations
Co-authored-by: Francesco De Martino <francesco2594@gmail.com>
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: nift4 <nift4@protonmail.com>
1 year ago
Weblate 5d90198e25 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
1 year ago
Weblate 8910b811cc Update multiple translations
Co-authored-by: Daniel Felipe <switchtegra@gmail.com>
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
1 year ago
Weblate 0324508aa2 Update multiple translations
Co-authored-by: Daniel Felipe <switchtegra@gmail.com>
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
Co-authored-by: nift4 <nift4@protonmail.com>
1 year ago
androidacy-user 01214cf7f2 various tweaks
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 30d77941ac Fix webview complaints
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d675e6702a Fix some weird layout issues
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 9e9793ddcd Revert "A few tweaks"
This reverts commit 63aa102963.
1 year ago
androidacy-user c318911cfa Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 1 year ago
androidacy-user 858c4e7eb6 Fix typos
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user 63aa102963 A few tweaks
v1.1.0 coming soon(tm)

Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
androidacy-user d2bfab8ea7 Various fixes
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Weblate 730bb1f45b Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
2 years ago
Weblate 18090b033b Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
2 years ago
Weblate fed797c51f Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2 years ago
androidacy-user 3ba8f4bc37 Work on setup and enhance themes
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 3c990bf8af Fixes for transparent theme and setup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9a79029cfc Work on setup experience
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 18d07d81b5 Rework a few things
Current known bug: disabling repo on setup hides it from SettingsActivity

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user dbf0d6d35c Work on Sentry, fix some crashing
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user e2e4b952f9 Merge branch 'master' of https://github.com/Fox2Code/FoxMagiskModuleManager 2 years ago
Vladi69 86ee7ae12b
Update strings.xml 2 years ago
androidacy-user ba1357e307 Work on SetupWizard
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user ee4ad76b43 fixes and stuff
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Fox2Code ce03a0b36a My brain is melting right now. 2 years ago
Weblate 93c4789107 Update multiple translations
Co-authored-by: Alain Deroy <aderoy@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: http://translate.nift4.org/projects/foxmmm/fastlane/nl/
Translation: FoxMMM/Fastlane
2 years ago
Androidacy Service Account e473821ebc
Merge pull request #249 from ender-zhao/patch-12
Update Translate
2 years ago
Androidacy Service Account 7892559bb3
Merge pull request #250 from tugaia56/patch-3
Update strings.xml
2 years ago
Androidacy Service Account d153898197
Merge pull request #251 from tugaia56/patch-4
Update arrays.xml
2 years ago
Androidacy Service Account 69448b8bec
Merge pull request #252 from xerta555/patch-9
Update French translation
2 years ago
Androidacy Service Account f7a176e9d2
Merge pull request #253 from Daviteusz/patch-1
Update PL language
2 years 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>
2 years ago
Daviteusz d5e3147667
Update PL language 2 years ago
Rom e4b3968340
Update French translation 2 years ago
Tullio b5f2ccc3db
Update arrays.xml 2 years ago
Tullio c24be8b5aa
Update strings.xml 2 years ago
ender-zhao eb4f050b63
Update arrays.xml 2 years ago
ender-zhao db50325f41
Update strings.xml 2 years ago
androidacy-user 6747c11b5b Missed one
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user a5cd1daaa7 Tweaks, fixes, and kittens
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Weblate 8dcccecc78 Update multiple translations
Co-authored-by: Weblate <noreply@weblate.org>
2 years ago
Weblate bd7de0f474 Update multiple translations
Co-authored-by: Daviteusz <imefiu3@gmail.com>
2 years ago
Fox2Code e0ecd8f960 Do some fixes with my last 2 working braincells. 2 years ago
Weblate 876b7987ff Update multiple translations
Co-authored-by: Alperen Şensoy <alp_eren.2003@hotmail.com>
2 years ago
androidacy-user f34ec443a1 Tweak setup wizard again
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user a8877af824 Tweak setup wizard and fix tests
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years 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>
2 years ago
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>
2 years 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 a61ca71221 Fix sentry + arch specific builds
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user edea473b09 Merge remote-tracking branch 'upstream/master' 2 years ago
Rom 022cef982b
Update French translation 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
Weblate d62cd4f636 Update multiple translations
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com>
Co-authored-by: Omegaplex <paulign35@gmail.com>
Co-authored-by: PhSnake Lawyer <phsnake78@gmail.com>
2 years ago
androidacy-user 86c46de069 Misc optimizations
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 816d94aee4 Add crash dialog
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years 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>
2 years ago
androidacy-user 26f6d4e657 Remove DG repo
Users are free to add it back manually but it's been disabled for awhile now, and when users tried to add it, it would not stay enabled because the manager determined it was a built-in repo

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago