- 22 Apr, 2018 5 commits
-
-
Mike JS. Choi authored
Specifically `FOLDER_EMPTY_*`
-
Mike JS. Choi authored
Minor changes to color of background and sizes of labels
-
Mike JS. Choi authored
Note this uses pre-existing VLCEmptyLibraryView Objective-C code
-
Jonathan Harris authored
-
Carola Nitz authored
-
- 21 Apr, 2018 10 commits
-
-
Carola Nitz authored
-
Felix Paul Kühne authored
library view controller: return early and don't set the activity if MLKit fails to provide a media URI description (cherry picked from commit d43effa9)
-
Felix Paul Kühne authored
(cherry picked from commit 8928c3d7)
-
Carola Nitz authored
-
Felix Paul Kühne authored
Closes #136 (cherry picked from commit 2537bfb0)
-
Felix Paul Kühne authored
(cherry picked from commit cff2f94e)
-
Felix Paul Kühne authored
This can occur if the list of items changes while the user navigates the list and decides for an item to play (cherry picked from commit 7d4bfe42)
-
Felix Paul Kühne authored
(cherry picked from commit 05a1af07)
-
Carola Nitz authored
-
Felix Paul Kühne authored
The check was run on the wrong variable and therefore was false more often than needed. Further, with 43faa18e, all files will be visible to the user again Closes #82)
-
- 20 Apr, 2018 6 commits
-
-
Felix Paul Kühne authored
This is a regression from 5415ed8e
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Carola Nitz authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 19 Apr, 2018 4 commits
-
-
Soomin Lee authored
Update strings to follow the localized strings architecture.
-
Soomin Lee authored
-
Carola Nitz authored
in order to do this a remoteNetworkCell needed to be created
-
Carola Nitz authored
This moves the AboutViewController from the MoreViewController to the Settings Also remove the theme setting from the settings app because they only make sense in App
-
- 18 Apr, 2018 10 commits
-
-
Mike JS. Choi authored
Fastlane does not support default langauges. Therefore, in order to generate screenshots for all languages, default English keyword.strings and title.strings have been copied for all langauges.
-
Mike JS. Choi authored
Note that string literals are being used all over the project to create identifiers. A new file containing all identifier literals should be created in the future.
-
Mike JS. Choi authored
Fixed bugs regarding change of localization during screenshoting
-
Mike JS. Choi authored
Note that a new target has been created in the Podfile specifically for iOS UITests.
-
Mike JS. Choi authored
iOS test cases are now compatible with both iPhone and iPad.
-
Mike JS. Choi authored
Note that only German, French, and English have been added so far. Design/content for the framed screenshots are BASIC and NEEDS IMPROVEMENT.
-
Mike JS. Choi authored
Notice that screenshots for fastlane are taken in the test file by calling `snapshot("IMG_NAME")`
-
Mike JS. Choi authored
To take framed screenshots, run `fastlane screenshots` Note that the list of supported devices and languages is random for now.
-
Mike JS. Choi authored
Perfect status bar displays 100% battery life and 9:41 as the time. This allows for consistent, and perfect screenshoting, 100% of the time
-
Soomin Lee authored
Fixes rubocops offenses
-
- 17 Apr, 2018 1 commit
-
-
Martin Finkel authored
-
- 13 Apr, 2018 4 commits
-
-
Felix Paul Kühne authored
ATV: make sure the user can reveal the track selector and info panel during playback without pausing first This is a regression from 41504492 and made quite a few users believe that we killed the track switcher..
-
Felix Paul Kühne authored
-
Soomin Lee authored
-
Carola Nitz authored
-