Nite
|
5eaf9cccb1
|
Started refactoring events to ReactiveX
|
2021-10-31 15:22:15 +01: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 |
tzugen
|
ece53f7687
|
Add a comment
|
2021-10-23 16:13:05 +02:00 |
Nite
|
2847a51674
|
Fixed autoplay
Fixed uncaught exception
Fixed playlist loading from file
|
2021-10-23 16:09:49 +02:00 |
tzugen
|
24092ce465
|
Remove unneccessary call to checkDownloads() which were interferring with AutoPlay somehow.
|
2021-10-23 15:58:33 +02:00 |
tzugen
|
6f676d20b0
|
Update baseline to remove closed issues
|
2021-10-23 15:58:33 +02:00 |
tzugen
|
1d5b335f97
|
Add Download Fragment which show active downloads
|
2021-10-23 15:58:32 +02:00 |
tzugen
|
9bc19ec044
|
Semantic rename
|
2021-10-23 15:58:32 +02:00 |
tzugen
|
0bcf51a409
|
Implement LiveData in Downloader.kt
Minor: Also remove a suppress comment
|
2021-10-23 15:58:32 +02:00 |
Nite
|
f58c361e4e
|
Fixed navigation on welcome screen
Fixed navigation after selecting new server
Fixed color for new server
Fixed typo
|
2021-10-21 17:55:19 +02:00 |
Nite
|
949e7e58ba
|
Merge branch 'develop' into navigation-servers
|
2021-10-20 19:48:41 +02:00 |
Nite
|
77a2dcf935
|
Merge pull request #595 from ultrasonic/dependabot/gradle/versions.mockito-4.0.0
Bump versions.mockito from 3.12.4 to 4.0.0
|
2021-10-20 19:45:51 +02:00 |
dependabot[bot]
|
974099630a
|
Bump versions.mockito from 3.12.4 to 4.0.0
Bumps `versions.mockito` from 3.12.4 to 4.0.0.
Updates `mockito-core` from 3.12.4 to 4.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)
Updates `mockito-inline` from 3.12.4 to 4.0.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.mockito:mockito-inline
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-20 17:09:12 +00:00 |
Nite
|
2197959507
|
Merge pull request #607 from ultrasonic/pref_delegate
Use delegate for Settings, reduces Boilerplate code
|
2021-10-20 19:07:39 +02:00 |
tzugen
|
62bade916f
|
Use delegate for Settings, reduces Boilerplate code
|
2021-10-18 17:32:12 +02:00 |
Nite
|
ccf39661ab
|
Cleaned up warnings in FilePickerAdapter
|
2021-10-15 16:35:27 +02:00 |
Nite
|
7c66bc7ec8
|
Implemented navigation header coloring based on selected server
|
2021-10-15 16:26:06 +02:00 |
Nite
|
477f6f5d7c
|
Merge remote-tracking branch 'remotes/upstream/develop' into navigation-servers
|
2021-10-15 13:52:50 +02:00 |
Nite
|
784c65f96d
|
Merge pull request #600 from ultrasonic/permission_failed
Migrate Permission utitlity to Kotlin, increase min SDK to 17
|
2021-10-14 21:35:51 +02:00 |
Nite
|
16b2a99631
|
Fixed lint errors
|
2021-10-14 20:26:21 +02:00 |
Nite
|
427034053c
|
Merge branch 'develop' into permission_failed
|
2021-10-14 19:45:44 +02:00 |
Nite
|
6905c68898
|
Merge pull request #603 from ultrasonic/gradle72
Update Gradle and ktlint
|
2021-10-14 18:05:01 +02:00 |
Nite
|
2b40577d4b
|
Merge branch 'develop' into gradle72
|
2021-10-14 17:43:13 +02:00 |
Nite
|
23cca33d5a
|
Started implementing server colors
|
2021-10-14 17:17:32 +02:00 |
Óscar García Amor
|
62986ca79d
|
Fix lint errors
|
2021-10-14 10:02:22 +02:00 |
Óscar García Amor
|
e2cff64e4e
|
Bump version to 2.24.0
|
2021-10-14 09:35:57 +02:00 |
Óscar García Amor
|
704f78366a
|
Merge branch 'master' into develop
|
2021-10-14 09:19:39 +02:00 |
Óscar García Amor
|
e426081d1d
|
Update translations
|
2021-10-14 09:04:08 +02:00 |
tzugen
|
bc43cc6874
|
Update Gradle config to remove deprecated attrs.
Deactivate xml reporting (not used currently)
|
2021-10-13 19:06:42 +02:00 |
tzugen
|
83f4ecb15a
|
Prepare a number of layouts for RTL and thereby fix a lot of lint messages
|
2021-10-13 18:51:11 +02:00 |
tzugen
|
fbdf6d846b
|
Cleanup dead code paths
|
2021-10-13 18:51:11 +02:00 |
tzugen
|
d1e636f553
|
Fix some new lint issues
|
2021-10-13 18:51:11 +02:00 |
tzugen
|
d7cd68c39e
|
Makes more sense to update to 17 instead of 16.
|
2021-10-13 18:51:11 +02:00 |
tzugen
|
b892b7b8d3
|
Migrate PermissionUtil to Kotlin
- Set min SDK to 16 (was 14), because READ_EXTERNAL_STORAGE is minimum 16
- Add new shortcut to Settings.kt class
- Use showDialog util function
|
2021-10-13 18:51:04 +02:00 |
tzugen
|
5c9b149bec
|
Update Gradle and ktlint
|
2021-10-13 18:48:56 +02:00 |
tzugen
|
ec4f57b5b6
|
Merge pull request #602 from ultrasonic/fix_npe
Fix NPE
|
2021-10-13 18:45:41 +02:00 |
tzugen
|
87c2e44ab8
|
Fix NPE
|
2021-10-13 15:10:06 +02:00 |