skyline/app/src/main/java/emu/skyline/provider
PixelyIon ba97985b55 Revise DocumentsProvider URI structure
The URIs (Document ID + Root) of the Skyline `DocumentsProvider` was unoptimal as it wasn't relative to a base directory. This is required for opening a root without knowledge of the full path in advance, it is therefore cleaner to provide a uniform `ROOT_ID` in a companion class.
2022-05-31 01:25:18 +05:30
..
DocumentsProvider.kt Revise DocumentsProvider URI structure 2022-05-31 01:25:18 +05:30