Commit Graph

66 Commits

Author SHA1 Message Date
Andreas Linde
375d82ffbf Add Extension target and specific crash only build 2015-08-11 15:27:32 +02:00
Andreas Linde
5305474388 Fix libpng warnings 2015-06-23 09:09:00 +02:00
Rupert
28def473d3 Changed resources bundle identifier to prevent conflict with framework bundle identifier 2015-05-28 17:15:33 +01:00
Felix Schulze
af0781a25e * Use ImageOptim+ImageAlpha to reduce image size
* Deactivate Xcode compress for PNG --> makes it bigger then with ImageOptim+ImageAlpha

TOTAL was: 76.966kb now: 28.102kb saving: 48.864kb (63.00%)
2015-04-01 13:00:31 +02:00
Andreas Linde
7eef1c4075 Fix a lot more typos and a property name typo
See https://github.com/bitstadium/HockeySDK-iOS/issues/139

Important for users, is that the public property `timeintervalCrashInLastSessionOccured` name is fixed. If you are using this, you need to adjust your code.
2015-03-18 17:07:39 +01:00
Andreas Linde
e6e9685779 Fix german localization for feedback username 2015-02-18 17:25:46 +01:00
Andreas Linde
c92f1dbf61 Use NSLog instead of alertview with keychain issue
When the authentication mechanism couldn't save the auth token to the keychain, now only show a message in the console. The user will have to login on the next app start anyway until the developer fixes the keychain signing or entitlements issue.
2015-02-05 20:40:34 +01:00
Andreas Linde
266270153e Fix feedbackActivity resources 2014-09-30 14:25:29 +02:00
Andreas Linde
24a6756ba7 Update image resources 2014-09-23 13:48:23 +02:00
Andreas Linde
a44d77805d Update localizations
Also removed romanian, since it is not handled by Wordcrafts.
2014-09-23 12:07:35 +02:00
Andreas Linde
09d2e5089f Some localization updates
Change some strings for the new attachment feature. Translations still pending.
2014-08-26 17:39:48 +02:00
Matthias Wenz
97031cb442 fix some typos in german localization 2014-05-30 16:46:03 +02:00
Andreas Linde
429af075bc Improve handling of attachments in compose view
- Only UIImage attachments can be edited
- All others can only be deleted
- Remove scrollview when the last attachment is removed (and avoid a crash if the user clicks on an attachment that doesn't exist any longer)
- Add action sheet button texts to localization files (not localized!)
- Delete local attachment files if compose view is cancelled
- Only show image attachments in the compose view
2014-05-25 20:25:30 +02:00
moritz haarmann
96c60ec394 + Added Icons to the Editing Screens. 2014-04-11 14:57:23 +02:00
Andreas Linde
f116952137 Merge branch 'refs/heads/develop' into feature/feedback_screenshot 2014-03-18 12:37:19 +01:00
James Moore
f1e17d7ed1 removed the execute bit from these 2014-03-05 19:49:02 -08:00
moritz haarmann
9b57875a47 Added Photo Picker functionality to Feedback Composer (#3) 2014-02-12 18:15:24 +01:00
Andreas Linde
dde368a952 Show an alert if the authentication token could not be stored into the keychain
If this occurs, the user has to authenticate every time the app starts or even when the app comes into foreground, depending on the `restrictionEnforcementFrequency` setting
2014-01-10 19:47:50 +01:00
Andreas Linde
7347d3525b Replace email placeholder text
Replace email placeholder text from `example@email.com` to `email@example.com`
2013-12-18 20:43:52 +01:00
Andreas Linde
1380fc63ec Update localizations provided by wordcrafts.de
Also add dutch localization
2013-10-29 12:15:27 +01:00
Stephan Diederich
98bcbcb75f rename localizable string and add HockeyAuthenticationViewControllerWebAuthLoginDescription
prepare for WebAuth
2013-10-11 17:17:58 +02:00
Andreas Linde
5ceccc96cf Localization string updates, translations pending 2013-10-07 19:13:18 +02:00
Andreas Linde
51f44c7124 For a start copy the new strings into all language files 2013-09-12 22:45:03 +02:00
Andreas Linde
64a168502e Move new auth strings into language file 2013-09-12 22:32:44 +02:00
Andreas Linde
1cb91ae323 Some authenticator string updates 2013-09-11 20:44:34 +02:00
Stephan Diederich
3aeeae8e98 add more english localizations 2013-09-11 16:17:20 +02:00
Stephan Diederich
c7f883b91c provide initial set of english localized string in HockeyAuthenticationViewController 2013-09-10 23:41:48 +02:00
Andreas Linde
e4d33595e9 Remove authorize_request images, since they are not used any more 2013-08-16 22:19:43 +02:00
Andreas Linde
bd83875b9b Add new localization string for store update module
All english for now, except german
2013-07-26 14:46:16 +02:00
Gábor Varga
bf688bfbba Hungarian localization. 2013-02-08 11:46:40 +01:00
Andreas Linde
b1fd327477 Add romanian localization to the project
- Add the credit of the localizer to the header of the file
- Correct one localization bug
- Add the localization to the actual Xcode project
2013-01-09 23:42:25 +01:00
Andreas Linde
b8c4d7657b Merge branch 'develop' of github.com:chitza/HockeySDK-iOS into chitza-develop 2013-01-09 23:37:16 +01:00
Andreas Linde
4a02c8c82f Update localizations provided by wordcrafts.de 2013-01-09 16:51:28 +01:00
Andreas Linde
0de9a21de3 More localization updates 2013-01-04 14:34:07 +01:00
chitza
367c192b95 Romanian localization
Resources for Romanian language
2013-01-04 08:56:20 +02:00
Andreas Linde
06974aeacc Update localizations 2012-12-14 14:20:14 +01:00
Stephan Diederich
8a6cc49749 fix typo 2012-12-12 15:54:49 +01:00
Andreas Linde
816bbb5dd9 Finish german localization 2012-11-28 23:21:33 +01:00
Andreas Linde
4f02e73e4c Add croatian localization 2012-11-28 19:02:58 +01:00
Andreas Linde
4448bdba1f Update buttons in feedback views 2012-11-17 20:48:18 +01:00
Andreas Linde
423bc7ece7 Add copy link to Feedback UI 2012-10-18 01:08:16 +02:00
Andreas Linde
dc654a0a3f Adjusting the feedback UI to use BITAttributedLabel and fix some bugs 2012-10-17 19:20:07 +02:00
Andreas Linde
1f902b4389 Show the proper app name in feedback activity 2012-10-17 00:47:55 +02:00
Andreas Linde
3d23e36b59 Show app name and default icon in FeedbackActivity 2012-10-16 18:43:57 +02:00
Andreas Linde
a54e20b48b Define an extra string for the UIActivity button title 2012-10-16 01:54:27 +02:00
Andreas Linde
147b5ec621 Add support for deleting single or all messages 2012-10-15 19:32:15 +02:00
Andreas Linde
c8c1ad8e10 Improve some feedback texts 2012-10-15 00:04:54 +02:00
Andreas Linde
be04800759 Various feedback related bug fixes 2012-10-12 18:14:22 +02:00
Andreas Linde
4615751004 Feedback UI polish 2012-10-07 01:51:43 +02:00
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