Commit Graph

131 Commits (v1.2.0)

Author SHA1 Message Date
yattoz 378fe32588 fixed color, fixed layout, removed todo, 2020-01-12 01:53:05 +01:00
yattoz 6a992458cc tweaked up next, added current programme, seems cool 2020-01-12 01:30:19 +01:00
yattoz c5d12c1742 adding up next 2020-01-12 00:29:20 +01:00
yattoz 912857c9cd added customization preference 2020-01-11 23:31:38 +01:00
yattoz c03a002448 added Airtime API and progress bar 2020-01-11 22:51:50 +01:00
yattoz 2f010fe698 Merge branch 'devel' into tsumugi/release 2019-12-31 12:32:29 +01:00
yattoz 6bf83a5a40 Merge branch 'devel' into tsumugi/master 2019-12-31 12:32:13 +01:00
yattoz 022fdde9ff Merge branch 'devel' 2019-12-31 12:32:03 +01:00
yattoz 1488d51388 added privacy 2019-12-31 12:31:49 +01:00
yattoz 9aa77b007e Changed launcher icon to a more modern cut 2019-12-31 10:28:59 +01:00
yattoz 7432e37955 Merge branch 'tsumugi/master' into tsumugi/release/1.0.0 2019-12-31 00:40:06 +01:00
yattoz 742cb7ab49 Merge branch 'devel' into tsumugi/master 2019-12-31 00:39:37 +01:00
yattoz 3dfbf8cc9b Merge branch 'devel' 2019-12-31 00:38:00 +01:00
yattoz d964f863f0 ExoPlayer checkout dev-v2 2019-12-31 00:36:29 +01:00
yattoz 4f32051da9 Merge branch 'devel' 2019-12-31 00:11:50 +01:00
yattoz 25810d5a0c removed Log.d calls 2019-12-30 23:59:13 +01:00
yattoz f8f176a1b7 Merge branch 'devel' into tsumugi/master 2019-12-30 23:56:17 +01:00
yattoz 89ddd28535 fixed translation 2019-12-30 23:56:01 +01:00
yattoz fcffc1a3e4 Merge branch 'devel' into tsumugi/master 2019-12-30 23:48:15 +01:00
yattoz 129ffeafb2 updated exoplayer 2019-12-30 23:47:25 +01:00
yattoz 06c5b4dd1b removed Log.d calls 2019-12-30 23:39:40 +01:00
yattoz 6bbc958dce Merge branch 'devel' 2019-12-30 23:15:25 +01:00
yattoz cf47cf47ad changed license to MIT 2019-12-30 23:12:44 +01:00
yattoz c77ca30e46 fixed alarm and sleep intents - cancel correctly, don't restart service 2019-12-30 23:08:47 +01:00
yattoz f8209f2127 removed useless apks 2019-12-30 21:29:57 +01:00
yattoz f8311c5f57 changed stream down audio 2019-12-30 21:06:36 +01:00
yattoz 9f36fb865e tweaked NewsAdapter to avoid image blink at first fragment entry 2019-12-30 20:22:58 +01:00
yattoz 00b2632407 tweaked launcher & Now Playing logo, removed shrinker (crash on API19-) 2019-12-30 19:23:18 +01:00
yattoz 17e973702d tweaked notification icon and launcher icon - using only wireframe 2019-12-30 18:23:29 +01:00
yattoz 34cda765fc added settings icon (since it's the only item menu, I took it out) 2019-12-30 16:55:48 +01:00
yattoz aafa813697 fixed radio not playing on API19- (no SSL available). Use HTTPS for 21+ 2019-12-30 16:18:02 +01:00
yattoz 3b063a7fc4 Merge branch 'translate-fr' into local-exoplayer 2019-12-30 14:55:46 +01:00
yattoz e6a2b37d05 Merge branch 'translate-fr' 2019-12-30 14:55:37 +01:00
yattoz f82537aded moved hard-coded string to resources. Translated app to French. 2019-12-30 14:54:50 +01:00
yattoz 36a3e9046d switched to local exoplayer using branch dev-v2 2019-12-22 00:31:59 +01:00
yattoz 6552b67eba Merge branch 'devel' 2019-12-20 19:39:34 +01:00
yattoz 19390f508e changed killing method to kill app. 2019-12-20 19:39:09 +01:00
yattoz 50fbf6742e Merge pull request #4 from yattoz/devel
Devel
2019-12-20 19:22:09 +01:00
yattoz 9fa5e38c80 Merge pull request #2 from yattoz/planning
Planning merge!
2019-12-20 19:19:29 +01:00
yattoz 133d4849cf changed character for no program 2019-12-20 19:19:56 +01:00
yattoz 691edeee17 adjustments for layout. Use accent color to color current programme. 2019-12-20 19:06:58 +01:00
yattoz 81f53966f0 put day for ProgrammeDayFragment in a ViewModel - should fix crash 2019-12-20 17:48:54 +01:00
yattoz b063d96977 changed some layout info (size/orga) 2019-12-20 09:26:13 +01:00
yattoz ca26ff08e5 refactored constructor to use factory pattern (should fix a crash) 2019-12-20 09:25:50 +01:00
yattoz c1451f264a set timezone in JSON. Computes/displays with JSON Timezone (not local) 2019-12-18 21:51:16 +01:00
yattoz a4669716b0 refined recyclers. Opens on current day (yay!) 2019-12-18 21:12:59 +01:00
yattoz 3e51df6a87 created dedicated tabPager for programme 2019-12-18 20:14:52 +01:00
yattoz c20727fca7 added programme fragment with simple RecyclerView 2019-12-18 00:42:03 +01:00
yattoz 5214a20173 changed program to match Tsumugi's 2019-12-17 00:03:33 +01:00
yattoz 8b5ecc7288 Tied programme name to songTitleNextText. 2019-12-16 23:58:58 +01:00