Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-07 | Use largeHeap param to try to get around bundle size limits | Scott Jackson | |
2018-07-29 | Fix #867 Android Auto not showing up as an option from bad Google specific ↵ | Scott Jackson | |
AndroidManifest definition | |||
2017-10-13 | Use product flavours to enable builds without proprietary libraries | Carey Metcalfe | |
This commit uses build flavours to provide two different builds: A 'floss' build and a 'google' build. - The 'floss' build builds a basic version of the app with no dependencies on proprietary libraries. - The 'google' build adds Chromecast support and a few other extras provided by Google Play Services |