Nite
|
decca7103f
|
Fixed exit and restart
|
2020-06-30 15:16:45 +02:00 |
Nite
|
7dad738fce
|
Fixed pause on bluetooth disconnect, minor fixes
|
2020-06-29 16:17:22 +02:00 |
Nite
|
fdc1748f8a
|
Fixed foreground service stop and start
Fixed play on restore
|
2020-06-29 14:44:19 +02:00 |
Nite
|
bd77c2a851
|
Added null checks, moved MediaPlayer to its own Koin module
|
2020-06-26 16:33:27 +02:00 |
Nite
|
bbe9f39300
|
Moved externally visible functions to interface, added comments
|
2020-06-26 15:18:14 +02:00 |
Nite
|
0bef3ae417
|
Fixed concurrency problems
|
2020-06-26 13:31:31 +02:00 |
Nite
|
b83631107c
|
Major cleanup, minor fixes
|
2020-06-25 14:33:44 +02:00 |
Nite
|
8c60e09914
|
Fixed player threading, other minor fixes
|
2020-06-25 11:58:09 +02:00 |
Nite
|
c3be251e8b
|
Restored minor fixes
|
2020-06-23 19:27:04 +02:00 |
Nite
|
0820763c7f
|
Refactored playback related things
|
2020-06-23 18:40:44 +02:00 |
Nite
|
53628dde54
|
Started to use Koin, refactored lifecycleSupport and Intent handling
|
2020-06-22 18:44:15 +02:00 |
Nite
|
13b987791e
|
Started DownloadServiceImpl refactor
|
2020-06-22 18:43:59 +02:00 |
Óscar García Amor
|
96795701fe
|
Bump version to 2.8.0
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-06-22 10:08:10 +02:00 |
Óscar García Amor
|
ece7620175
|
Merge branch 'nitehu-feature/upgrade-to-api28' into develop
|
2020-06-22 09:52:25 +02:00 |
Nite
|
f6a41206b8
|
Minor fixes
|
2020-06-21 09:37:12 +02:00 |
Nite
|
02da3e79ba
|
Fixed DownloadServiceImpl to start as background service
Removed notification related settings for API26
|
2020-06-20 15:16:57 +02:00 |
Nite
|
50fde988a8
|
Fixed notification priority
|
2020-06-19 13:58:51 +02:00 |
Nite
|
ad1ae62aff
|
Fixed notification update error
|
2020-06-18 15:53:38 +02:00 |
Óscar García Amor
|
04f80be254
|
Merge branch 'api28' into develop
|
2020-06-18 10:19:31 +02:00 |
Óscar García Amor
|
884cf8b1b0
|
Reactivate the uncaught exception handler
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-06-18 10:12:50 +02:00 |
Óscar García Amor
|
a8c7b6765e
|
Merge branch 'nitehu-api28' into api28
|
2020-06-18 10:10:57 +02:00 |
Nite
|
e210908257
|
Fixed context in FileUtil
Added CleartextTraffic to AndroidManifest
|
2020-06-17 18:14:34 +02:00 |
Óscar García Amor
|
af5ecae7f5
|
First approach to API 28
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-06-17 15:08:30 +02:00 |
Óscar García Amor
|
08f1e78afc
|
Updated spanish translation
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-06-17 10:55:10 +02:00 |
Óscar García Amor
|
d0705cd933
|
Merge branch 'nitehu-feature/runtime-permissions' into develop
|
2020-06-17 10:25:35 +02:00 |
Nite
|
1e789858bc
|
Updated AutoRepeatButton from ImageView to AppCompatImageView as Lint suggested
|
2020-06-13 22:46:54 +02:00 |
Nite
|
92b0bb4742
|
Fixed gradle.properties for CI
|
2020-06-13 22:32:32 +02:00 |
Nite
|
de7eaef668
|
Updated Gradle to 6.5
Tried to satisfy ktlint rules
|
2020-06-13 19:04:31 +02:00 |
Nite
|
b23c1b4a6a
|
Cleaned up dependencies.gradle
Moved MultiDex to debug only
|
2020-06-05 17:09:33 +02:00 |
Nite
|
cb09be0a64
|
Fixed gradle
|
2020-06-05 09:50:10 +02:00 |
Nite
|
a845ec8039
|
Fixed dialog title
|
2020-06-02 16:33:06 +02:00 |
Nite
|
5d18929258
|
Implemented runtime permission handling using Dexter library, minor fixes
|
2020-06-02 15:35:36 +02:00 |
Nite
|
915a659b5d
|
Fixed MultiDex
|
2020-05-29 11:23:51 +02:00 |
Nite
|
f4ae87fffe
|
Migrated to Androidx
|
2020-04-26 12:05:28 +02:00 |
Nite
|
7ce8bf921b
|
Updated Gradle and Kotlin
|
2020-04-26 08:37:24 +02:00 |
Óscar García Amor
|
b4ece442c8
|
skip ci: Added link to #79
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 18:11:14 +01:00 |
Óscar García Amor
|
e94e39e6d1
|
Added big fat warning about #79 in README.md
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 18:07:48 +01:00 |
Óscar García Amor
|
3eef5ebf4e
|
Update docker image on generate_signed_apk pipeline
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 17:47:44 +01:00 |
Óscar García Amor
|
76db1e5c08
|
Merge branch 'develop'
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 17:34:14 +01:00 |
Óscar García Amor
|
367f388fca
|
Merge pull request #269 from ultrasonic/new-release
Bump version to 2.7.0
|
2020-03-23 17:30:44 +01:00 |
Óscar García Amor
|
26c9f72b5c
|
Bump version to 2.7.0
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 17:24:39 +01:00 |
Óscar García Amor
|
b5bbabf376
|
Merge pull request #268 from nitehu/fix/stuck-notification
Fixed stuck notification
|
2020-03-23 17:13:24 +01:00 |
Nite
|
b61f738502
|
Added dummy German translation for missing strings
|
2020-03-23 16:18:49 +01:00 |
Nite
|
d920e51279
|
Testing conditional notification update
|
2020-03-23 15:53:18 +01:00 |
Nite
|
b4885c684c
|
Fixed stuck notification
|
2020-03-23 15:47:47 +01:00 |
Óscar García Amor
|
17925e8a2f
|
Merge branch 'develop' of github.com:ultrasonic/ultrasonic into develop
|
2020-03-23 10:11:25 +01:00 |
Óscar García Amor
|
4297f50aa1
|
Fix circleci pipeline
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 10:11:12 +01:00 |
Óscar García Amor
|
bbb92b19d4
|
Merge pull request #267 from nitehu/fix/share-playlist
Fixed missing Extra from Intent when selecting a Playlist Item.
|
2020-03-23 10:01:13 +01:00 |
Óscar García Amor
|
276429ef26
|
Updated translations from Transifex
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
|
2020-03-23 09:51:57 +01:00 |
Óscar García Amor
|
8a798ac456
|
Merge branch 'nitehu-feature/fivestarrating' into develop
|
2020-03-23 09:50:53 +01:00 |