├── GLOBAL-PREUPLOAD.cfg ├── README.md ├── crowdin.xml ├── default.xml └── snippets ├── aex.xml ├── lineage.xml └── remove.xml /GLOBAL-PREUPLOAD.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/GLOBAL-PREUPLOAD.cfg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/README.md -------------------------------------------------------------------------------- /crowdin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/crowdin.xml -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/default.xml -------------------------------------------------------------------------------- /snippets/aex.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/snippets/aex.xml -------------------------------------------------------------------------------- /snippets/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/snippets/lineage.xml -------------------------------------------------------------------------------- /snippets/remove.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AospExtended/manifest/HEAD/snippets/remove.xml --------------------------------------------------------------------------------