1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-13 09:19:11 +01:00
Commit Graph

629 Commits

Author SHA1 Message Date
Yahor Berdnikau
009567c83e Fix app may use wrong folder to store music.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-02-10 20:08:57 +01:00
Yahor Berdnikau
2f97d0fe16
Merge pull request #161 from ultrasonic/bug/stray-symbol-in-mp3-list
Bug/stray symbol in mp3 list
2018-02-08 22:03:24 +01:00
Yahor Berdnikau
b6c14c7541 Fix stray ">" in songs list.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-02-08 22:00:22 +01:00
Óscar García Amor
e76764bb86
Merge pull request #155 from ultrasonic/fix-ci
Fix CI autobuild after apply #154 changes
2018-01-29 21:08:29 +01:00
Óscar García Amor
cef2b2ad49 Fix CI autobuild after apply #154 changes
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-29 21:04:04 +01:00
Yahor Berdnikau
3cb6acee56
Merge pull request #154 from ultrasonic/fix-fdroid
Fix F-Droid
2018-01-29 20:09:02 +01:00
Óscar García Amor
e140e7fbcd Set versions into dependencies.gradle
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-29 17:48:34 +01:00
Óscar García Amor
60b0374952 Revert "Add versioning plugin."
This reverts commit c84482729d.
2018-01-29 16:26:08 +01:00
Yahor Berdnikau
559364000e
Merge pull request #152 from ultrasonic/autobuild
Added Circle CI automatic builds
2018-01-28 15:03:21 +01:00
Óscar García Amor
6fec8edfb6 Improve Circle CI automatic builds
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-25 22:22:42 +01:00
Yahor Berdnikau
b3df7db0fc
Merge pull request #150 from ultrasonic/transifex
Added Transifex automation for localizations
2018-01-25 21:10:51 +01:00
Óscar García Amor
23d4715ff1 Added Circle CI automatic builds
Now when adding a new tag, Circle CI automagically build a release signed apk and add it to assets.

Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-25 18:46:23 +01:00
Óscar García Amor
769b298415 Push translations only on develop and master
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-25 08:57:19 +01:00
Óscar García Amor
925d58c18f
Merge pull request #151 from ultrasonic/gitignore
Added release folder to .gitignore
2018-01-24 17:33:20 +01:00
Óscar García Amor
511c5482c1 Added release folder to .gitignore
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-24 17:30:01 +01:00
Óscar García Amor
143a4a2f37 Fix plurals in source file for translations
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-24 13:27:15 +01:00
Óscar García Amor
fcc4ddca55 Fix language files to Transifex
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-24 13:20:16 +01:00
Óscar García Amor
4a8f77a65c Added Transifex automation for localizations
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-24 13:13:13 +01:00
Óscar García Amor
5ba8999612
Merge pull request #149 from ultrasonic/develop
Merge contributing changes in master
2018-01-24 11:09:58 +01:00
Óscar García Amor
bff6d8d032
Merge pull request #148 from ultrasonic/contributing
Added translations section in contributing
2018-01-24 11:07:48 +01:00
Óscar García Amor
3c21631f30 Added translations section in contributing
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-24 11:06:45 +01:00
Óscar García Amor
3e2db11e2c
Merge pull request #147 from ultrasonic/version-code
Version code
2018-01-23 22:19:41 +01:00
Óscar García Amor
0aa5c71d59 Bump version code
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-23 22:17:55 +01:00
Óscar García Amor
1af66b5c3d
Merge pull request #146 from ultrasonic/develop
New 2.2.1 release
2018-01-23 22:01:53 +01:00
Yahor Berdnikau
716f184f48 Bump version to 2.2.1 for new bugfix release.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-23 21:59:04 +01:00
Óscar García Amor
871082aea3 Madsonic v 5.1.xxx fix (#145)
* Fixes #129

Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-23 21:07:12 +01:00
Yahor Berdnikau
c140c6d1c9
Merge pull request #143 from ultrasonic/version-code
Bump version code
2018-01-22 16:26:28 +01:00
Óscar García Amor
6da5a23b1b Bump version code
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2018-01-22 15:08:33 +01:00
Óscar García Amor
cae5635833
Merge pull request #142 from ultrasonic/develop
New release 2.2.0
2018-01-22 14:50:44 +01:00
Yahor Berdnikau
565ae00089
Merge pull request #141 from ultrasonic/better-feedback-on-certificate-error
Add more specific error message related to ssl connection problems.
2018-01-21 21:05:01 +01:00
Yahor Berdnikau
efe1efdda6 Add more specific error message related to ssl connection problems.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-21 21:01:21 +01:00
Yahor Berdnikau
9389af5a79
Merge pull request #140 from ultrasonic/special-case-for-ldap-user
Special case for ldap user
2018-01-21 19:34:00 +01:00
Yahor Berdnikau
ae6b73fab4 Add setting to force using old-authorization for LDAP users.
Subsonic api doesn't support new md5 based authorization for LDAP users.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-21 18:15:02 +01:00
Yahor Berdnikau
7830ed3dbf Add flag to force using hex password authentication.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-21 18:06:41 +01:00
Yahor Berdnikau
cd54632339
Merge pull request #138 from ultrasonic/downgrade-api-to-22
Downgrade api to 22
2018-01-20 13:05:14 +01:00
Yahor Berdnikau
365bd96f56 Remove unnecessary cast.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 12:53:26 +01:00
Yahor Berdnikau
1cdf76db8b Add some several gradle optimizations.
Enabled parallel build, configure on demand, caching output of tasks.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 12:52:17 +01:00
Yahor Berdnikau
88053c0ccc Change ci image api to 27.
To be on the same value with compile sdk.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 11:28:34 +01:00
Yahor Berdnikau
697a689632 Decrease target sdk version to 22.
This is required for a new release as runtime permissions support is not yet implemented.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 11:27:34 +01:00
Yahor Berdnikau
d2f292852d
Merge pull request #136 from ultrasonic/error-parser-stability-improvments
Error parser stability improvments
2018-01-20 11:15:56 +01:00
Yahor Berdnikau
749c257731 Replace generic error empty message with custom message.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 11:12:00 +01:00
Yahor Berdnikau
0b5cc5d3f3 Make subsonic error parser more fail safe.
Now it should parse more malformed error json, though having "code" field is still mandatory.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-20 10:56:58 +01:00
Yahor Berdnikau
b38f4894c3
Merge pull request #132 from ultrasonic/fix-api-error-parsing
Fix api error parses always in generic error.
2018-01-13 11:01:11 +01:00
Yahor Berdnikau
fff0762e08 Add more test for error responses.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-13 10:54:30 +01:00
Yahor Berdnikau
3e1dbe3476 Fix api error parses always in generic error.
Now it parses to right error representation. Also fix that right
exception for error is not thrown on api call.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-13 10:19:42 +01:00
Yahor Berdnikau
fa03cf3881
Merge pull request #127 from ultrasonic/add-generic-error-message
Append generic error message to displayed text.
2018-01-08 19:53:29 +01:00
Yahor Berdnikau
1e7f2989eb Append generic error message to displayed text.
As generic error can provide different reasons, it is worth to add received message to displayed error text.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-08 19:45:55 +01:00
Yahor Berdnikau
86fcbb5650
Merge pull request #126 from ultrasonic/better-error-handling
Better error handling
2018-01-07 13:33:01 +01:00
Yahor Berdnikau
ada94dc24f Change to handle json parse exception instead of xml.
Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-07 13:30:37 +01:00
Yahor Berdnikau
27465a086d Add displaying more specific api errors.
Now app will show more specific api errors to user.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-01-07 13:17:53 +01:00