14914 Commits

Author SHA1 Message Date
Andreas Linde
fc9fa2e61c Fix test code coverage not working any longer since Xcode 5.1 2014-03-20 15:56:26 +01:00
moritz haarmann
1c2b743b3b + Improved gallery display. 2014-03-19 14:37:06 +01:00
moritz haarmann
14947a577c + Re-Enabled the ability to well, submit, reviews. 2014-03-19 13:39:56 +01:00
moritz haarmann
7b19d21c49 + Vastly improved blur Annotation. 2014-03-19 13:27:55 +01:00
moritz haarmann
e0057f650e + Removed some Deprecation warnings. 2014-03-19 13:14:38 +01:00
moritz haarmann
eba31ba279 + Fixed Blur z-index. 2014-03-19 13:10:44 +01:00
moritz haarmann
a1c27492ee + Pinch to Zoom 2014-03-19 11:55:44 +01:00
Moritz Haarmann
8c3351fdc5 + I'm in the middle of something here. 2014-03-19 11:05:33 +01:00
Moritz Haarmann
b33ee9a61f + Added #63 (Moving drawn elements.) 2014-03-18 23:46:49 +01:00
Moritz Haarmann
474026f04e Merge remote-tracking branch 'private/feature/feedback_screenshot' into feature/feedback_screenshot
Conflicts:
	Classes/BITHockeyAppClient.h
	Classes/BITHockeyAppClient.m
2014-03-18 23:25:57 +01:00
Moritz Haarmann
bbcb8d79a0 + Fixes #60: Drawing direction of arrow. 2014-03-18 23:24:30 +01:00
Andreas Linde
f116952137 Merge branch 'refs/heads/develop' into feature/feedback_screenshot 2014-03-18 12:37:19 +01:00
Peter
4473304537 Initial methods for datacenter addresses updates 2014-03-12 15:10:09 +04:00
Andreas Linde
12ed278b63 Remove not needed and broken UIKit framework reference 2014-03-11 20:55:32 +01:00
Andreas Linde
1bca6c0cd1 Update project settings to Xcode 5.1 2014-03-11 20:54:07 +01:00
Andreas Linde
c89378b43d Make BITCrashAttachment.h a public header as it should be 2014-03-11 20:53:47 +01:00
Andreas Linde
1b9e924426 Remove assert since that code can also be reached using auto-authentication. 2014-03-07 16:32:21 +01:00
moritz haarmann
c08a308ce4 + Gallery View Controller for Viewing Attachments 2014-03-06 15:49:25 +01:00
Andreas Linde
5c1eca7956 Merge pull request #91 from panicinc/chmod
removed the execute bit from these
2014-03-06 11:36:01 +01:00
moritz haarmann
672e38a7e2 + Fixes a Bug where attachments in the compose view are hidden on an iPad. 2014-03-06 10:57:32 +01:00
James Moore
f1e17d7ed1 removed the execute bit from these 2014-03-05 19:49:02 -08:00
Moritz Haarmann
ecbcc30377 Merge remote-tracking branch 'private/develop' into feature/feedback_screenshot
Conflicts:
	Classes/BITHockeyAppClient.h
	Classes/BITHockeyAppClient.m
2014-02-28 11:48:32 +01:00
Andreas Linde
1068bb119c Add support for binary attachments to crash reports 2014-02-27 18:21:17 +01:00
Peter
09540684ab More OS X 10.7 fixes 2014-02-27 21:10:58 +04:00
Peter
fd447230d7 Fixed GCD objects under ARC on OS X 10.7 2014-02-27 18:03:06 +04:00
moritz haarmann
74f9e5d5ca + Prevent Messages without any text from ever being sent. 2014-02-27 11:16:22 +01:00
Andreas Linde
cb48105663 Add required AssetsLibrary to the frameworks 2014-02-26 15:33:03 +01:00
moritz haarmann
3890e94101 + Removes Leak warning. 2014-02-26 15:32:00 +01:00
moritz haarmann
b269c8ee4a + Wording 2014-02-26 15:23:03 +01:00
moritz haarmann
ad086273d7 + Replicated Bugshot. 2014-02-26 15:22:44 +01:00
moritz haarmann
77bab0d73d + Image Extraction from Annotation Controller is working 2014-02-26 12:40:53 +01:00
moritz haarmann
35dc6c58d5 + Fixes ActionSheet madness 2014-02-26 10:10:56 +01:00
Peter
f12e8fb1ea MTKeychain: compile-time error for unsupported OS 2014-02-25 20:52:17 +04:00
Peter
ee657884d3 Moved keychain directory to Application Support folder 2014-02-25 20:38:50 +04:00
Peter
9d9095c9d9 Add missing files 2014-02-25 20:08:37 +04:00
iakovlev-peter
795b6c5a3f Create README.md 2014-02-25 19:01:04 +03:00
Peter
2670a1bfde Initial commit 2014-02-25 20:00:18 +04:00
moritz haarmann
28eee0eb3d + Some basic image editing functionality. 2014-02-25 15:07:59 +01:00
moritz haarmann
70e2b6635c + Screenshot Feedback Observation Mode is working on iOS7.. 2014-02-24 12:17:34 +01:00
moritz haarmann
1ddf9d5eb8 + Added Feedback collection methods. 2014-02-24 12:12:51 +01:00
moritz haarmann
f1bb46e1b3 + More Cleanups 2014-02-24 11:37:23 +01:00
moritz haarmann
21e5ca3b9d + prepareWithItems accepts UIImages now. 2014-02-24 11:37:18 +01:00
moritz haarmann
6cfc0ac2d2 + Calculation problem. 2014-02-24 11:36:23 +01:00
moritz haarmann
3f7e6904a6 + Attachment handling 2014-02-24 10:36:49 +01:00
moritz haarmann
1c120b9588 + Removes a warning. 2014-02-24 10:36:23 +01:00
moritz haarmann
77b68f4508 + List View Display of attachments. 2014-02-24 10:34:51 +01:00
moritz haarmann
9c957b1688 + Fixes Potentail crash in helper for resizing images. 2014-02-24 09:54:21 +01:00
Andreas Linde
ce9014f111 Add SDK version and build strings into a non stripped struct 2014-02-20 22:41:19 +01:00
Andreas Linde
54b3c57ee2 Remove #ifdef for clang analyzer since the false warning from 4.2b3 doesn't appear any longer
Tested with Xcode 5.0.2
2014-02-20 16:33:31 +01:00
Andreas Linde
1df317b59f If BITAuthenticator is set to BITAuthenticatorIdentificationTypeWebAuth then also attach the user email to crash reports 2014-02-20 14:02:02 +01:00