2cf06cff40
Edit app name, package name and branding.
2026-01-21 18:50:48 -03:00
5ca55a54d2
Add support for downloading to internal storage and fix project build.
...
- Update outdated library com.github.QuadFlask:colorpicker in build.gradle
- Update SettingsActivity with option to select download directory.
- Add migration in PreferenceUtil to support download location storage.
- Update MusicUtil to look for user-provided location when building locations.
- Update DownloadService to download to specified location.
2026-01-21 16:50:32 -03:00
Sashanoraa
feaf5bbcda
Add gain adjustment
...
As I had requested in issue #230 , I've added a setting to adjust the
global volume output of the player separate from the system volume. If
you'd like me to make any changes before merge I'd be happy to.
2023-02-20 23:21:01 -05:00
dkanada
cac64c53c7
add cancel action to download notification
2021-08-09 23:58:35 +09:00
dkanada
e507495fa5
delete unused file and fix a few ide warnings
2021-06-12 14:04:23 +09:00
Jakob Kukla
b0be2e2c3c
refactor: remove unused string
2021-06-06 22:39:01 +02:00
Jakob Kukla
0eabd7eecf
refactor: remove audio ducking setting because it's useless now (unfortunately exoplayer is always "ducking")
2021-06-06 22:39:01 +02:00
dkanada
dd599c6979
add file select preference for media downloads
2021-05-30 11:43:46 +09:00
dkanada
86d20c044b
add notification for download progress
2021-05-16 12:08:36 +09:00
dkanada
dd7722fd7f
add download service with limited functionality
2021-05-04 21:03:09 +09:00
dkanada
6a194a7952
move battery optimization request to base activity
2021-04-26 12:14:40 +09:00
dkanada
5d3977e4b6
add sponsor button to navigation menu
2021-04-18 01:04:03 +09:00
dkanada
e769131452
add select activity for multiserver authentication
2021-04-17 15:36:04 +09:00
Luuk Nieuwdorp
ce23df3ef1
Add FavoritesFragment based on SongsFragment
2021-01-07 17:01:10 +01:00
dkanada
decf43bd1c
improve login user experience
2020-11-09 01:54:00 +09:00
dkanada
ccce5623b1
add preference for media cache size
2020-10-23 05:47:08 +09:00
dkanada
569f2240ff
update a bunch of strings
2020-10-15 23:09:09 +09:00
dkanada
841b59796c
update preference array names
2020-10-15 22:42:34 +09:00
dkanada
a69b0e80e0
update preference utils for image cache
2020-10-15 22:37:27 +09:00
dkanada
e55d87b684
remove unused strings
2020-09-25 16:48:29 +09:00
dkanada
ad6aa91d74
move playback keys to preference utils
2020-09-25 16:20:30 +09:00
dkanada
f5fc92dec7
update some strings
2020-09-25 13:15:57 +09:00
dkanada
e32dd8583f
remove preference for colored navigation bar
2020-09-19 14:07:26 +09:00
dkanada
491b01406a
update page size preference
2020-08-29 18:23:18 +09:00
dkanada
5197af70a9
add useful information to song details dialog
2020-08-29 15:37:08 +09:00
dkanada
917b1cb9d9
update strings for song details
2020-08-29 13:48:58 +09:00
dkanada
e32e0f03cf
update widget names
2020-08-29 13:00:01 +09:00
dkanada
36f44095c3
add dialog to confirm logout
2020-08-17 04:17:06 +09:00
dkanada
2942994c0a
update some strings
2020-08-07 19:59:51 +09:00
dkanada
e35519886b
Merge pull request #55 from CappielloAntonio/BatteryOptimizationCheck
...
Detect battery optimization on startup
2020-08-07 19:53:28 +09:00
dkanada
87dd7079e4
Merge pull request #50 from rotvel/feature/audiotype-support
...
Add support for more audio types
2020-07-23 14:52:43 +09:00
dkanada
613edf239a
match upstream name for direct play
2020-07-23 14:34:28 +09:00
CappielloAntonio
711741418b
Detect battery optimization on startup
2020-07-19 11:01:52 +02:00
dkanada
ce7d386f75
Merge pull request #40 from ThibaultNocchi/login_information
...
Toasts on failed login & password visibility toggle & no server field auto correct
2020-07-17 19:16:03 +09:00
Benoît Dardenne
e8ef0b972d
allow sorting by date added
2020-07-17 07:20:22 +09:00
Max Git
378772d93f
Add support for disabling/enabling directplay codecs
2020-07-16 19:25:02 +02:00
Thibault Nocchi
bcd17d4853
Added failed login toasts & password visibility toggle & no server field auto correct
2020-07-11 19:23:41 +02:00
Thibault
dae75545d2
Merge branch 'master' into fix_crash_empty_address_login
2020-07-10 08:33:51 +02:00
Thibault Nocchi
28c8244356
Specified number strings as untranslatable
2020-07-07 22:44:37 +02:00
Thibault Nocchi
f4274ed03e
Fixed app crash when trying to connect without server address
2020-07-07 21:56:06 +02:00
dkanada
4b8157fdb2
add error message for version check
2020-06-20 22:27:18 +09:00
dkanada
ee6fd61d43
add two settings to configure image caching
2020-06-20 02:00:02 +09:00
dkanada
d5476cc9d0
add option to remove limit on query size
2020-06-19 07:34:46 +09:00
dkanada
690dfb0c10
use static variables for all preference keys
2020-06-19 07:07:23 +09:00
dkanada
ad9a00657b
more string improvements
2020-06-19 06:49:59 +09:00
dkanada
a4969338df
add setting to save the queue on exit
2020-06-19 06:45:04 +09:00
dkanada
d2d3331693
string improvements
2020-06-17 15:04:45 +09:00
dkanada
e787e4374a
add unlimited string to the translations
2020-05-23 17:53:47 +09:00
dkanada
ebf2f0f1b8
move all action strings to the top of the file
2020-05-23 17:50:06 +09:00
dkanada
3de4b6e8f6
organize more of the strings into categories
2020-05-23 17:45:07 +09:00