1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-31 09:27:04 +01:00

222 Commits

Author SHA1 Message Date
Yahor Berdnikau
c80d92b459
Update how now playing notification is shown.
Move all logic to the DownloadServiceImpl as it is not a responsibility of SubsonicTabActivity to do it.
Also NotificationCompat.Builder to build notification as now it is a standard way to do it.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-02-11 15:38:32 +01:00
Óscar García Amor
5fee79c652 Comented the code that uses sensitive permissions 1.5.3 2017-02-07 15:17:01 +01:00
Óscar García Amor
98a4f05f81 Removed sensitive permissions 1.5.2 2017-02-07 09:50:32 +01:00
Óscar García Amor
c540af3c86 Better .gitignore 2017-02-07 09:12:44 +01:00
Óscar García Amor
ccdb813800 Fixed small issue with notification background 2017-02-06 21:22:23 +01:00
Óscar García Amor
7c484f78ec Updated version 2017-02-06 19:36:24 +01:00
Óscar García Amor
4de3c9d24b Merge pull request #11 from Tapchicoma/material_theme
Material theme
2017-02-06 19:07:28 +01:00
Yahor Berdnikau
744b3d6a67 Move out server preferences to separate fragment.
Now app opens server settings in a separate activity, rather then reusing same preference screen.
2017-02-05 23:57:21 +01:00
Yahor Berdnikau
9f23778bf7 Move app settings to PreferenceFragment.
That allows display Material theme also in preferences.
2017-02-05 14:46:22 +01:00
Yahor Berdnikau
9ce1f288c0 Change app theme to Theme.AppCompat.
This changes main app theme to Material theme from support library.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-02-04 23:18:02 +01:00
Óscar García Amor
07e2d3baf0 Set gradle and sdk to latest version 2017-01-15 12:36:08 +01:00
Óscar García Amor
9211ad467b Merge pull request #10 from Tapchicoma/dependencies
Reorgonize dependencies
2017-01-15 11:30:36 +01:00
Egor Berdnikov
91fc11d771 Bump target version to 22.
Can't bump to 25 because several classes uses removed api.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-01-14 23:56:35 +01:00
Egor Berdnikov
472386bb05 Update gradle wrapper and android gradle plugin.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-01-14 23:56:28 +01:00
Egor Berdnikov
95b20b486d Move all dependencies to standalone file.
This allows better and easier versioning management across modules

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-01-14 23:56:12 +01:00
Óscar García Amor
500a058ddc Added LICENSE 2017-01-12 09:27:58 +01:00
Óscar García Amor
43e9584a4a Create ISSUE_TEMPLATE.md 2016-05-11 20:18:05 +02:00
Óscar García Amor
67498e9e0b Create README.md 2016-05-11 20:13:33 +02:00
Óscar García Amor
a297d22b39 Project cleanup 2016-04-01 15:34:42 +02:00
Óscar García Amor
8727f51189 Updated version 2016-04-01 15:10:22 +02:00
Óscar García Amor
21ec27fd3c Merge pull request #5 from biconou/forPullRequests
Added podcasts feature
2016-04-01 13:26:29 +02:00
biconou
a9d96227e4 bug fix : if a podcast episode is in status "error" it can not be added in the episodes list. Application crashes.
(cherry picked from commit 3fedd79)
2016-03-23 21:58:08 +01:00
rcocula
e3e90cebf1 podcasts feature
Work on podcats

Work on podcats

podcasts

Dont't bypass the context menu in long click on album view.

Work on podcats

Work on podcats

Work on podcats

podcasts

If items are maximized they will return to minimize form when scrolling.
(cherry picked from commit ada247d)

podcasts

Podcasts icon

podcasts

podcasts
(cherry picked from commit b4ff614)
2016-03-20 00:22:30 +01:00
Óscar García Amor
16606dc24c Updated version 2016-02-23 19:31:13 +01:00
Óscar García Amor
e6192f80e1 Merge pull request #4 from biconou/forPullRequests
Ability to see entire song and album title
2016-02-23 18:34:17 +01:00
biconou
3f2f59020c If items are maximized they will return to minimize form when scrolling.
(cherry picked from commit ada247d)
2016-02-22 23:19:20 +01:00
biconou
a17b2f978c Dont't bypass the context menu in long click on album view.
(cherry picked from commit 2aa31e0)
2016-02-12 17:06:53 +01:00
biconou
a0a8c86924 On album list view text items can be minimized/maximized when long click.
(cherry picked from commit 8a3f6b2)
2016-02-12 17:06:46 +01:00
Óscar García Amor
40f475a24b Downgraded target SDK to avoid problems in Lollipop 2015-07-26 23:26:28 +02:00
Óscar García Amor
bccda906c9 Several fixes in strings 2015-07-26 20:06:25 +02:00
Óscar García Amor
c8245e1dbe SDCard directory changed
- Now Ultrasonic stores files and caches in
	sdcard/Android/data/org.moire.ultrasonic instead sdcard/utrasonic. The
	user stills can change the music directory.
2015-07-26 18:40:04 +02:00
Óscar García Amor
879d86eaa1 Changed package name 2015-07-26 18:15:07 +02:00
Óscar García Amor
c00746dfae Register GIT in Studio 2015-07-26 17:45:48 +02:00
Óscar García Amor
ca157cd187 Removed uppercase in module name 2015-07-26 17:37:04 +02:00
Óscar García Amor
a4c38a073c Missing submodule files added 2015-07-26 17:21:54 +02:00
Óscar García Amor
d4b71814cf Removed remaining submodules 2015-07-26 17:20:09 +02:00
Óscar García Amor
89419732ca Project updated to Android Studio
- No longer use submodules
- Use latest SDK
- Performed an entire project cleanup
2015-07-26 17:03:28 +02:00
Óscar García Amor
b0b1fd7866 Added spanish translation 2014-07-29 15:41:07 +02:00
Joshua Bahnsen
0bcb59427d Version 1.3.0.8 2014-02-13 21:43:43 -07:00
Joshua Bahnsen
e9a5cc87ca Fix Bluetooth receiver 2014-02-13 21:42:08 -07:00
Joshua Bahnsen
5772c231f6 Rename ImageLoader threads 2014-02-09 23:42:52 -07:00
Joshua Bahnsen
687d8fcdc4 Use Util.sleepQuietly() for all sleeps 2014-02-09 21:32:15 -07:00
Joshua Bahnsen
50826eaece Version 1.3.0.7 2014-01-29 01:27:04 -07:00
Joshua Bahnsen
37836151a6 Add image for default avatar 2014-01-29 01:12:54 -07:00
Joshua Bahnsen
65aca2d8a7 Add avatar support to the chat window, minor tweaks to the chat layout 2014-01-29 00:47:56 -07:00
Joshua Bahnsen
d09c9499e6 Tweak search configuration 2014-01-28 21:19:56 -07:00
Joshua Bahnsen
e71df87438 Optimize ProGuard configuration 2014-01-28 16:45:56 -07:00
Joshua Bahnsen
b3875e7863 Call notifyDataSetChanged() on adapter in drag and drop 2014-01-28 16:01:58 -07:00
Joshua Bahnsen
ca0d90a153 Version 1.3.0.6 2014-01-27 00:26:35 -07:00
Joshua Bahnsen
011174b601 Use intent for album header name 2014-01-27 00:19:16 -07:00