Felix Paul Kühne
|
d35f340ea4
app delegate: cosmetics
|
10 år sedan |
Felix Paul Kühne
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 år sedan |
Felix Paul Kühne
|
0b2d3a7e01
Bump SDK requirement macro
|
10 år sedan |
Felix Paul Kühne
|
63a9b0facb
menu controller: cosmetics
|
10 år sedan |
Felix Paul Kühne
|
af17db0e61
open network stream VC: simplify pasteboard loader
|
10 år sedan |
Felix Paul Kühne
|
49c3602797
download VC: clean-up
|
10 år sedan |
Felix Paul Kühne
|
0fcbd765b4
download VC: re-write URL fetching from pasteboard to create a smaller number of false positives
|
10 år sedan |
Felix Paul Kühne
|
b0f0c44daf
playlist: remove unused property
|
10 år sedan |
Tobias Conradi
|
9f78d19b26
add script for correctly sized Watch App icons. Fix Watch App icon sizes.
|
10 år sedan |
Carola Nitz
|
276874f093
make watchkit optional to not crash on iOS 7
|
10 år sedan |
Tobias Conradi
|
df8f984746
don't wait in background for UI updates to finish
|
10 år sedan |
Tobias Conradi
|
04e28da171
replace separator with group as progress bar in remaining views
|
10 år sedan |
Felix Paul Kühne
|
3c87d60f1f
passcode lock screen: minor UX tweak
|
10 år sedan |
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 år sedan |
Felix Paul Kühne
|
0de02cdb41
UIImage scaling: prevent unwanted black borders on resized imagery
|
10 år sedan |
Felix Paul Kühne
|
5d00ca4090
thumbnail cache: remove very bad had hack to handle album art as this is correctly done by MLKit now
|
10 år sedan |
Felix Paul Kühne
|
843f92b0db
fix compilation and potential runtime exception
|
10 år sedan |
Tobias Conradi
|
f30d1289ef
don't migrate to shared group container on pre-iOS 7
|
10 år sedan |
Felix Paul Kühne
|
ea74e651ea
restore b134b45e2 lost in merge conflcit
|
10 år sedan |
Felix Paul Kühne
|
90328ea6f4
fix watch app product name
|
10 år sedan |
Felix Paul Kühne
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 år sedan |
Felix Paul Kühne
|
371d0a0505
uidevice: add method to tell us if there is an external screen
|
10 år sedan |
Tobias Conradi
|
195046b5a0
UI updates should always happen on the main thread always set the gradient as default background image so the wrong image doesn't stay for a short time after page changes move progress related calculations to category
|
10 år sedan |
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 år sedan |
Tobias Conradi
|
fd48bd5313
replace occurencies of the pattern if (objects.count > 0) object = objects[0]; with object=objects.firstObject;
|
10 år sedan |
Tobias Conradi
|
9340b61890
update podfile.lock
|
10 år sedan |
Tobias Conradi
|
17b8b27523
remove remainings of QuincyKit
|
10 år sedan |
Carola Nitz
|
3927095a21
removed dependencies of fabric
|
10 år sedan |
Felix Paul Kühne
|
17f469bd82
disable fabric compilation by default
|
10 år sedan |
Carola Nitz
|
fe2d7ae6f6
updated handoff
|
10 år sedan |