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
|
1488d51388
|
added privacy
|
2019-12-31 12:31:49 +01:00 |
yattoz
|
d964f863f0
|
ExoPlayer checkout dev-v2
|
2019-12-31 00:36:29 +01:00 |
yattoz
|
89ddd28535
|
fixed translation
|
2019-12-30 23:56:01 +01:00 |
yattoz
|
129ffeafb2
|
updated exoplayer
|
2019-12-30 23:47:25 +01:00 |
yattoz
|
cf47cf47ad
|
changed license to MIT
|
2019-12-30 23:12:44 +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
|
9fa5e38c80
|
Merge pull request #2 from yattoz/planning
Planning merge!
|
2019-12-20 19:19:29 +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 |
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
|
2154820af3
|
updated readme
|
2019-12-15 11:11:57 +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
|
8df3d45139
|
Merge branch 'rss-images' into devel
|
2019-12-13 20:19:50 +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
|
6fe9ac1d02
|
removed useless logs. Will wait for exoplayer 2.11.1 for fix
|
2019-12-13 17:41:19 +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 |