George Zacharia
George Zacharia
Just a stripped down version #276 Allow pro-features on builds at F-droid, fixes #885 . In total, there's 4 different builds: `fdroidDebug`, `fdroidRelease`, `playDebug`, and` playRelease`. Only `playRelease` is configured...
androidx
Since Android support libraries were deprecated and androidx is out, Shuttle should also take the step. _Needs thorough review (Optimizing imports should help in maintainability in future)_
This PR simplifies the project structure by simplifying how the signing configs are included. The `secure.properties` file, if it exists will be read directly rather than read from a property....
When generating dummy dt, the PRODUCT_MANUFACTURER variable get sets with a minor derp https://github.com/ShivamKumarJha/android_tools/blob/483c4b426fef5c5081ca7ef2c48b333bfe110524/tools/dummy_dt.sh#L275 For instance, in the case of Xiaomi devices, it gets written as `PRODUCT_MANUFACTURER := xiaomi` [1]...
Is this app still supported?
Fix order on the function call on example file too