summaryrefslogtreecommitdiff
path: root/hello_sdl_android
Commit message (Expand)AuthorAgeFilesLines
* Update tests and hello_sdl for no exception throwJoey Grover2018-10-231-19/+4
* add lifecycle listenersBrettyWhite2018-10-041-1/+1
* specify package to run tests onBrettyWhite2018-10-031-0/+1
* increase support lib version, fix conditional in main activityBrettyWhite2018-10-032-3/+3
* clarify flavor names in gradle per commentBrettyWhite2018-10-031-4/+4
* fix spacing and add more descriptive commentsBrettyWhite2018-10-031-2/+3
* add gradle option for requires high bandwidthBrettyWhite2018-10-032-0/+9
* change build flavors to better represent new transport optionsBrettyWhite2018-10-022-33/+12
* dispose managers when sdlservice is shutdownBrettyWhite2018-10-021-0/+5
* target / compiled version up to 28BrettyWhite2018-10-022-2/+3
* cleaning per reviewBrettyWhite2018-10-021-16/+5
* remove sdlapplication classBrettyWhite2018-10-022-15/+0
* set notification channel as app idBrettyWhite2018-10-021-1/+1
* remove unneeded resources and create foreground channelBrettyWhite2018-10-023-31/+16
* update to use managersBrettyWhite2018-10-024-895/+146
* Add hello_sdl_android moduleBilal2018-08-2227-0/+1429