Commit Graph

290 Commits

Author SHA1 Message Date
transifex-integration[bot] 3b98eb4bf1 Apply translations in nl
translation completed updated for the source file '/src/localisation/lang/en/locale.json'
on the 'nl' language.
2020-11-03 16:55:52 +00:00
Lei Nelissen 49bb4dfaab Merge branch 'master' of https://github.com/leinelissen/jellyfin-audio-player 2020-11-03 10:21:32 +01:00
Lei Nelissen 9f9e61017e Update project version for release 2020-11-03 10:21:17 +01:00
Lei Nelissen 65c7db9911 Merge pull request #21 from leinelissen/translations_src-localisation-lang-en-locale-json--master_fr
Translate '/src/localisation/lang/en/locale.json' in 'fr' [manual sync]
2020-11-02 23:35:15 +01:00
Lei Nelissen 481a411e4c Delete locale.json 2020-11-02 23:34:19 +01:00
transifex-integration[bot] 8eeddebad7 Apply translations in fr
at least 50% translated updated for the source file '/src/localisation/lang/en/locale.json'
on the 'fr' language.

 Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
2020-11-02 22:33:08 +00:00
transifex-integration[bot] 974c73e70a Apply translations in fr
at least 50% translated updated for the source file '/src/localisation/lang/en/locale.json'
on the 'fr' language.

 Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
2020-11-02 22:28:20 +00:00
Lei Nelissen 0988e10a09 Add example locale? 2020-11-02 23:20:26 +01:00
Lei Nelissen 9ea0753912 Give locale file static name so Transifex is better at recognizing it 2020-11-02 23:06:24 +01:00
Lei Nelissen 6cf421f24f Implement locales in codebase 2020-11-02 22:50:00 +01:00
Lei Nelissen 0df9d4a621 Add localisation files 2020-11-02 22:43:11 +01:00
Lei Nelissen 6a1d75c27c Update packages for iOS 14 2020-11-02 22:42:57 +01:00
Lei Nelissen c88158cf16 (1) Play whole album when selecting a single track
(2) Create popup window on track long-press in which the track can be added to the end or front of the queue
(3) Add Redux counter for added tracks so that the queue is properly updated
2020-08-28 16:28:49 +02:00
Lei Nelissen 3026fdf4da Add repeat mode 2020-08-28 14:17:54 +02:00
Lei Nelissen 12b53eca4a Allow for clearing the Redux store from the settings page 2020-08-28 14:17:37 +02:00
Lei Nelissen 3ff971a773 Support FLAC 2020-08-28 12:45:21 +02:00
Lei Nelissen 8fac21f4d8 Add button for clearing current queue 2020-08-28 12:45:00 +02:00
Lei Nelissen 6e85013b5a (1) Fix missing image on first track
(2) Dial back the updates in useCurrentTrack
2020-08-25 23:34:35 +02:00
Lei Nelissen edce0329cf Setup scheme to work correctly with shortened product name 2020-08-25 23:33:56 +02:00
Lei Nelissen be40d8a404 Add BMD Logo to README 2020-08-25 11:01:31 +02:00
Lei Nelissen 9138946ba9 Release TestFlight URL v1.0.0-beta3 2020-08-25 10:51:11 +02:00
Lei Nelissen ea11a7d317 Resolve dark mode styling issues 2020-08-25 10:39:21 +02:00
Lei Nelissen 91344300c8 Update fastlane to support signing and TestFlight 2020-08-25 10:39:02 +02:00
Lei Nelissen 52146a6e12 Disable codec/bitrate settings
Appearently neither Jellyfin nor Emby support user-defined bitrates (see https://emby.media/community/index.php?/topic/65896-change-audio-bitrate-of-transcoder/ and https://github.com/jellyfin/jellyfin/issues/1124. These issues must be fixed first before any attempt at user control over bitrate and codecs can be considered.
2020-08-09 18:29:17 +02:00
Lei Nelissen 0712e6b8ca Add onboarding component 2020-08-09 17:49:36 +02:00
Lei Nelissen 2155320f6b Add fastlane to README and simplify structure 2020-08-09 13:32:20 +02:00
Lei Nelissen 4ff1e173ba Get short hash in separate step 2020-07-28 12:09:15 +02:00
Lei Nelissen c1f6a2984a Fix variable name in artifact upload 2020-07-28 12:03:37 +02:00
Lei Nelissen 8ba3080734 Fix entry file for good
(Famous last words)
2020-07-28 11:52:09 +02:00
Lei Nelissen fe22661036 Add commit hash to Android APK filename 2020-07-28 11:43:06 +02:00
Lei Nelissen 3762d9166b Update fastlane syntax 2020-07-28 11:42:43 +02:00
Lei Nelissen 48dd8c23aa Change entrypoint file so iOS bundle is automatically generated 2020-07-28 11:42:08 +02:00
Lei Nelissen 86a4d11f67 Fix small dark mode issues v0.0.1-alpha1 2020-07-26 17:18:15 +02:00
Lei Nelissen 57b79bf4e2 Implement dark mode for Android 2020-07-26 17:02:18 +02:00
Lei Nelissen 9c24dede18 Make sure dark mode updates are propagated 2020-07-26 14:55:13 +02:00
Lei Nelissen 6978a4dfea Add iOS Dark Mode 2020-07-26 14:45:32 +02:00
Lei Nelissen ea91b083c3 Adjust slider color on Android 2020-07-26 12:55:02 +02:00
Lei Nelissen 715e9e3580 Adjust podfile for RN 0.63 2020-07-26 12:54:52 +02:00
Lei Nelissen f1a084bc1e Fix ScrollView padding issues 2020-07-26 12:34:00 +02:00
Lei Nelissen 425b19734c Give artifact a name 2020-07-26 12:30:07 +02:00
Lei Nelissen 60bbbc7193 Update dependencies 2020-07-26 12:29:27 +02:00
Lei Nelissen 8aafd3f0d6 Install and setup bundler correctly 2020-07-26 12:14:42 +02:00
Lei Nelissen fde4d7ecb3 Speed up fastlane install and upload correct artifact 2020-07-26 12:11:47 +02:00
Lei Nelissen db2801d77d Add android APK workflow 2020-07-26 11:56:04 +02:00
Lei Nelissen 218c72d9e8 Setup fastlane for both iOS and Android 2020-07-26 11:55:46 +02:00
Lei Nelissen 4d3f6f30d1 Fix Android compilation issues and icon 2020-07-26 11:31:56 +02:00
Lei Nelissen 90a61f258d Use correct lane 2020-07-25 21:26:37 +02:00
Lei Nelissen 3a1fcd4594 Fix syntax 2020-07-25 21:19:50 +02:00
Lei Nelissen b9501265f9 Cocoapods is already installed, so we don't need to explicitly install it 2020-07-25 21:18:14 +02:00
Lei Nelissen 3680cad5fc Setup Github action generating IPA file 2020-07-25 21:10:40 +02:00