提交历史

作者 SHA1 备注 提交日期
  Tobias Conradi 75cdbce9c7 Enable and disable spotlight indexing in regard to the passcode configuration. 10 年之前
  Tobias Conradi 19b68fe3a3 fix search API continuing 10 年之前
  Tobias Conradi fceba30ae1 add check if WCSession is supported 10 年之前
  Tobias Conradi e87a07ff5d use WCSession for remote notification dispatching instead of darwin notification center 10 年之前
  Tobias Conradi 8903090cd8 WatchOS2 compiles and message based communication works 10 年之前
  Carola Nitz 6e14a79e1b added useractivitys to restart mediaplayback from corespotlight 10 年之前
  Carola Nitz 86a3cfb98e renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place 10 年之前
  Tobias Conradi f06bd2e2f8 fix remote control commands on pre iOS 7.1. (closes #14996) 10 年之前
  Felix Paul Kühne 5b5c573d02 playback: add option to always play video in fullscreen, on by default (closes #14985) 10 年之前
  Felix Paul Kühne 23dba31c57 forward-port state restoration fixes from the 2.6 branch 10 年之前
  Felix Paul Kühne f641f13069 micro-optimization 10 年之前
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup 10 年之前
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller 10 年之前
  Felix Paul Kühne abdc383820 move passcode lock to keychain 10 年之前
  Felix Paul Kühne 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related 10 年之前
  Felix Paul Kühne 4d5d3bcc31 shared instances: cosmetics 10 年之前
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 年之前
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up 10 年之前
  Felix Paul Kühne 68f68009d6 fix a couple of iOS 7 warnings 10 年之前
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 10 年之前
  Felix Paul Kühne 7208b90444 Add HockeySDK 10 年之前
  Felix Paul Kühne f477b28129 dropbox: fix login (close #14835) 10 年之前
  Felix Paul Kühne 26d57aa9db stop editing on deactivate (closes #14801) 10 年之前
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 年之前
  Felix Paul Kühne 18b08141a8 remove traces of Crashlytics as it won't be used in production 10 年之前
  Tobias Conradi 6d37d2db9f fix build 10 年之前
  Tobias Conradi 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 年之前
  Felix Paul Kühne f3eaf69283 playback: retain window-state in background mode and fix black screen when coming back (fixes #14686, #14687) 10 年之前
  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 年之前
  Tobias Conradi 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 年之前