6 Commits

Author SHA1 Message Date
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
7827524e04 Add another missing new line at EOF of a header 2012-08-29 13:25:12 +02:00
Andreas Linde
d616018f39 Fix typo in BITHockeyManagerDelegate method
Must be all time favorite, thanks to Evan for letting us know :-D
2012-08-13 23:30:19 +02:00
Andreas Linde
8920cbc6c4 More documentation updates 2012-07-22 04:08:40 +02:00
Andreas Linde
916fc65879 Start of AppleDoc based documentation 2012-07-22 02:02:56 +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