Commit Graph

25 Commits (0218dfab753a5c143429a4ade5791d5175ee7e20)

Author SHA1 Message Date
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