15944 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
bf7d80682f Merge branch 'refs/heads/feature/CrashNetwork' into feature/CrashReporting 2014-04-27 20:17:17 +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
dbd932c7e8 Merge branch 'refs/heads/feature/CrashDetails' into feature/CrashReporting 2014-04-27 20:04:41 +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
9afd9bd53f Merge branch 'refs/heads/feature/CrashCallback' into feature/CrashReporting 2014-04-27 20:02:39 +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
Andreas Linde
01eef668d1 Remove +x from some more files 2014-04-27 19:42:42 +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ß
a05e15463b Update tests for new method syntax 2014-04-24 15:37:34 +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
Andreas Linde
b15e588eac Merge pull request #101 from tewha/flags
Flags
2014-04-22 21:50:13 +02:00
Steven Fisher
f30129bb34 Remove +x from LICENSE. 2014-04-22 12:46:31 -07: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
fd35eee132 Update CocoaSpec with a fix for some rare integration issues 2014-04-21 16:50:25 +02:00
Andreas Linde
68a17f8b05 Merge branch 'release/3.5.5' into develop 2014-04-21 16:28:23 +02:00
Andreas Linde
97243cdb65 Merge branch 'release/3.5.5' 2014-04-21 16:27:57 +02:00
Andreas Linde
d12cc7447e 3.5.5 release and documentation updates 2014-04-21 16:23:15 +02:00
Andreas Linde
07d91bc54e Update PLCrashReporter
Includes two more fixes post PLCR RC5 release: https://opensource.plausible.coop/bugs/browse/PLCR-542 and https://opensource.plausible.coop/bugs/browse/PLCR-539
2014-04-21 15:58:12 +02:00
Andreas Linde
20c73dcdc3 Send each crash report using an individual network request 2014-04-18 00:20:27 +02:00