141 Commits (master)
 

Author SHA1 Message Date
  yattoz 691edeee17 adjustments for layout. Use accent color to color current programme. 4 years ago
  yattoz 81f53966f0 put day for ProgrammeDayFragment in a ViewModel - should fix crash 4 years ago
  yattoz b063d96977 changed some layout info (size/orga) 4 years ago
  yattoz ca26ff08e5 refactored constructor to use factory pattern (should fix a crash) 4 years ago
  yattoz c1451f264a set timezone in JSON. Computes/displays with JSON Timezone (not local) 4 years ago
  yattoz a4669716b0 refined recyclers. Opens on current day (yay!) 4 years ago
  yattoz 3e51df6a87 created dedicated tabPager for programme 4 years ago
  yattoz c20727fca7 added programme fragment with simple RecyclerView 4 years ago
  yattoz 5214a20173 changed program to match Tsumugi's 4 years ago
  yattoz 8b5ecc7288 Tied programme name to songTitleNextText. 4 years ago
  yattoz 0218dfab75 added current programme calculation. Added dummy fragment. 4 years ago
  yattoz ef83c693d0 refactored weekday list to keep in a single place all days names. 4 years ago
  yattoz 5920c8cd21 added planning parser from simple JSON format (with local example) 4 years ago
  yattoz 9ea24e2e63 fixed crash on rotation on API19- 4 years ago
  yattoz 6308233048 fixed a little, but annoying, misalignment of picture when sleep is on 4 years ago
  yattoz 2154820af3 updated readme 4 years ago
  yattoz 931b46c496 fixed initialization error (no postValue!), last played works again now 4 years ago
  yattoz d1781b908d fixed the_stream_is_down not playing (IMPORTANT). Shrink release APK. 4 years ago
  yattoz a971343c3b added resize refresh when rotating 4 years ago
  yattoz 53614b3c86 added image resize 4 years ago
  yattoz 8df3d45139 Merge branch 'rss-images' into devel 4 years ago
  yattoz 900f9175b0 added clickable links 4 years ago
  yattoz d4f6064e69 Added image fetch in RSS (thanks stackoverflow!) 4 years ago
  yattoz 6fe9ac1d02 removed useless logs. Will wait for exoplayer 2.11.1 for fix 4 years ago
  yattoz 836da0f80f switched to exoplayer 2.11.0. added some debug to the metadata 4 years ago
  yattoz 4d90d42f68 changed URL for HTTPS - works with API29+ (Android 10+) 4 years ago
  yattoz a9a3186d83 added try...catch 4 years ago
  yattoz 638d33ef30 updated readme 4 years ago
  yattoz f5e0034302 moved URLs in string.xml 4 years ago
  yattoz 4a2aedd57f removed commented unused functions. 4 years ago
  yattoz 6db17ee8ad removed specific R/a/dio stuff 4 years ago
  yattoz cd1068e090 added data persistency for WebView (API19-) 4 years ago
  yattoz 459e044f06 added fallback webView for API19- (no TLSv1.2 for RSS Parser) 4 years ago
  yattoz c8bf207ce5 added filter for Stream Down for last played 4 years ago
  yattoz b68ffbbe7c specified project name 4 years ago
  yattoz cc1603fcff added date in news 4 years ago
  yattoz 99961e8a4e added RSS parser and simple news reader. Clicking on title opens website 4 years ago
  yattoz 122970f015 changed project name 4 years ago
  yattoz 6b1c018318 removed many R/a/dio specifc code. Hid some UI that could be used later. 4 years ago
  yattoz d1fb81f615 changed package name and some images 4 years ago
  yattoz 77d630896f Initial commit 4 years ago