27 Commits

Author SHA1 Message Date
Andreas Linde
4448bdba1f Update buttons in feedback views 2012-11-17 20:48:18 +01: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
1f902b4389 Show the proper app name in feedback activity 2012-10-17 00:47:55 +02:00
Andreas Linde
3d23e36b59 Show app name and default icon in FeedbackActivity 2012-10-16 18:43:57 +02:00
Andreas Linde
a54e20b48b Define an extra string for the UIActivity button title 2012-10-16 01:54:27 +02:00
Andreas Linde
147b5ec621 Add support for deleting single or all messages 2012-10-15 19:32:15 +02:00
Andreas Linde
c8c1ad8e10 Improve some feedback texts 2012-10-15 00:04:54 +02:00
Andreas Linde
be04800759 Various feedback related bug fixes 2012-10-12 18:14:22 +02:00
Andreas Linde
4615751004 Feedback UI polish 2012-10-07 01:51:43 +02:00
Andreas Linde
1a71aa2ea5 Initial Feedback component
- First implementation on feedback, not finished yet!
- Move all components into their own subdirectory
- Restructure common delegates into BITHockeyManagerDelegate
- Restructure common component methods into new superclass (not finished yet)
2012-09-28 12:30:19 +02:00
Andreas Linde
6cf128a71d Project updates with version string
- Store version numbers in .xcconfig
- Use those for .framework and documentation
- minor documentation build updates
2012-08-09 19:57:39 +02:00
Andreas Linde
80dda70552 Use localized app name for dialogs 2012-08-07 16:14:24 +02:00
Andreas Linde
12c981f923 New option to set expiry date for the app
Uses neverending UIAlertView by default, can be exchanged by implementing a new delegate. Automatically disabled when the app is running from the App Store.
2012-08-07 02:13:41 +02:00
Andreas Linde
d866572349 Fix russian localization 2012-08-04 13:53:49 +02:00
Andreas Linde
41065796a6 Remove crash reporting feedback feature for now
Removed this feature for now, since it requires a major redesign on the server and SDK. If really need this feature, please use the former SDKs.
2012-08-04 13:53:49 +02:00
Andreas Linde
bb92accaf2 Update Portuguese-BR Localization
Translated by Everton Cunha ever.cunha@gmail.com on 07/30/12
2012-07-31 16:47:22 +02:00
Andreas Linde
a86342354c Remove update settings page translations
Since the UI was already removed too
2012-07-31 16:45:07 +02:00
Andreas Linde
426efeae72 Fix framework build problems
and static lib Xcode 4.5 issues (armv6 not available any more showed warnings)
2012-07-27 14:46:56 +02:00
Andreas Linde
c014bce9ea If userName or userEmail are set, don't show alerts with the text "anonymous" 2012-07-22 13:57:12 +02:00
Andreas Linde
3fd3c083bf Simplify privacy settings
- Remove update settings UI
- Only one property that defines if user and usage data is send (only if the app is not running in the app store)
- Update documentation
2012-07-22 02:36:55 +02:00
Andreas Linde
671060929c Refactoring
- Change Prefixes to BIT
- Make one shared instance and change the functionalities to modules
- One bundle for resources
- Targets for framework and static libs
- Other cleanup
2012-07-19 17:17:19 +02:00
Thomas Dohmke
f763f37c13 Updated Hockey.bundle. 2012-03-10 17:16:17 +01:00
Thomas Dohmke
bc7d538ed6 Merged changes from QuincyKit repo. 2011-12-03 15:31:36 +01:00
Thomas Dohmke
3ce0f19bf2 Merged with QuincyKit 2.1 branch. 2011-11-08 12:00:49 +01:00
Thomas Dohmke
55e07518a4 Removed .DS_Store. Added .gitignore. 2011-11-03 20:35:01 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00