Commit Graph

804 Commits

Author SHA1 Message Date
Ó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
Nite 7698c145c5
Merge branch 'develop' into feature/fivestarrating 2020-03-21 07:52:28 +01:00
Óscar García Amor fdf39fa214 Added more info to README.md
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2020-03-09 13:06:09 +01:00
Nite 2fff8e5a0f
Merge branch 'develop' into fix/share-playlist 2020-03-06 17:51:02 +01:00
Nite 99dbf236c9
Fixed rating from notification 2020-02-23 12:57:15 +01:00
Óscar García Amor 7963c8cadb Merge branch 'palto42-de_about' into develop 2020-02-07 10:54:40 +01:00
Óscar García Amor d267f9a8ad Added german translation
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2020-02-07 10:54:21 +01:00
palto42 925da70870
German translation of About file 2020-02-02 13:44:38 +01:00
Nite b10f6d895c
Fixed missing Extra from Intent when selecting a Playlist Item. This caused sharing to fail. 2020-01-15 20:46:33 +01:00
Nite ab624be93d
Implemented five star rating 2020-01-13 21:20:52 +01:00
Óscar García Amor 7049c4ad20 Bump version to 2.6.2 for next release.
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2019-10-29 08:47:30 +01:00
Dmitriy Bogdanov 9591ed4cef Set the notification publicly visible
Signed-off-by: Dmitriy Bogdanov <d@di72nn.com>
2019-10-29 08:39:39 +01:00
Óscar García Amor 900fa4b67e
Merge pull request #254 from di72nn/public_notification
Set the notification publicly visible
2019-10-29 08:31:51 +01:00