dtarasov
e3a485f0ef
Not add track number prefix to filename if its already added
2017-06-28 13:25:04 +04:00
Óscar García Amor
47d8c5a95d
Updated version to 1.7
2017-05-25 14:02:36 +02:00
Óscar García Amor
ba55fdfae5
Added pt and pt_br tanslations
...
- Thanks to Paulo Schopf!
2017-05-25 13:45:41 +02:00
Óscar García Amor
122ae93bcb
Updated version to 1.6
2017-02-20 16:39:23 +01:00
Óscar García Amor
53d2391016
Merge pull request #3 from Tapchicoma/fix_menu
...
Fix some actionbar menu items are not shown as icons.
2017-02-13 19:37:06 +01:00
Óscar García Amor
5aff175144
Merge pull request #2 from Tapchicoma/update_gitignore
...
Added IDEA files to .gitignore.
2017-02-13 19:36:49 +01:00
Óscar García Amor
9ad64ecf26
Merge pull request #1 from Tapchicoma/notification_refactor
...
Update how now playing notification is shown.
2017-02-13 19:36:38 +01:00
Yahor Berdnikau
e1fa97b98f
Fix some actionbar menu items are not shown as icons.
...
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-02-11 18:02:34 +01:00
Yahor Berdnikau
3ed83fb83f
Added IDEA files to .gitignore.
...
This files are not need to be in vcs as project can be built by Gradle.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2017-02-11 17:30:59 +01:00
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
2017-02-07 15:17:01 +01:00
Óscar García Amor
98a4f05f81
Removed sensitive permissions
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