Compare commits
45 Commits
cyrus_cm17
...
duoqin_f21
| Author | SHA1 | Date | |
|---|---|---|---|
|
a5eaa4dfa4
|
|||
|
cb0cbb67ff
|
|||
| 91f792b70f | |||
| da86cdf827 | |||
| 6b6af0867c | |||
| b2c60755d6 | |||
| 813a8b1501 | |||
| 72e35576f8 | |||
| 7956999411 | |||
| edf999482d | |||
| 775574c892 | |||
| 16f44c91a0 | |||
|
|
e2ef008c7d | ||
|
|
d0301d3b7e | ||
|
|
79eeac0e36 | ||
| 543af84dac | |||
| cf065040c5 | |||
| ce09882d16 | |||
| b96249675f | |||
| 721aae96f7 | |||
| 6e0957d4cc | |||
| b24af1cbb6 | |||
| d66de581b3 | |||
| a5e3ac8621 | |||
| d426d57ea3 | |||
| 85e597e798 | |||
| 45c86ee0a1 | |||
| 093e0b0d9f | |||
| 6833e7d8bf | |||
| 550ad028d9 | |||
| d83815cce6 | |||
| 11424e0d75 | |||
| 9be9bd43be | |||
| 6e39610f8a | |||
| 1fc9f21ab9 | |||
| 9c0ced1027 | |||
| bf724255ca | |||
| 3469fba68c | |||
| 4518bb40fc | |||
| 4aaa51fe45 | |||
| acaefdc578 | |||
| 00f4553907 | |||
| 6f105fcde4 | |||
| 45a4991fc2 | |||
| e52de91da3 |
43
wephone.xml
43
wephone.xml
@@ -1,32 +1,27 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<remote name="lineage" fetch="https://github.com/LineageOS/" />
|
<remote name="lineage" fetch="https://github.com/LineageOS/" />
|
||||||
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
|
||||||
<remote name="relan" fetch="https://github.com/relan/" />
|
<remote name="relan" fetch="https://github.com/relan/" />
|
||||||
<remote name="grapheneos-gitlab" fetch="https://gitlab.com/grapheneos/" revision="refs/heads/14" />
|
<remote name="wephone" fetch="https://git.mezimmah.net/wephone/" />
|
||||||
|
|
||||||
<remove-project name="platform/external/chromium-webview" />
|
<remove-project name="platform/packages/apps/Browser2" />
|
||||||
|
<remove-project name="platform/packages/apps/Calendar" />
|
||||||
|
<remove-project name="platform/packages/apps/Contacts" />
|
||||||
|
<remove-project name="platform/packages/apps/DeskClock" />
|
||||||
|
<remove-project name="platform/packages/apps/Gallery2" />
|
||||||
|
<remove-project name="platform/packages/apps/QuickSearchBox" />
|
||||||
|
|
||||||
<remove-project name="platform/packages/apps/Browser2" />
|
<!-- Wephone device tree -->
|
||||||
<remove-project name="platform/packages/apps/Calendar" />
|
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
||||||
<remove-project name="platform/packages/apps/Contacts" />
|
|
||||||
<remove-project name="platform/packages/apps/DeskClock" />
|
|
||||||
<remove-project name="platform/packages/apps/Gallery2" />
|
|
||||||
<remove-project name="platform/packages/apps/QuickSearchBox" />
|
|
||||||
|
|
||||||
<!-- Wephone device tree -->
|
<!-- exfat support -->
|
||||||
<project path="device/wephone" name="device_wephone" remote="wephone" revision="master" />
|
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
|
||||||
|
|
||||||
<!-- exfat support -->
|
<!-- Wephone included apps -->
|
||||||
<project path="external/exfat" name="exfat" remote="relan" revision="master" />
|
<project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/DeskClock" name="android_packages_apps_DeskClock" remote="lineage" revision="lineage-18.1" />
|
||||||
<!-- Vanadium webview -->
|
<project path="packages/apps/Etar" name="android_packages_apps_Etar" remote="lineage" revision="lineage-18.1" />
|
||||||
<project path="external/vanadium" name="platform_external_vanadium.git" remote="grapheneos-gitlab" clone-depth="1" />
|
<project path="packages/apps/Gallery2" name="android_packages_apps_Gallery2" remote="lineage" revision="lineage-18.1" />
|
||||||
|
<project path="packages/apps/WKT9" name="wkt9" remote="wephone" revision="master" />
|
||||||
<!-- Wephone included / substituted apps -->
|
|
||||||
<project path="packages/apps/Contacts" name="android_packages_apps_Contacts" remote="lineage" revision="lineage-18.1" />
|
|
||||||
<project path="packages/apps/DeskClock" name="android_packages_apps_DeskClock" remote="lineage" revision="lineage-18.1" />
|
|
||||||
<project path="packages/apps/Etar" name="android_packages_apps_Etar" remote="lineage" revision="lineage-18.1" />
|
|
||||||
<project path="packages/apps/ExactCalculator" name="android_packages_apps_ExactCalculator" remote="lineage" revision="lineage-18.1" />
|
|
||||||
<project path="packages/apps/Gallery2" name="android_packages_apps_Gallery2" remote="lineage" revision="lineage-18.1" />
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user