13 Commits

Author SHA1 Message Date
Andreas Linde
460e6eef46 Documentation updates 2012-10-31 08:57:28 +01:00
Andreas Linde
10d6c72d95 Another fix *doh* 2012-10-20 22:02:32 +02:00
Andreas Linde
b85138a409 Fix missing navController in last doc commit 2012-10-20 21:53:43 +02:00
Andreas Linde
dff3539534 Add example code on how to present a modal Feedback Compose UI with pre filled items 2012-10-20 21:50:26 +02:00
Andreas Linde
31a78a0420 Some more minor documentation improvements 2012-10-19 22:01:08 +02:00
Andreas Linde
5d52d80686 Further improve feedback documentation 2012-10-19 21:16:30 +02:00
Andreas Linde
0fe87cf8c0 Move BITFeedbackActivity customization out from BITFeedbackManager
Also add first documentation parts
2012-10-19 21:11:22 +02:00
Andreas Linde
8120d9b2e4 Improve BITFeedbackManager public header documentation 2012-10-19 20:43:12 +02:00
Andreas Linde
1bc0c2db64 Allow BITFeedbackActivity title and image to be customized 2012-10-19 20:42:56 +02:00
Andreas Linde
34bb4cb758 Add option to Feedback compose UI to be pre filled with data
Accepts an array with data to fill it up with, much like UIActivity. Allows easier option to expand with more content types in the future
2012-10-18 20:04:51 +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
389f2ab876 Change the default of Feedback username and email to optional instead of required 2012-10-15 15:23:33 +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