Commit Graph

73 Commits (8374a7888b8ff16ccc9006f81b7f9830f47c88c5)

Author SHA1 Message Date
yattoz 309b93ba51 version bump to 1.1.3 2020-01-17 19:53:51 +01:00
yattoz 8774558b51 tried to tweaked queue to be resilient even for ultra short jingles 2020-01-17 19:26:17 +01:00
yattoz 669e1cdc70 disabled latency compensator in RadioService 2020-01-17 17:47:07 +01:00
yattoz 06b4bfbc93 initialized planning at radio alarm. 2020-01-17 17:23:15 +01:00
yattoz 563c209165 version bump 112 2020-01-12 18:23:16 +01:00
yattoz d3fc4b495d fixed layout and reverted song copy to internal copy 2020-01-12 18:16:56 +01:00
yattoz 157807b94d version bump 2020-01-12 14:55:34 +01:00
yattoz 0b37a838e9 added Html decoding for UTF-8 chars decoded with ISO8859-1 by Airtime 2020-01-12 14:52:25 +01:00
yattoz a59d57a685 fixed layout, more readable (back to bigger fonts among other) 2020-01-12 14:24:40 +01:00
yattoz d03b06341a added refresh button, put font back to 16/20sp 2020-01-12 13:17:04 +01:00
yattoz d92ae128fb Merge branch 'devel' into tsumugi/master 2020-01-12 12:44:16 +01:00
yattoz 45ffa56fa9 tweaked appearance, snackbar opt-in, color blue changed, fixed API19- 2020-01-12 12:42:54 +01:00
yattoz 4769b2f0bf removed log calls and dupes comments 2020-01-12 02:22:29 +01:00
yattoz f133bea0ac merged api 2020-01-12 02:16:47 +01:00
yattoz 813dc66aa1 tweaked font size, should fix Fragment first selection. 2020-01-12 02:10:51 +01:00
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 9aa77b007e Changed launcher icon to a more modern cut 2019-12-31 10:28:59 +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 06c5b4dd1b removed Log.d calls 2019-12-30 23:39:40 +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 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 19390f508e changed killing method to kill app. 2019-12-20 19:39:09 +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
yattoz 0218dfab75 added current programme calculation. Added dummy fragment. 2019-12-16 23:38:50 +01:00
yattoz ef83c693d0 refactored weekday list to keep in a single place all days names. 2019-12-16 22:39:07 +01:00