7 Commits

Author SHA1 Message Date
Stefan Haubold
bafd9a0fff fixed "dismissModalViewControllerAnimated is deprecated" warning when compiling the SDK with deployment target 6.0 2013-02-20 13:38:48 +01:00
Andreas Linde
abc639c18c Improve and fix adjusting status bar style
- Only adjust the status bar style, if the navigation bar style is the default one
- Fix a bug not resetting the status bar style correctly when presenting the update view in a navigation bar stack
2013-02-17 19:08:44 +01:00
Andreas Linde
a14fa23f28 Convert to ARC 2012-10-23 16:22:23 +02:00
Andreas Linde
9e436f3d26 Fix done button in modal feedback and update view missing 2012-10-22 01:09:22 +02:00
Andreas Linde
ca08b982c3 Add a UIActivity subclass and the option to invoke compose view from anywhere modally 2012-10-16 01:50:21 +02:00
Andreas Linde
b47cbf78c8 Fix modal views not having a done button 2012-10-15 00:03:25 +02:00
Andreas Linde
9b8f51fe5f Restructure project targets and binary distribution target
- Use one common static lib target
- create embeddedFramework as binary distribution including docset in one zip
- Add HockeySDK.xcconfig for easier build setting setup
- Move everything into a single directory, too many problems making binary and subproject work without requing recursive header search paths
- Documentation update pending
2012-10-07 21:49:47 +02:00