Skip to content

Comments

Wip#3

Open
MrBIMC wants to merge 441 commits intoBioHaZard1:masterfrom
DVDAndroid:wip
Open

Wip#3
MrBIMC wants to merge 441 commits intoBioHaZard1:masterfrom
DVDAndroid:wip

Conversation

@MrBIMC
Copy link

@MrBIMC MrBIMC commented Sep 3, 2016

Implemented SipeBackLayout on Activities that have '<-' (up-arrow) in toolbar.

Migrated to the target-api v24.

DVDAndroid and others added 30 commits July 13, 2016 09:03
Removed other icons, color chooser
Deleted file JSON: now app loads framework from server, both installers and uninstallers.

Added a future "systemless" support: the installer must be placed in
dl-xda.xposed.info/framework/sdk{sdk}/{arch}/systemless/{filename}.zip

and the file name must contains "systemless" word.

For installation on devices with SDK lower than 21, the installer and uninstaller zip, are loaded from assets, now.
Currently supported path:
/xposed/xposed.prop
/vendor/xposed.prop
/su/xposed/system/xposed.prop
/system/xposed.prop
This is compatible with all flashable Xposed ZIPs, probably even with
unofficial ones. It obviously requires root access and a modifiable
/system partition. Systemless is still WIP and might need a few more
changes in the future.

If the interface is usable, other installation methods (auto/manual
flashing) could be re-implemented in the same way. Additionally, the
checks could be extended to check compatiblility with the current ROM.
Removed systemless loading from server and systemless tab; there won't be separate ZIPs for systemless
(cherry picked from commit cef2ef8)
Reworked empty view if download's list is not loaded
(cherry picked from commit 1248831)
(cherry picked from commit 596ffc5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.