yattoz před 4 roky
rodič
revize
638d33ef30
1 změnil soubory, kde provedl 13 přidání a 42 odebrání
  1. 13 42
      README.md

+ 13 - 42
README.md Zobrazit soubor

@@ -1,50 +1,21 @@
1
-![icon](https://r-a-d.io/assets/logo_image_small.png)![logo](https://r-a-d.io/assets/logotitle_2.png)
2 1
 
3
-# R/a/dio, the brand-new Android app!
2
+<img src="https://raw.githubusercontent.com/yattoz/Tsumugi-app/devel/app/src/main/res/drawable/logo_roundsquare.png" alt="drawing" style="width:200px;"/>
4 3
 
5
-R/a/dio is a webradio that was founded 7+ years ago with the intention of bringing you a stream of (mostly) high quality anime music, and we keep that up to this day! You can always drop by and visit our website https://r-a-d.io for more information.
4
+# Tsumugi, an Android app
6 5
 
7
-![the gif](./demo.gif)
6
+An Android app to listen to the webradio Tsumugi.
8 7
 
9 8
 ### Features
10 9
 
11
-- Listen to R/a/dio!
10
+- Listen to the webradio!
12 11
 - Fine-tune the volume in the app to go lower than the lowest volume of Android!
13
-- Adapt to all screens: small phone, big tablet, horizontal, vertical, split screen!
12
+- Should adapt to all screen ratios (horizontal / squareish / vertical)!
14 13
 - Start and stop the stream by headphones plugging/unplugging, or with a bluetooth headset!
15
-- Check last played and queued tracks!
16
-- Request any title to the AFK streamer Hanyuu-sama!
17
-- Display and request your favorite tracks! There's even a random-request button (**.ra f**) available!
18
-- Chat in the IRC with the embedded WebIRC!
19
-- Wake up with the sound of R/a/dio with the built-in Alarm Clock feature! Don't worry: if there is no network, it will play a default sound instead.
20
-- Never miss a stream with the Streamer Notification Service! (**Warning: this feature polls the server regularly and consumes battery. It is MUCH MORE RECOMMENDED to register to Hanyuu-sama's updates on Twitter and use the Twitter app. But if for some reason you don't (or can't) use the Twitter App, this should get you covered.**)
21
-- Supports lastFM, LibreFM and Listenbrainz scrobblers with [Pano Scrobbler](https://play.google.com/store/apps/details?id=com.arn.scrobble)
22
-- **[v1.1]** Snooze the alarm! You can set up the snooze duration you want, or avoid being tempted and disable snooze altogether. When ringing, a special notification design will display bigger buttons with text instead of icons.
23
-- **[v1.1]** Sleep with the sound of R/a/dio! You can set up a timer to stop the app after any amount of minutes. When the timer approaches, the sound will gradually fade out.
24
-
25
-As always, thanks for listening!
26
-
27
-
28
-# Releases
29
-
30
-## Release 1.1.0
31
-
32
-Incoming! The date will be announced when it reaches the Play Store. The version number may be different, probably a v2.0.0 considering it's a full rewrite of the previous app.
33
-
34
-Features added: 
35
-- Alarm snooze
36
-- Sleep timer
37
-- Special notification design for alarm
38
-- Added pull-to-refresh on favorites
39
-- Added link to help on how to use favorites in IRC
40
-- Added settings to control API fetch frequency when playback is stopped
41
-
42
-Bug fixes:
43
-- Better handling of queue, avoid duplicates
44
-- Should handle correctly when the stream is down ("ed" playing)
45
-- Update the streamer picture in notification at startup
46
-- UI updates correctly when app is opened after alarm wake-up
47
-- Backup alarm sound is now correctly triggered only when necessary
48
-
49
-## Release 1.0
50
-- will probably stay undisclosed, as the release will surely be based on what I call 1.1.0
14
+- Check last played tracks!
15
+- Check the latest news: 
16
+  * for Android 5+, a very simple view of last articles is implemented using RSS Feed
17
+  * for Android 4.4 and lower, it displays the website directly (the RSS reader can't fetch the feed because no TLSv1.2 support)
18
+- Wake up with the sound of Tsumugi with the built-in Alarm Clock feature! Don't worry: if there is no network, it will play a default sound instead.
19
+- Snooze the alarm! You can set up the snooze duration you want, or avoid being tempted and disable snooze altogether. When ringing, a special notification design will display bigger buttons with text instead of icons.
20
+- Sleep with the sound of Tsumugi! You can set up a timer to stop the app after any amount of minutes. When the timer approaches, the sound will gradually fade out.
21
+- Supports lastFM, LibreFM and Listenbrainz scrobblers with [Pano Scrobbler](https://play.google.com/store/apps/details?id=com.arn.scrobble) or [Simple Scrobbler](https://play.google.com/store/apps/details?id=com.adam.aslfms&hl=en_US).