8 Commits

Author SHA1 Message Date
Andreas Linde
6a6da9e6ef Provide a new property for setting the crash manager status
This allows to disable the crash manager, or set the default sending to always ask or autosend
2012-07-23 18:25:31 +02:00
Andreas Linde
9b755f3982 Fix small documentation errors 2012-07-22 21:51:51 +02:00
Andreas Linde
93bd10ced5 Provide a delegate method to disable crash reporting instead of using a property 2012-07-22 21:42:28 +02:00
Andreas Linde
141d9e5890 Fix documentation formatting issue 2012-07-22 21:21:41 +02:00
Andreas Linde
4a4051d04b Move userName and userEmail properties into delegate and fix some delegate namings 2012-07-22 21:12:33 +02:00
Andreas Linde
352230b5f7 Add BITCrashManagerDelegate that is invoked if the user chooses not to send a crash report 2012-07-22 04:12:46 +02:00
Andreas Linde
8920cbc6c4 More documentation updates 2012-07-22 04:08:40 +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