Nite
|
68549992f4
|
Merge branch 'develop' into dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.4.0
|
2021-11-05 19:09:35 +01:00 |
Nite
|
2e482e02a2
|
Merge pull request #618 from ultrasonic/dependabot/gradle/androidx.core-core-ktx-1.7.0
Bump core-ktx from 1.5.0 to 1.6.0
|
2021-11-05 19:09:11 +01:00 |
Nite
|
bf18c43d73
|
Merge branch 'develop' into dependabot/gradle/androidx.core-core-ktx-1.7.0
|
2021-11-05 18:43:24 +01:00 |
Nite
|
7fe4845305
|
Merge pull request #619 from ultrasonic/dependabot/gradle/org.mockito.kotlin-mockito-kotlin-4.0.0
Bump mockito-kotlin from 3.2.0 to 4.0.0
|
2021-11-05 18:31:36 +01:00 |
dependabot[bot]
|
c29b8ebe0e
|
Bump mockito-kotlin from 3.2.0 to 4.0.0
Bumps [mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases)
- [Commits](https://github.com/mockito/mockito-kotlin/compare/3.2.0...4.0.0)
---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-05 17:16:07 +00:00 |
Nite
|
3bacabe480
|
Merge pull request #623 from ultrasonic/network
Use modern network APIs
|
2021-11-05 18:15:16 +01:00 |
tzugen
|
aac73cd6d7
|
Further cleanup maxBitrate function
|
2021-11-03 12:59:06 +01:00 |
tzugen
|
a66d07ae84
|
Use modern network APIs
|
2021-11-03 12:23:53 +01:00 |
Nite
|
210ae35ee0
|
Merge pull request #620 from ultrasonic/cc
CacheCleaner to Kotlin
|
2021-11-02 22:29:57 +01:00 |
Nite
|
4e3102f131
|
Fixed condition for directory listing
Minor cleanup
|
2021-11-02 22:19:09 +01:00 |
Nite
|
eba42b82dc
|
Merge branch 'develop' into cc
|
2021-11-02 21:33:53 +01:00 |
Nite
|
a34fc809d9
|
Merge pull request #616 from ultrasonic/rm-globalscope
Remove global scope use
|
2021-11-02 21:32:21 +01:00 |
Nite
|
ffb2d59886
|
Updated Events to ReactiveX
Minor fixes
|
2021-11-02 17:45:01 +01:00 |
tzugen
|
a6e76e9d53
|
Ktlint
|
2021-11-02 09:07:38 +01:00 |
tzugen
|
c4e2c786d1
|
Fix flags
|
2021-11-02 09:05:51 +01:00 |
tzugen
|
050161bbb0
|
API 30
|
2021-11-01 17:10:46 +01:00 |
tzugen
|
f085a8ab65
|
Transform CacheCleaner to Kotlin
|
2021-11-01 14:26:32 +01:00 |
tzugen
|
dfb3561965
|
Remove custom Pair implementation
|
2021-11-01 14:20:57 +01:00 |
tzugen
|
8c99c84a90
|
Default arguments
|
2021-11-01 14:14:12 +01:00 |
tzugen
|
4fb4ab18da
|
Unused argument
|
2021-11-01 14:13:25 +01:00 |
tzugen
|
e6624ada9a
|
Unnecesary null-check
|
2021-11-01 14:12:35 +01:00 |
tzugen
|
a58e541ccc
|
Update dependencies.gradle
|
2021-11-01 13:05:26 +01:00 |
tzugen
|
416bc57eea
|
1.6.0
|
2021-11-01 12:28:04 +01:00 |
dependabot[bot]
|
34c3936513
|
Bump core-ktx from 1.5.0 to 1.7.0
Bumps core-ktx from 1.5.0 to 1.7.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 11:03:00 +00:00 |
dependabot[bot]
|
aece29559e
|
Bump lifecycle-viewmodel-ktx from 2.2.0 to 2.4.0
Bumps lifecycle-viewmodel-ktx from 2.2.0 to 2.4.0.
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-01 11:02:54 +00:00 |
tzugen
|
e32b3461c9
|
Remove global scope use
|
2021-10-31 19:18:20 +01:00 |
Nite
|
fec2d78d30
|
Merge branch 'develop' into refactor-events
|
2021-10-31 17:20:03 +01:00 |
Nite
|
7ed91db250
|
Merge pull request #612 from ultrasonic/prefs
Cleanup a bunch of preference setters and getter by using the new utility class
|
2021-10-31 17:10:38 +01:00 |
Nite
|
7c43d01f8e
|
Fixed nullable parameters
|
2021-10-31 16:54:37 +01:00 |
Nite
|
5eaf9cccb1
|
Started refactoring events to ReactiveX
|
2021-10-31 15:22:15 +01:00 |
tzugen
|
bd23f54783
|
Remove Build switches for Lollipop
|
2021-10-30 16:07:47 +02:00 |
tzugen
|
5fe1921ca5
|
Cleanup issues
|
2021-10-30 15:59:51 +02:00 |
tzugen
|
e5f7ca6310
|
Convert SettingsFragment to Kotlin
|
2021-10-30 15:40:43 +02:00 |
tzugen
|
4d42c0d9d2
|
Use lambdas in SettingsFragment, remove Consumer class.
|
2021-10-30 15:28:53 +02:00 |
tzugen
|
e19d43d6b3
|
Better wording
|
2021-10-30 15:16:17 +02:00 |
tzugen
|
2d9a212b5c
|
Cleanup a bunch of preference setters and getters by using the new utility class
|
2021-10-30 15:14:15 +02:00 |
Nite
|
f0c02f5551
|
Merge pull request #611 from ultrasonic/downloader-ld
Rename DownloadQueueSerializer to PlaybackstateSerializer
|
2021-10-28 17:16:24 +02:00 |
tzugen
|
7c956566a0
|
Merge branch 'develop' into downloader-ld
|
2021-10-28 11:44:22 +02:00 |
Nite
|
ada780ab25
|
Merge pull request #599 from nitehu/navigation-servers
Moved server selector and settings to the Navigation menu
|
2021-10-28 10:38:35 +02:00 |
Nite
|
70e42fb443
|
Fixed default foreground color
|
2021-10-28 10:00:23 +02:00 |
tzugen
|
c83a9778fc
|
Tweak layout
|
2021-10-28 09:36:46 +02:00 |
Nite
|
6636d6a558
|
Minor fixes
|
2021-10-28 07:38:43 +02:00 |
Nite
|
7ccb9d055c
|
Fixed lint
|
2021-10-28 07:30:31 +02:00 |
Nite
|
9782e18b6e
|
Updated looks of navigation header
|
2021-10-28 07:28:31 +02:00 |
tzugen
|
eb2e6ada0a
|
Tweaked selected color, added circle to offline icon
|
2021-10-25 20:16:19 +02:00 |
Nite
|
cef1153f89
|
Merge branch 'develop' into navigation-servers
|
2021-10-24 22:34:56 +02:00 |
tzugen
|
fea515a526
|
Replace consumer use with a lambda
|
2021-10-23 16:54:00 +02:00 |
tzugen
|
c44257f569
|
Fix a minor warning
|
2021-10-23 16:49:56 +02:00 |
tzugen
|
939cd8583c
|
Semantically rename DownloadQueueSerializer to PlaybackStateSerializer
|
2021-10-23 16:39:58 +02:00 |
tzugen
|
7d2923230c
|
Merge pull request #604 from ultrasonic/downloader-ld
Implement a Download view
|
2021-10-23 16:31:42 +02:00 |