- Nov 21, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Soomin Lee authored
Before, the application could get "killed" by the system when the user backgrounded while chromecasting. We use a dummy media player in order to play silence via /dev/zero. Since there is no notion of services on iOS, this is a workaround so that the system let us chromecasting. Closes #648
-
Soomin Lee authored
In the case where the user imported media files when there wasn't any and the view was in edit mode. The edit toolbar actions wasn't updated dynamically. Indeed the user had to go out and back to the edit mode to have the toolbar updated. This will make sure that the toolbar is updated dynamically.
-
Soomin Lee authored
-
Soomin Lee authored
This move the EditToolbar inside the TabBarCoordinator in order to show it on top of the tab bar. Additionally, this will avoid creating the toolbar n times, n being the number of MediaCategoryViewControllers we have.
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
-
-
-
Soomin Lee authored
-
- Nov 20, 2019
-
-
- Nov 19, 2019
-
-
Soomin Lee authored
This will allow the user to import video, audio, and subtitle files.
-
Soomin Lee authored
-
Soomin Lee authored
-
- Nov 15, 2019
-
-
Soomin Lee authored
-
Soomin Lee authored
-
Soomin Lee authored
While using the long press shortcut inside a media collection, we directly send the sort action without filtering the gesture. This lead to quick succession of sort that couldn't be used. This regroups the behaviour from the shortcut outside of collections.
-
Soomin Lee authored
This disables the overall SMBv1/SMBv2 dialog logic introduced by a5476b4f. Indeed, due to a keystore issue the user will be asked/spammed everytime for a SMB version confirmation. This SMBv1 dialog need a permanent keystore to remember the user choice. Sadly, we can't really add the keychain keystore until a major network browsing rework. Some functionalities are missing like the ability to edit/remove keystore entries.
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
Localizable.strings: 100% translated InfoPlist.strings: 100% translated Settings.bundle: 100% translated Signed-off-by: Soomin Lee <bubu@mikan.io>
-
- Nov 14, 2019
-
-
Edgar Fouillet authored
Closes #754
-
Edgar Fouillet authored
-
Edgar Fouillet authored
-
Edgar Fouillet authored
-
- Oct 31, 2019
-
-
Move supported playlists files to the medialibrary discoverable path at the end of a 4sec timer. Indeed, in the case where the playlist was downloaded first, it could lead to having ghost playlists since the medialibrary parsed the playlist with yet nonexistent media files. Closes #759
-
-
-
Soomin Lee authored
-
- Oct 30, 2019
-
-
Soomin Lee authored
-
- Oct 29, 2019
-
-
Soomin Lee authored
Since these values aren't represented/persisted in the medialibrary, always hide them for now.
-