Óscar García Amor
|
2ff944d77d
|
Merge branch 'develop' into ready/LRUCache
|
2022-02-04 08:47:42 +01:00 |
Nite
|
462719ccd1
|
Merge pull request #671 from ultrasonic/dependabot/gradle/versions.mockito-4.3.1
Bump versions.mockito from 4.1.0 to 4.3.1
|
2022-02-01 17:50:12 +01:00 |
dependabot[bot]
|
ca89d4b55e
|
Bump versions.mockito from 4.1.0 to 4.3.1
Bumps `versions.mockito` from 4.1.0 to 4.3.1.
Updates `mockito-core` from 4.1.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.3.1)
Updates `mockito-inline` from 4.1.0 to 4.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.3.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-inline
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-01 11:01:45 +00:00 |
Óscar García Amor
|
3558479278
|
Improve generation of signed apk in CI
|
2022-01-19 09:39:26 +01:00 |
Óscar García Amor
|
23d0783164
|
Bump version to 3.0.0
|
2022-01-18 11:36:39 +01:00 |
Óscar García Amor
|
22c9db59c3
|
Ignore Unused Quantity
|
2022-01-18 11:23:19 +01:00 |
Óscar García Amor
|
121bcde18a
|
Update translations
|
2022-01-18 10:55:58 +01:00 |
Óscar García Amor
|
41a462708d
|
Merge pull request #667 from ultrasonic/patchBranch
Deactivate custom color and set DB to version 3
|
2022-01-18 10:53:17 +01:00 |
Nite
|
5e24c3ab40
|
Fixed text visibility
|
2022-01-14 19:36:05 +01:00 |
tzugen
|
f68b46678a
|
Deactivate custom color and set DB to version 3
|
2022-01-13 19:22:44 +01:00 |
tzugen
|
fd239e8e72
|
Merge pull request #660 from ultrasonic/develop_migrations
Fix database migrations
|
2022-01-12 07:17:40 +01:00 |
tzugen
|
10892f7527
|
Merge branch 'develop' into develop_migrations
|
2022-01-11 09:12:36 +01:00 |
Óscar García Amor
|
e2a6a32b76
|
Merge pull request #659 from ultrasonic/ic_empty
More tiny and pretty ic_empty icon
|
2021-12-27 12:36:21 +01:00 |
Óscar García Amor
|
0dd666415d
|
Merge branch 'develop' into ic_empty
|
2021-12-27 12:18:13 +01:00 |
Óscar García Amor
|
8f43f69a66
|
Don't push translations from master
|
2021-12-27 11:16:14 +01:00 |
Óscar García Amor
|
193fe5ac3a
|
Add missing database migrations
|
2021-12-24 20:00:10 +01:00 |
Óscar García Amor
|
3588bb9380
|
Merge pull request #657 from ultrasonic/mainScroll
Scrolling / Database
|
2021-12-24 18:18:51 +01:00 |
Óscar García Amor
|
95b78a3c11
|
More tiny and pretty ic_empty icon
|
2021-12-24 17:18:57 +01:00 |
tzugen
|
9f5bc85cf2
|
Fallback to destructive migration on downgrade
|
2021-12-23 10:26:04 +01:00 |
tzugen
|
5a02467ee8
|
Use binding
|
2021-12-22 13:36:47 +01:00 |
tzugen
|
4a996f8edc
|
Fix Scroll in MainFragment
|
2021-12-22 13:26:58 +01:00 |
tzugen
|
8d5675f461
|
Merge pull request #656 from ultrasonic/randomReload
Don't clear random list when appending
|
2021-12-22 12:42:55 +01:00 |
tzugen
|
a5e8daa912
|
Don't clear random list when appending
|
2021-12-21 23:44:18 +01:00 |
tzugen
|
c2b23c4001
|
Merge pull request #655 from ultrasonic/fixIndex1
Create a correctly typed list from getMusicDirectory()
|
2021-12-21 23:20:44 +01:00 |
tzugen
|
10b83805a9
|
Create a correctly typed list from getMusicDirectory()
|
2021-12-21 13:31:58 +01:00 |
Óscar García Amor
|
fbf5a63396
|
Avoid lint errors if a language has an unused quantity
|
2021-12-21 10:42:54 +01:00 |
Óscar García Amor
|
bb370bfc44
|
Fix lint errors
|
2021-12-21 10:27:11 +01:00 |
Óscar García Amor
|
2153650d8b
|
Update translations
|
2021-12-21 09:26:42 +01:00 |
tzugen
|
d66de5955b
|
Merge pull request #652 from nitehu/fix/isUri
Updated custom cache location handling to remove isUri
|
2021-12-20 22:02:36 +01:00 |
Nite
|
34e232a43a
|
Fixed default for cache directory selector
|
2021-12-20 19:39:44 +01:00 |
tzugen
|
fa434342d9
|
Covert LRUCache to Kotlin
|
2021-12-20 18:45:04 +01:00 |
Nite
|
17e49ff49e
|
Updated custom cache location handling to remove isUri
Fixed DownloadFileCache contained DownloadFiles with old cache path
|
2021-12-20 13:15:45 +01:00 |
Nite
|
adf72d6460
|
Merge pull request #649 from ultrasonic/ready/dialogs
Unify error dialog handling
|
2021-12-20 09:52:51 +01:00 |
Nite
|
505405e87f
|
Fixed comment
|
2021-12-20 09:33:50 +01:00 |
Nite
|
a3ad17692b
|
Merge branch 'develop' into ready/dialogs
|
2021-12-20 09:22:39 +01:00 |
Nite
|
5c3e2f6e37
|
Merge pull request #642 from ultrasonic/ready/removeMergeAdapter
Remove MergeAdapter and SackOfViewsAdapter
|
2021-12-20 09:22:04 +01:00 |
Nite
|
941fbd907f
|
Merge branch 'develop' into ready/removeMergeAdapter
|
2021-12-20 08:56:31 +01:00 |
Nite
|
095cf4ef4a
|
Merge pull request #641 from ultrasonic/ready/removeFeatureStorage
Remove feature storage
|
2021-12-20 08:56:00 +01:00 |
tzugen
|
3be480a9a2
|
Add error message to cache location picker
Fixes #643
|
2021-12-18 18:19:15 +01:00 |
tzugen
|
5bfa0044ab
|
Introduce prepopulated Info and Error Dialog.Builders,
and thereby unify dialog handling across the code base
|
2021-12-18 18:13:43 +01:00 |
tzugen
|
6b1fc7575a
|
Use material icons for info and error dialogs
|
2021-12-18 16:43:51 +01:00 |
tzugen
|
6fcea86097
|
Remove feature storage
|
2021-12-18 15:02:53 +01:00 |
tzugen
|
28d5e5043f
|
Remove MergeAdapter and SackOfViewsAdapter
|
2021-12-18 14:55:18 +01:00 |
tzugen
|
eb2aeabd5d
|
Merge pull request #615 from ultrasonic/api30
Update the File code to use Storage Access Framework in order to support API 30
|
2021-12-18 14:53:44 +01:00 |
tzugen
|
a0da791b28
|
Minor fixes
|
2021-12-18 14:33:04 +01:00 |
tzugen
|
f4554ff29e
|
Fix messed up indentation in StreamProxy
|
2021-12-16 19:02:33 +01:00 |
tzugen
|
9acc5121a4
|
Regenerate lint baseline
|
2021-12-16 18:55:35 +01:00 |
Nite
|
107146c8d9
|
Minor cleanup, added comments
|
2021-12-16 14:18:54 +01:00 |
Nite
|
d51544f927
|
Added lazy initialization of DownloadFile status for better SAF performance
Minor fixes
|
2021-12-15 17:44:19 +01:00 |
Nite
|
66e7732ec2
|
Removed remaining DocumentFile uses
Fixed lint issues
|
2021-12-12 17:06:11 +01:00 |