Commit Graph

434 Commits

Author SHA1 Message Date
antonio 7bea180c58 feat: implemented language picker in app settings, dynamically populating the list of available languages programmatically. 2023-08-17 14:09:17 +02:00
antonio a29cee488e build: started implementing language picker via appcompat instead of automatically generating language configurations to maintain compatibility with Android versions below 13 2023-08-17 14:07:56 +02:00
antonio 74b4b04693 feat: enabled automatic per-app language support 2023-08-16 23:54:47 +02:00
antonio d5b7619dd1 style: aligned surface colors with recommended Material You colors 2023-08-15 19:06:31 +02:00
antonio 3a1ced65d5 feat: added options in settings to define codec and bitrate for downloaded tracks 2023-08-13 23:17:05 +02:00
antonio 60da08cdbc feat: implemented folder download feature for on-screen visible files (not folder and files in subfolder) 2023-08-12 23:25:00 +02:00
antonio bdda3743db style: made the distinction between folders and files visible in folder navigation 2023-08-12 23:14:44 +02:00
antonio 77c80b7695 style: add graphic constraints 2023-08-12 11:27:55 +02:00
CappielloAntonio 13f168f78c Merge pull request #33 from dnno/fix/update-german-localization
fix: update german localization
2023-08-12 11:20:52 +02:00
antonio 324eed7e02 Merge remote-tracking branch 'origin/main' 2023-08-12 11:19:43 +02:00
antonio 01e5917642 clean: increase distance between the title and the list 2023-08-12 10:57:36 +02:00
Reinhard Prechtl ae00f4279e Fix translation error 2023-08-11 21:05:10 +02:00
Reinhard Prechtl 642c69eb96 Update german localization resource
- Remove non-translatable strings
- Add previously untranslated strings
2023-08-11 19:59:56 +02:00
Reinhard Prechtl ac69361735 Mark placeholder and separator as not translatable 2023-08-11 19:59:35 +02:00
CappielloAntonio e24efc4948 Merge pull request #32 from dnno/feat/add-german-localization
feat: add german localization
2023-08-11 16:44:01 +02:00
CappielloAntonio f8ad18ed5a Merge pull request #30 from dnno/fix/hardcoded-strings
clean: extract hard coded strings to resources
2023-08-11 16:42:30 +02:00
antonio e87eda2757 feat: added the ability to filter and group downloaded songs 2023-08-11 16:23:53 +02:00
antonio 06e2729aca feat: created contextual menu for filtering and grouping downloaded songs 2023-08-11 16:23:01 +02:00
Reinhard Prechtl af1961b185 Add further localized strings and mark settings version as non translatable 2023-08-07 20:12:52 +02:00
Reinhard Prechtl c983e33522 Fix typo in localization 2023-08-07 20:01:21 +02:00
Reinhard Prechtl b18daec708 Add further localized strings 2023-08-07 20:01:11 +02:00
Reinhard Prechtl 6d20995e70 Add german localization to resources 2023-08-07 20:01:02 +02:00
Reinhard Prechtl 14cacd1bbc Extract hard coded strings to resources 2023-08-06 22:39:57 +02:00
antonio 9d7acdb892 feat: added the option in the settings to delete all saved offline content. 2023-08-06 00:01:02 +02:00
antonio 5733dca68a feat: implemented the ability to choose external storage (if available) as storage for offline file downloads 2023-08-04 23:46:33 +02:00
antonio 4c15f6eb01 fix: set new default color for artist folder images 2023-08-01 10:35:46 +02:00
antonio 4ad2722e81 feat: added fast scrollbar to folder navigation screen. 2023-08-01 10:34:39 +02:00
antonio b267b904cc feat: added the ability to request download for an unplayed podcast episode 2023-07-31 11:39:35 +02:00
antonio c4b9db303a feat: improved stability and added cover image for playlist section 2023-07-30 15:51:03 +02:00
antonio aed52fdbf8 clean: code cleanup 2023-07-30 12:45:51 +02:00
antonio f9573b3eab feat: updated podcast channel UI 2023-07-30 12:23:49 +02:00
antonio 7a8880ee68 clean: code cleanup 2023-07-30 12:22:38 +02:00
antonio 68aae32d06 feat: add filter to display podcast episodes not yet downloaded 2023-07-30 12:22:02 +02:00
antonio 84db4060e6 feat: added server-side track transcoding settings option 2023-07-20 17:20:57 +02:00
antonio 560ac2df68 fix: fixed search functionality 2023-07-18 10:37:17 +02:00
antonio feae1b8bdd feat: added settings to enable and disable ReplayGain 2023-07-02 23:36:52 +02:00
antonio 57bb51fb8d feat: version number is now taken dynamically from the VersionName parameter 2023-07-02 19:59:03 +02:00
antonio 0f1364502a fix: modified list scrolling behavior 2023-07-02 19:55:05 +02:00
antonio a508ec0af6 feat: make music directory section optional 2023-07-02 19:36:39 +02:00
antonio a9b264004c fix: fixed directory navigation 2023-07-02 19:23:08 +02:00
antonio c711b387bb refactor: extracted common toolbar to better handle two flavors and minimized file duplication 2023-07-01 18:11:44 +02:00
antonio 960dd6c76a fix: shuffle all action 2023-06-30 18:23:12 +02:00
antonio fcb7135c3d fix: changed the translation label 2023-06-25 22:12:45 +02:00
antonio 992b16cc1d clean: explain user why to disable manufacturer optimizations and troubleshooting steps 2023-06-24 15:28:02 +02:00
antonio f147c762d5 fix: reduced the frequency of the optimization prompt dialog and made it possible to disable it 2023-06-24 12:12:14 +02:00
antonio 3b80725673 feat: replace old searchbar implementation with official material3 2023-06-24 11:15:04 +02:00
antonio 34fa2f456e fix: resolved potential issues related to missing or invalid prefixes 2023-06-23 18:23:44 +02:00
antonio 574f49345b clean: github link edit 2023-06-21 12:51:48 +02:00
antonio 1a54b18aaa clean: deleted hard-coded credentials 2023-06-19 18:46:30 +02:00
antonio b76a38cb30 build: change of package name 2023-06-17 15:30:23 +02:00