723 Commits

Author SHA1 Message Date
moritz haarmann
1b4ea4492e + Landscape support in Attachment editor 2014-05-05 12:12:22 +02:00
moritz haarmann
4c88a10a8f + Feedback Observation Mode: Not supported message for screenshot observation in iOS6 2014-05-05 11:20:20 +02:00
moritz haarmann
9fd79bc79f + Enabled Feedback Observation mode Three-Finger-Tap 2014-05-05 11:01:45 +02:00
moritz haarmann
e7635a9f85 + Removed XIB :) 2014-05-05 10:34:56 +02:00
moritz haarmann
e4700dab9b + Refactored Preview of Attachments. 2014-04-30 16:53:20 +02:00
moritz haarmann
afb46f66a0 + Ported a long due fix to the Attachment Gallery View Controller. 2014-04-29 18:21:16 +02:00
moritz haarmann
ae5c87c99b Fixes #62: Arrow should be default. 2014-04-29 18:02:30 +02:00
moritz haarmann
475d3e624c + Massively improved arrow hit testing. 2014-04-29 17:58:51 +02:00
moritz haarmann
25b315f3b2 + Fixed Navigationbar/Statusbar quirks in Annotation View Controller 2014-04-29 16:53:22 +02:00
moritz haarmann
622d18dd68 + Some layout adjustments. 2014-04-29 15:14:31 +02:00
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
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
moritz haarmann
5e7ff0043f + Fixes List Display of Attachments for iOS6 2014-04-11 16:52:30 +02:00
moritz haarmann
6151ed6ac7 + Adapted Add Photo Layout to iOS6 style. 2014-04-11 15:01:24 +02:00
moritz haarmann
96c60ec394 + Added Icons to the Editing Screens. 2014-04-11 14:57:23 +02:00
moritz haarmann
98eb731271 Merge remote-tracking branch 'origin/develop' into feature/feedback_screenshot 2014-04-09 12:00:35 +02:00
Andreas Linde
28f15120a3 Fix keychain warning alert showing app on app launch, if keychain is locked
This could happen if the app is launched via background fetch right when the device started and before it is unlocked by the user.
2014-04-01 16:06:32 +02:00
Andreas Linde
0765c93f1b Fix manually calling checkForUpdate on BITUpdateManager with updateSetting=BITUpdateCheckManually not working 2014-03-27 18:59:18 +01:00
Andreas Linde
2e35437c9c Improve last commit by removing conditional 64bit compile
Again thanks to @0xced :)
2014-03-27 00:20:15 +01:00
Andreas Linde
b5087a61c4 Improve fetching of current binaries UUID
- This now also works with unit tests
- Fixed BITStoreUpdateManager for now failed unit tests
- Fixed a typo

Thanks to @0xced !
2014-03-27 00:13:27 +01:00
Andreas Linde
6db478b452 Add some tests for BITFeedbackManager and user meta data properties 2014-03-24 15:47:22 +01:00
moritz haarmann
252137463c + Refined the documentation 2014-03-24 12:07:03 +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