Commit Graph

83 Commits (0b7b5dd2f1a8c5501c5fb6d17ad140e9147c8c51)

Author SHA1 Message Date
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
yattoz 5920c8cd21 added planning parser from simple JSON format (with local example) 2019-12-15 21:13:04 +01:00
yattoz 9ea24e2e63 fixed crash on rotation on API19- 2019-12-15 19:13:41 +01:00
yattoz 6308233048 fixed a little, but annoying, misalignment of picture when sleep is on 2019-12-15 11:31:25 +01:00
yattoz 931b46c496 fixed initialization error (no postValue!), last played works again now 2019-12-15 11:03:08 +01:00
yattoz d1781b908d fixed the_stream_is_down not playing (IMPORTANT). Shrink release APK. 2019-12-13 23:51:53 +01:00
yattoz a971343c3b added resize refresh when rotating 2019-12-13 22:04:45 +01:00
yattoz 53614b3c86 added image resize 2019-12-13 21:31:28 +01:00
yattoz 900f9175b0 added clickable links 2019-12-13 20:19:34 +01:00
yattoz d4f6064e69 Added image fetch in RSS (thanks stackoverflow!) 2019-12-13 18:31:25 +01:00
yattoz 836da0f80f switched to exoplayer 2.11.0. added some debug to the metadata 2019-12-11 23:08:48 +01:00
yattoz 4d90d42f68 changed URL for HTTPS - works with API29+ (Android 10+) 2019-12-11 19:57:30 +01:00
yattoz a9a3186d83 added try...catch 2019-12-11 18:33:58 +01:00
yattoz f5e0034302 moved URLs in string.xml 2019-12-10 21:53:19 +01:00
yattoz 4a2aedd57f removed commented unused functions. 2019-12-10 20:51:36 +01:00
yattoz 6db17ee8ad removed specific R/a/dio stuff 2019-12-10 19:56:58 +01:00
yattoz cd1068e090 added data persistency for WebView (API19-) 2019-12-10 19:19:40 +01:00
yattoz 459e044f06 added fallback webView for API19- (no TLSv1.2 for RSS Parser) 2019-12-08 23:42:22 +01:00
yattoz c8bf207ce5 added filter for Stream Down for last played 2019-12-08 18:06:05 +01:00
yattoz cc1603fcff added date in news 2019-12-08 14:04:53 +01:00
yattoz 99961e8a4e added RSS parser and simple news reader. Clicking on title opens website 2019-12-08 13:27:55 +01:00
yattoz 6b1c018318 removed many R/a/dio specifc code. Hid some UI that could be used later. 2019-12-07 22:10:52 +01:00
yattoz d1fb81f615 changed package name and some images 2019-12-07 12:58:04 +01:00
yattoz 77d630896f Initial commit 2019-12-07 11:29:48 +01:00