50 Commits

Author SHA1 Message Date
James Moore
f1e17d7ed1 removed the execute bit from these 2014-03-05 19:49:02 -08: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
Andreas Linde
6cf128a71d Project updates with version string
- Store version numbers in .xcconfig
- Use those for .framework and documentation
- minor documentation build updates
2012-08-09 19:57:39 +02:00
Andreas Linde
80dda70552 Use localized app name for dialogs 2012-08-07 16:14:24 +02:00
Andreas Linde
12c981f923 New option to set expiry date for the app
Uses neverending UIAlertView by default, can be exchanged by implementing a new delegate. Automatically disabled when the app is running from the App Store.
2012-08-07 02:13:41 +02:00
Andreas Linde
d866572349 Fix russian localization 2012-08-04 13:53:49 +02:00
Andreas Linde
41065796a6 Remove crash reporting feedback feature for now
Removed this feature for now, since it requires a major redesign on the server and SDK. If really need this feature, please use the former SDKs.
2012-08-04 13:53:49 +02:00
Andreas Linde
bb92accaf2 Update Portuguese-BR Localization
Translated by Everton Cunha ever.cunha@gmail.com on 07/30/12
2012-07-31 16:47:22 +02:00
Andreas Linde
a86342354c Remove update settings page translations
Since the UI was already removed too
2012-07-31 16:45:07 +02:00
Andreas Linde
426efeae72 Fix framework build problems
and static lib Xcode 4.5 issues (armv6 not available any more showed warnings)
2012-07-27 14:46:56 +02:00
Andreas Linde
c014bce9ea If userName or userEmail are set, don't show alerts with the text "anonymous" 2012-07-22 13:57:12 +02:00
Andreas Linde
3fd3c083bf Simplify privacy settings
- Remove update settings UI
- Only one property that defines if user and usage data is send (only if the app is not running in the app store)
- Update documentation
2012-07-22 02:36:55 +02:00
Andreas Linde
671060929c Refactoring
- Change Prefixes to BIT
- Make one shared instance and change the functionalities to modules
- One bundle for resources
- Targets for framework and static libs
- Other cleanup
2012-07-19 17:17:19 +02:00
Thomas Dohmke
f763f37c13 Updated Hockey.bundle. 2012-03-10 17:16:17 +01:00
Thomas Dohmke
bc7d538ed6 Merged changes from QuincyKit repo. 2011-12-03 15:31:36 +01:00
Thomas Dohmke
3ce0f19bf2 Merged with QuincyKit 2.1 branch. 2011-11-08 12:00:49 +01:00
Thomas Dohmke
55e07518a4 Removed .DS_Store. Added .gitignore. 2011-11-03 20:35:01 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00