Commit Graph

222 Commits (60d804ba492b8bc702328e45c8eed6baccf28837)

Author SHA1 Message Date
Fox2Code 7b60a514fe Use Android 12 stretch overscroll 2 years ago
DerGoogler b9058ef996 Add monet theme engine to WebAPI 2 years ago
Fox2Code 7757f6f892 Prevent reboots by default 2 years ago
Fox2Code 039480ebb0 Make module layout more compact 2 years ago
Fox2Code d0e4b9994a Fix language picker language switch. 2 years ago
Fox2Code c1613ec944 Expand interface for XPosed modules 2 years ago
Fox2Code c8f0b55415 Add DG-Repo internal reference. 2 years ago
Fox2Code d2443bd15f Make the sorting button more visible (Fix #137) 2 years ago
Fox2Code 243e07e768 Show changelog even if a repo has an update (Fix #141) 2 years ago
Fox2Code d2e6a4917a Add ANSI Support 2 years ago
Fox2Code 99e03d9a2e Fix getting CookieManager instance outside try catch (Fix #152) 2 years ago
Fox2Code 5c37ee1dbb Make layout more compact + prepare code for expandable cards 2 years ago
Fox2Code 5dbee7704e Fix Androidacy url management bug + add gitlab monochrome icon. 2 years ago
Fox2Code c95e84f7d8 Fix some layout problems. 2 years ago
Fox2Code 5d2a08d818 Start fixes for last PR. 2 years ago
DerGoogler ce82c0aa93 Merge branch 'iamjazzar/rosetta' into internal lib 2 years ago
DerGoogler f0737caaae Capitalize first letter for all languages 2 years ago
DerGoogler d70dcdad49 Add rest languages to language selector 2 years ago
DerGoogler 0f6264b15e Add language selector (#80), Remove force english language [Beta] 2 years ago
Der_Googler 73805d4a85
Merge branch 'Fox2Code:master' into master 2 years ago
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
2 years ago
Fox2Code 5cff1e0d72 Fix AnyKernel3 typos 2 years ago
DerGoogler ad2f59922f Many improvements
- Extract hard coded strings
- Add german translation for new strings (Can me someone explain why I had so many to fix in the German language?)
2 years ago
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
2 years ago
DerGoogler fa46b79c3e Rework card, add core to disable monet theme
Fix dark terminal option is enable able while the system dark mode is active
2 years ago
DerGoogler 55415166da Make chips dynamic in markdown view 2 years ago
Der_Googler a9a329f1bd
Merge branch 'Fox2Code:master' into master 2 years ago
DerGoogler a766c73af1 Rework cards, Initial Android 12 Monet support 2 years ago
Fox2Code 37227ad7f1 Major installer rework + rework AnyKernel3 install system. 2 years ago
DerGoogler 5119726c5d Minimal improvements 2 years ago
DerGoogler 44ab584ae3 Add chip with information to the description 2 years ago
Fox2Code 19182a28a8 Make module sorting ignore case! (Fix #142) 2 years ago
Fox2Code 7e4da5c7d6 Hardcode mmm.getForegroundColor() colors using activity.isLightTheme() 2 years ago
Fox2Code c28538b7e9 I said Androidacy I was going to add that. 2 years ago
Fox2Code 897c99b345 Add `needRamdisk` and `changeBoot` module flags. 2 years ago
Fox2Code d35489bcc5 Rework AnyKernel install to extend support to most AnyKernel modules 2 years ago
Fox2Code 3eb1744a78 Fix previous PR + minor UI tweaks. 2 years ago
Androidacy Service Account ef616eaed3
Remove dangling reference 2 years ago
DerGoogler e5ff088813 Remove DG-Repo
I have no time to manage that...
2 years ago
DerGoogler c726dbe375 Making improvements
- Update libsu to `5.0.0`
- Fix reboot button displays on fail install
2 years ago
Der_Googler 73c8baa662
Merge branch 'master' into f2c-merge-patch 2 years ago
Fox2Code 81143e7d95 0.4.5 Release 2 years ago
Fox2Code faf3e3caab Fix-up previous commit. 2 years ago
Fox2Code 0026388f65 Add system-less AnyKernel module install support. (Experimental) 2 years ago
DerGoogler cffd90cc31 Merge remote-tracking branch 'origin/master' 2 years ago
DerGoogler d6ecfaa325 Making improvements
- Move incorrect placed string to the right position
- `NO_ROOT` is now pointed to Magisk install docs
2 years ago
Der_Googler 037a0b930c
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 1c3894e35b Improve AnyKernel support. Close #138 2 years ago
DerGoogler 996a50f61e Add reboot protection 2 years ago
DerGoogler 1cc6f8e771 Add reboot fab to install terminal 2 years ago
DerGoogler 841e414b6e Improvements
- `MAGISK_OUTDATED` is now pointed to Magisk releases
- Install module button is now at top
2 years ago
DerGoogler eedf3cab3e Sort module java ckasses in source 2 years ago
DerGoogler 95d00d03af Change repo url to `repo.dergoogler.com` 2 years ago
DerGoogler a85920eccf Fix own repo 2 years ago
DerGoogler 58ff45c78a Sort repo strings 2 years ago
DerGoogler 5ea45b8a59 Trying to Add own repo 2 years ago
Der_Googler 7b186dc257
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 2d6e5dbbfb Add a fallback for osm0sis modules. 2 years ago
Fox2Code 2e84e46402 Fix Markdown changelog links not opening. Fix #132 (Again) 2 years ago
Fox2Code 6ecf659208 Avoid out of memory errors when using buffers. 2 years ago
Fox2Code db10272a2f Linkify changelog of updatable modules via `updateJson`. Fix #132 2 years ago
Fox2Code c3d8213ecf Always check resources for getStatusBarHeight and getNavigationBarHeight 2 years ago
Der_Googler 72578b42e3
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code e90472aae4 Add Support for systems without a working WebView 2 years ago
Der_Googler d60219797d
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code 5e0d8dd505 Add package name and version at the bottom of the setting panel 2 years ago
Der_Googler 5340d61556
Merge branch 'Fox2Code:master' into master 2 years ago
Gilbert Gilb's e4313e2081 Disable Androidacy repo by default in F-Droid build flavor.
See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10830#note_898237184
2 years ago
Der_Googler 68bdab0c66
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code a8b3d9200f Add FLAG_COMPAT_MALWARE flag for future antivirus implementation. 2 years ago
Fox2Code a847ebd72e Minor update/fixes to previous contributions. 2 years ago
Fox2Code 45d647953f
Merge pull request #111 from gilbsgilbs/fdroid-build-flavor
Add F-Droid build flavor.
2 years ago
androidacybot f299d1b6f5 Various Androidacy related fixes
Signed-off-by: androidacybot <45006100+androidacybot@users.noreply.github.com>
2 years ago
Gilbert Gilb's e1cc03045d Add F-Droid build flavor.
We need a different build flavor for F-Droid because they forbid
auto-updaters as they download blobs from the internet (and it wouldn't
be possible to install the downloaded APK anyways because of the
signatures mismatch).

I chose to implement this using a build config field instead of using a
per-build-flavor source directory because I thought it introduces less
maintenance burden. In particular, per-build-flavor source directories
would require an interface in the main source directory for the update
manager, which would be implemented for each build flavor in a specific
source directory. Considering this project doesn't have CI builds yet, I
think it wouldn't be wise. Still we might reconsider should we need more
complex setup (such as different dependencies for the two build
flavors). The main downside of the build config field for now is that it
may be more prone to silent regressions.

Fixes #41
2 years ago
Der_Googler c54cd16cd7
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code a5d0c22bc0 Improve LSPosed support, add more modules config fallback. 2 years ago
Der_Googler 237305fd16 Fixes 2 years ago
Der_Googler 7066e2d205 Merge remote-tracking branch 'origin/master' 2 years ago
Der_Googler df8fd6e0eb . 2 years ago
Der_Googler 38978ce4a1
Merge branch 'Fox2Code:master' into master 2 years ago
Fox2Code ebfa3e2565 Major AndroidacyAPI rework for download button. 2 years ago
Der_Googler c00a99ebac Fix dark design and make improvments 2 years ago
Fox2Code 943d4c32c6 Fix top inset for module list. 2 years ago
Fox2Code 19eccebb7a Improve readme fallbacks, update libraries. 2 years ago
Fox2Code 6256de1cda Improve minApi and maxApi props handling. 2 years ago
Fox2Code 535fdd8ae3 Expands modules fallbacks. 2 years ago
Fox2Code ff2d5abda2 Improve root detection, update libsu. 2 years ago
Fox2Code 9f480c70ac Add fallback for ".github/" prefixed README.md 2 years ago
Fox2Code 5324f5ac2e 0.4.0 Release Candidate 1 2 years ago
Fox2Code f8183bd2dc Fix WebView uri handling, and fix top inset. 2 years ago
Fox2Code 52d22fe487 Fix click not registering when clicking on image icon. 2 years ago
Fox2Code 4f02487439 Bring back rounded search view. 2 years ago
Fox2Code 97cd87c13e Add compat flags for modules, fix Androidacy code typo. 2 years ago
Fox2Code 4ce22b2938 Make error messages about magisk or root redirect to Magisk GitHub 2 years ago
Fox2Code f9e9559e93 Fix detecting software navbar height on emulator. 2 years ago
Fox2Code 495e1cc3e6 Fixing android layout for older android devices, fix debug builds. 2 years ago
Fox2Code cd5f6b6e6a Fix landscape even more, make blur disabled by default (new strings) 2 years ago
Fox2Code 6f7c40393e Improve layout and top blur, fix light theme. 2 years ago
Fox2Code 63224b76fd Fix top inset bug, try to workaround no root/magisk issues. 2 years ago
Fox2Code 2a97cbafa3 Rework user interface, add blur view, fix landscape. 2 years ago