yattoz
|
c4402328ed
|
Merge pull request #2 from yattoz/planning
|
4 years ago |
yattoz
|
92fd759c61
|
changed character for no program
|
4 years ago |
yattoz
|
1f2fbfe4ae
|
adjustments for layout. Use accent color to color current programme.
|
4 years ago |
yattoz
|
53d657aa74
|
put day for ProgrammeDayFragment in a ViewModel - should fix crash
|
4 years ago |
yattoz
|
e9ef198baa
|
changed some layout info (size/orga)
|
4 years ago |
yattoz
|
a6a0e0be90
|
refactored constructor to use factory pattern (should fix a crash)
|
4 years ago |
yattoz
|
8b42b688b4
|
set timezone in JSON. Computes/displays with JSON Timezone (not local)
|
4 years ago |
yattoz
|
89937b255f
|
refined recyclers. Opens on current day (yay!)
|
4 years ago |
yattoz
|
f3206e0749
|
created dedicated tabPager for programme
|
4 years ago |
yattoz
|
33ca53f232
|
added programme fragment with simple RecyclerView
|
4 years ago |
yattoz
|
247a40f64f
|
changed program to match Tsumugi's
|
4 years ago |
yattoz
|
c9770d12c3
|
Tied programme name to songTitleNextText.
|
4 years ago |
yattoz
|
9979f4d401
|
added current programme calculation. Added dummy fragment.
|
4 years ago |
yattoz
|
ebeedcda45
|
refactored weekday list to keep in a single place all days names.
|
4 years ago |
yattoz
|
61364fb32b
|
added planning parser from simple JSON format (with local example)
|
4 years ago |
yattoz
|
ddaca8b7a9
|
fixed crash on rotation on API19-
|
4 years ago |
yattoz
|
a985f3803b
|
fixed a little, but annoying, misalignment of picture when sleep is on
|
4 years ago |
yattoz
|
85077d21ae
|
updated readme
|
4 years ago |
yattoz
|
2f9bbadfda
|
fixed initialization error (no postValue!), last played works again now
|
4 years ago |
yattoz
|
57eba0beab
|
fixed the_stream_is_down not playing (IMPORTANT). Shrink release APK.
|
5 years ago |
yattoz
|
3482a35c66
|
added resize refresh when rotating
|
5 years ago |
yattoz
|
23ece30aab
|
added image resize
|
5 years ago |
yattoz
|
d95046dd08
|
Merge branch 'rss-images' into devel
|
5 years ago |
yattoz
|
8c318e39d4
|
added clickable links
|
5 years ago |
yattoz
|
ec980aa4a2
|
Added image fetch in RSS (thanks stackoverflow!)
|
5 years ago |
yattoz
|
166da784ba
|
removed useless logs. Will wait for exoplayer 2.11.1 for fix
|
5 years ago |
yattoz
|
cab85bfd2d
|
switched to exoplayer 2.11.0. added some debug to the metadata
|
5 years ago |
yattoz
|
2fb097c9bc
|
changed URL for HTTPS - works with API29+ (Android 10+)
|
5 years ago |
yattoz
|
cd0ebdc5c7
|
added try...catch
|
5 years ago |
yattoz
|
68dbb7821e
|
updated readme
|
5 years ago |
yattoz
|
4acefd05df
|
moved URLs in string.xml
|
5 years ago |
yattoz
|
2c03c5b713
|
removed commented unused functions.
|
5 years ago |
yattoz
|
f16d835eb3
|
removed specific R/a/dio stuff
|
5 years ago |
yattoz
|
7949284a86
|
added data persistency for WebView (API19-)
|
5 years ago |
yattoz
|
1140da7920
|
added fallback webView for API19- (no TLSv1.2 for RSS Parser)
|
5 years ago |
yattoz
|
f8ba6e2a1b
|
added filter for Stream Down for last played
|
5 years ago |
yattoz
|
f806668388
|
specified project name
|
5 years ago |
yattoz
|
e1bd78b93b
|
added date in news
|
5 years ago |
yattoz
|
ff6cea89be
|
added RSS parser and simple news reader. Clicking on title opens website
|
5 years ago |
yattoz
|
0f58c0169d
|
changed project name
|
5 years ago |
yattoz
|
0d388eb39a
|
removed many R/a/dio specifc code. Hid some UI that could be used later.
|
5 years ago |
yattoz
|
11ca5d525a
|
changed package name and some images
|
5 years ago |
yattoz
|
77d630896f
|
Initial commit
|
5 years ago |