Andreas Linde
11a708d446
Improve scrolling performance of list view
...
UIButton didn't need setMaskToBounds and it caused slow downs and stuttering when scrolling
2012-10-20 22:42:03 +02:00
Andreas Linde
c48ac5b66c
Fix open url in a feedback list not working
2012-10-20 21:09:46 +02:00
Andreas Linde
3cb7a23bd0
Various bug fixes
2012-10-19 13:48:36 +02:00
Andreas Linde
4ac8c6e7a8
Fix rotation issues with Feedback list view
2012-10-19 00:25:35 +02:00
Andreas Linde
423bc7ece7
Add copy link to Feedback UI
2012-10-18 01:08:16 +02:00
Andreas Linde
dc654a0a3f
Adjusting the feedback UI to use BITAttributedLabel and fix some bugs
2012-10-17 19:20:07 +02:00
Andreas Linde
795381d72f
Use AlertView instead of ActionSheet when asking to delete all feedback messages on the iPad
2012-10-15 20:39:54 +02:00
Andreas Linde
147b5ec621
Add support for deleting single or all messages
2012-10-15 19:32:15 +02:00
Andreas Linde
343b8b0abb
Fix Feedback list repositioning problem in iOS6 when using pull to refresh and new messages coming in
2012-10-15 01:11:29 +02:00
Andreas Linde
8c013f7884
Fix buttons in feedback view showing artifacts of the other button
2012-10-15 00:03:52 +02:00
Andreas Linde
be04800759
Various feedback related bug fixes
2012-10-12 18:14:22 +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