aboutsummaryrefslogtreecommitdiff
path: root/app/src/google
AgeCommit message (Collapse)Author
2020-10-03Fallback to default media receiver application when Google castingMoritz Maxeiner
2018-09-07Use largeHeap param to try to get around bundle size limitsScott Jackson
2018-07-29Fix #867 Android Auto not showing up as an option from bad Google specific ↵Scott Jackson
AndroidManifest definition
2017-10-13Use product flavours to enable builds without proprietary librariesCarey 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