956 Commits

Author SHA1 Message Date
moritz haarmann
c7a3d6761a + Fixed a blur/highlighting selection bug. 2014-04-28 15:34:09 +02:00
moritz haarmann
9fd4ead155 + Improved Performance of Attachment Viewer. 2014-04-28 14:50:24 +02:00
moritz haarmann
59216cde17 + Some iOS6 Fixes. 2014-04-28 13:59:36 +02:00
moritz haarmann
409f9541ef + Removed a deprecation warning. 2014-04-28 12:12:02 +02:00
moritz haarmann
aaccc5cc1d + Fixes a crash relating to resizing annotations. 2014-04-28 11:57:03 +02:00
moritz haarmann
a2d850b5c3 + Minimum Arrow Length. 2014-04-28 11:52:11 +02:00
moritz haarmann
2207f107e4 + Fixed initial highlighting bug in blur annotation. 2014-04-28 11:08:57 +02:00
moritz haarmann
ce835a0cee + Improved Selection Handling in the annotation view controller 2014-04-28 11:07:48 +02:00
Moritz Haarmann
ab2ec51204 + Selection is highlighted when moved. 2014-04-28 01:32:42 +02:00
Moritz Haarmann
fb271e8acb + Dynamic widths of the outlines, depending on the size of annotations. 2014-04-28 01:06:19 +02:00
Moritz Haarmann
35a7e50bb2 + Added Edit icons. 2014-04-28 00:53:58 +02:00
Moritz Haarmann
bc0245978a + Hides Statusbar 2014-04-28 00:45:41 +02:00
Andreas Linde
db45c6654a Minor code format update 2014-04-27 23:33:07 +02:00
Andreas Linde
38a59fc73f Naming convention cleanup 2014-04-27 20:20:10 +02:00
Andreas Linde
b5a79f9761 Merge branch 'refs/heads/feature/CrashReporting' into feature/CrashNetwork
Conflicts:
	Classes/BITCrashManager.m
	Classes/BITCrashManagerPrivate.h
2014-04-27 20:17:08 +02:00
Andreas Linde
c4e7754a8b Merge branch 'refs/heads/feature/CrashReporting' into feature/CrashDetails
Conflicts:
	Classes/BITCrashManager.h
2014-04-27 20:04:31 +02:00
Andreas Linde
56f5fa9ddd Merge branch 'refs/heads/feature/CrashReporting' into feature/CrashCallback
Conflicts:
	Classes/BITCrashManager.h
	Classes/BITCrashManager.m
	Support/HockeySDK.xcodeproj/project.pbxproj
2014-04-27 20:02:26 +02:00
Andreas Linde
8d8289d970 Merge branch 'refs/heads/feature/CustomAlert' into feature/CrashReporting 2014-04-27 19:45:43 +02:00
Lukas Spieß
82b217f19d Much better test for attachment persisting 2014-04-25 16:23:39 +02:00
Lukas Spieß
535537aa73 add additional tests 2014-04-25 14:23:33 +02:00
Lukas Spieß
654620ee3f add test for persistUserProvidedCrashDescription 2014-04-24 18:18:09 +02:00
Lukas Spieß
d232fe58f6 move cleanup to separate method 2014-04-24 18:17:46 +02:00
Lukas Spieß
080eb3c657 More detailed documentation 2014-04-24 16:58:31 +02:00
Lukas Spieß
5442b217eb Use .desc file extension for userProvidedCrashDescription 2014-04-24 16:47:47 +02:00
Lukas Spieß
3b2b76b34e move persisting of userProvidedCrashDescription to own method 2014-04-24 16:46:27 +02:00
Lukas Spieß
e026e42664 expose setter rather than the whole property 2014-04-24 16:41:07 +02:00
Lukas Spieß
b5348f7dcb Types should start with a capital letter 2014-04-24 16:38:23 +02:00
Lukas Spieß
10c5475a02 make method signature consistent and reflect those changes in documentation 2014-04-24 16:32:34 +02:00
Lukas Spieß
3fd8cdc7e0 replace ugly block notation with clean typedef 2014-04-24 16:11:34 +02:00
Lukas Spieß
f8561afacc Updates documentation 2014-04-24 16:11:05 +02:00
Lukas Spieß
1311846241 update method signature 2014-04-24 16:10:12 +02:00
Lukas Spieß
4aee9f81b5 Small optimizations 2014-04-24 15:38:31 +02:00
Lukas Spieß
27cc84a84c Maybe a switch case should return a value... 2014-04-24 15:38:10 +02:00
Lukas Spieß
15582b7734 Cleanup and small logic error fix 2014-04-24 12:32:01 +02:00
Lukas Spieß
7a5077e7c1 semi-working prototype of custom Alert 2014-04-23 16:09:23 +02:00
Steven Fisher
0e9e0e8736 Remove x flag from BITAttributedLabel. 2014-04-22 12:45:06 -07:00
Lukas Spieß
d22fb02ec2 Add ability to add a description to a crash report 2014-04-22 17:52:14 +02:00
Andreas Linde
20c73dcdc3 Send each crash report using an individual network request 2014-04-18 00:20:27 +02:00
Andreas Linde
973e130325 Migrate BITCrashManager to use BITHockeyAppClient 2014-04-17 22:50:22 +02:00
Lukas Spieß
91698b85a3 updates formatting and documentation 2014-04-16 17:12:17 +02:00
Lukas Spieß
68c7fd95b4 makes enum more explicit 2014-04-16 12:51:51 +02:00
Lukas Spieß
9f9f44916a adds public method to handle user input from an alert view 2014-04-16 12:51:39 +02:00
moritz haarmann
3aa45bbb9f + Added preliminary load mechanics for Feedback Images. 2014-04-16 11:24:39 +02:00
moritz haarmann
5038c3e4e9 + Fixed a problem where missing file names would prevent the submittal of attachments. 2014-04-15 17:25:06 +02:00
moritz haarmann
f9b76db0d7 + Resolves a scaling issue. 2014-04-15 17:06:12 +02:00
moritz haarmann
d3d872fb82 + Fixes a problem with more than 3 attachments. 2014-04-15 17:06:06 +02:00
moritz haarmann
1df69d131a + Preselecting an attachment works. 2014-04-15 16:29:51 +02:00
moritz haarmann
d891af1929 + Fixes a layout problem in the attachment gallery. 2014-04-15 16:13:53 +02:00
moritz haarmann
b230c964a6 + WIP 2014-04-11 17:43:34 +02:00
moritz haarmann
cf17b298a7 + Fixes an iOS6 Crash in the gallery-component. 2014-04-11 16:52:41 +02:00