コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne cee7085fb5 Deduplicate strings 10 年 前
  Tobias Conradi 7b5c14dfa4 use new migration API of MediaLibraryKit 10 年 前
  Tobias Conradi fd2e5ff461 simulator app groups workaround for when entitlements are not correctly added for a simulator build 10 年 前
  Tobias Conradi 6c10703b4d first step of formalizing of Watch -> App communication 10 年 前
  Tobias Conradi 219932afa6 add volume slider to Now Playing Interface 10 年 前
  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 年 前
  Felix Paul Kühne a409624b29 app delegate: don't push movie view controller when playback starts 10 年 前
  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 年 前
  Tobias Conradi a6fa0a68ca improve now playing play pause button state handing 10 年 前
  Tobias Conradi c2f5b206b4 update header 10 年 前
  Felix Paul Kühne d35f340ea4 app delegate: cosmetics 10 年 前
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 年 前
  Felix Paul Kühne 802882579f fix regression introduced in 2.4.x: we displayed the library contents on launch while the it was still unlocked 10 年 前
  Tobias Conradi f30d1289ef don't migrate to shared group container on pre-iOS 7 10 年 前
  Felix Paul Kühne ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 年 前
  Tobias Conradi b1e1820b8a rename all progressSeparators to progressObjects and change type to WKInterfaceObject in preparation of using group instead of separator for progress now playing: - use group for progress instead of separator - use current playback time from player not from now playing info - update info every 5 seconds - set background image on main thread 10 年 前
  Tobias Conradi 17b8b27523 remove remainings of QuincyKit 10 年 前
  Felix Paul Kühne 17f469bd82 disable fabric compilation by default 10 年 前
  Carola Nitz fe2d7ae6f6 updated handoff 10 年 前
  Felix Paul Kühne dee0b5ce82 switch from quincykit on a custom installation to Fabric 10 年 前
  Felix Paul Kühne cf0ab5c0ae app delegate: dispatch background task when receiving a WK Extension request 10 年 前
  Carola Nitz 00ff7035c7 better nowplayingview 10 年 前
  Tobias Conradi 06bf157c84 bring app to foreground when playback is started from watch 10 年 前
  Tobias Conradi 8621964304 use mediaLibraryObject for now playing info 10 年 前
  Felix Paul Kühne 9a3a33e836 misc stability improvements if MLKit does not deliver a valid managed object context or persistent store coordinator 10 年 前
  Felix Paul Kühne 9501fbbffc correctly close playback view prior to re-starting it 10 年 前
  Tobias Conradi 56d4847887 first good working flow from list to play and nowPlaying everywhere 10 年 前
  Tobias Conradi 9e558dafaa now playing info view with basic control works 10 年 前
  Tobias Conradi 6a6a9586ae reload data in watch app on saves in iPhone app 10 年 前
  Tobias Conradi 1381492ce0 migrate library to the shared group container 10 年 前