├── README.mkdn ├── default.xml ├── derpfest.png └── snippets ├── derp.xml ├── lineage.xml └── pixel.xml /README.mkdn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/README.mkdn -------------------------------------------------------------------------------- /default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/default.xml -------------------------------------------------------------------------------- /derpfest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/derpfest.png -------------------------------------------------------------------------------- /snippets/derp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/snippets/derp.xml -------------------------------------------------------------------------------- /snippets/lineage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/snippets/lineage.xml -------------------------------------------------------------------------------- /snippets/pixel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DerpFest-AOSP/manifest/HEAD/snippets/pixel.xml --------------------------------------------------------------------------------