Felix Paul Kühne
|
abdc383820
move passcode lock to keychain
|
10 rokov pred |
Felix Paul Kühne
|
5a89b2d6c8
Move passcode lock to a designated object which will take care of anything keychain related
|
10 rokov pred |
Felix Paul Kühne
|
4d5d3bcc31
shared instances: cosmetics
|
10 rokov pred |
Felix Paul Kühne
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
10 rokov pred |
Felix Paul Kühne
|
33b6e3a3ec
misc bag of clean-up
|
10 rokov pred |
Felix Paul Kühne
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 rokov pred |
Felix Paul Kühne
|
6aa0fff129
Drop iOS 6.1
|
10 rokov pred |
Felix Paul Kühne
|
7208b90444
Add HockeySDK
|
10 rokov pred |
Felix Paul Kühne
|
f477b28129
dropbox: fix login (close #14835)
|
10 rokov pred |
Felix Paul Kühne
|
26d57aa9db
stop editing on deactivate (closes #14801)
|
10 rokov pred |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 rokov pred |
Felix Paul Kühne
|
18b08141a8
remove traces of Crashlytics as it won't be used in production
|
10 rokov pred |
Tobias Conradi
|
6d37d2db9f
fix build
|
10 rokov pred |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 rokov pred |
Felix Paul Kühne
|
f3eaf69283
playback: retain window-state in background mode and fix black screen when coming back (fixes #14686, #14687)
|
10 rokov pred |
Tobias Conradi
|
21163e0ec8
fix playback speed slider reduce calculations in MoveViewController fix missing update to current values if opening movie view controller from mini player
|
10 rokov pred |
Tobias Conradi
|
9883b8ae18
move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController
|
10 rokov pred |
Felix Paul Kühne
|
98bb898077
make sure video output doesn't get lost in background mode
|
10 rokov pred |
Tobias Conradi
|
4ba87ca903
fix email address style
|
10 rokov pred |
Felix Paul Kühne
|
683f1f8308
handoff: further clean-up and partial fixes
|
10 rokov pred |
Felix Paul Kühne
|
3e573604ef
handoff: fix incorrect category selection
|
10 rokov pred |
Felix Paul Kühne
|
089a208b6c
app delegate: continue playback in fullscreen when previous item was playing in fullscreen already
|
10 rokov pred |
Felix Paul Kühne
|
cee7085fb5
Deduplicate strings
|
10 rokov pred |
Tobias Conradi
|
7b5c14dfa4
use new migration API of MediaLibraryKit
|
10 rokov pred |
Tobias Conradi
|
fd2e5ff461
simulator app groups workaround for when entitlements are not correctly added for a simulator build
|
10 rokov pred |
Tobias Conradi
|
6c10703b4d
first step of formalizing of Watch -> App communication
|
10 rokov pred |
Tobias Conradi
|
219932afa6
add volume slider to Now Playing Interface
|
10 rokov pred |
Tobias Conradi
|
4b8a4ce79c
don't try to bring application to foreground when playback starts doesn't work on device and would likely lead to rejection
|
10 rokov pred |
Felix Paul Kühne
|
a409624b29
app delegate: don't push movie view controller when playback starts
|
10 rokov pred |
Tobias Conradi
|
1b2bf10bd4
use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods
|
10 rokov pred |