Граф коммитов

42 Коммитов

Автор SHA1 Сообщение Дата
Dan Levine a4333df3a1 Update auth flow 2015-11-25 13:21:30 -08:00
Dan Levine 13feaeb982 Initial attempt at ios auth 2015-11-23 16:27:00 -08:00
Dan Levine aa3bd80517 Change login workflow
Rather than forcing the user to call "verifyLogin", instead include the validation as part of starting hockeyapp itself
2015-11-23 13:57:23 -08:00
Dan Levine dd126a89b9 Merge pull request #1 from Microsoft/dlevine/usagetracking-and-login
Add login and usage tracking support
2015-11-16 12:12:44 -08:00
Dan Levine a5bf7a131d Add login and usage tracking support
- Adds a "verifyLogin" method to allow developers to ensure the user is authenticated for the app
- Adds code to start/stop usage tracking automatically for Android apps
- Some refactoring of the Android native code
2015-11-16 11:20:34 -08:00
Paul Panserrieu 35d6549fd7 1.3.0 2015-11-11 10:44:22 +01:00
Paul Panserrieu 7432221172 Merge pull request #11 from cwannerstedt/master
Added support for auto-sending crash reports.
2015-11-11 10:42:14 +01:00
cwannerstedt 7711c1c7c8 Merge pull request #2 from piotrowski/master
fix autoSend in iOS
2015-11-10 12:55:01 +01:00
Jan Piotrowski 2c48e17f3d Merge pull request #1 from piotrowski/patch-2
Patch 2
2015-11-10 12:21:04 +01:00
Jan Piotrowski 152574a283 try to fix autoSend on iOS
moved `setCrashManagerStatus:BITCrashManagerStatusAutoSend` after `configureWithIdentifier:token`
2015-11-10 12:04:03 +01:00
cwannerstedt e81376413c Updated Readme with correct start arguments order 2015-11-09 15:42:03 +01:00
cwannerstedt 4caaffadb8 Pass autoSend as last argument 2015-11-09 15:40:37 +01:00
cwannerstedt 6f05d4c42c Merge pull request #1 from piotrowski/patch-1
added autosend to README
2015-11-09 13:48:31 +01:00
Jan Piotrowski caeb73cb32 added autosend to README 2015-11-07 17:20:26 +01:00
cwannerstedt 00d69d8889 Added autoSend argument to start method 2015-11-03 13:48:22 +01:00
Paul Panserrieu a742365be0 update hockeyapp ios sdk to 3.8.2 2015-09-28 16:17:30 +02:00
Paul Panserrieu e3162a057c 1.1.7 2015-08-24 17:43:35 +02:00
Paul Panserrieu 8e0234c25c Merge pull request #9 from mlegenhausen/patch-1
Fix unused checkForUpdate callbacks
2015-08-24 17:41:38 +02:00
Malte Legenhausen b89ad18640 Fix unused checkForUpdate callbacks
You define them in your definition and also return responses in your iOS and Android implementation but never use them. This pull request solve this problem.
2015-08-24 16:48:10 +02:00
Paul Panserrieu 044ccc91cd 1.1.6 2015-07-11 00:00:36 +02:00
Paul Panserrieu f76f831a47 1.1.5 2015-07-10 23:30:28 +02:00
Paul Panserrieu 65bd7bc073 1.1.4 2015-07-10 23:28:04 +02:00
Paul Panserrieu 3a30bae3e9 1.1.3 2015-07-10 16:28:19 +02:00
Paul Panserrieu f7c8a9571a 1.1.2 2015-07-10 15:47:09 +02:00
Paul Panserrieu 9e0ff1c558 1.1.1 2015-07-10 14:48:22 +02:00
Paul Panserrieu e9a0897dc3 1.1.0 2015-07-10 14:16:51 +02:00
Paul Panserrieu b7f92c8385 fix readme 2015-07-02 12:20:14 +02:00
Paul Panserrieu c865a65fd1 [ios] import libstdc++ libc++ 2015-07-02 12:15:55 +02:00
Paul Panserrieu 2d4f6173e1 update android sdk path 2015-07-02 12:15:25 +02:00
Paul Panserrieu a871b5c803 change plugin id to cordova-plugin-hockeyapp 2015-07-02 12:15:05 +02:00
Paul Panserrieu d9cddc8738 1.0.0 2015-07-02 11:56:04 +02:00
Paul Panserrieu bb35e60456 fix #3 ios bundle ressource path 2015-07-02 11:55:44 +02:00
Paul Panserrieu e84498baac update hockeyapp ios sdk to 3.7.1 2015-07-02 11:41:47 +02:00
Paul Panserrieu 8e981af347 upgrade hockeyapp android sdk to 3.5.0 2015-07-02 11:41:43 +02:00
Paul Panserrieu 22f5f962bb Merge pull request #4 from david-byng/master
Add versionCheck function
2015-07-02 11:37:48 +02:00
David Godfrey 8dcc953cb4 Fix typo in README.md 2015-07-02 09:03:37 +01:00
David Godfrey c24254a50b And libraries for osx 2015-06-05 16:24:51 +01:00
David Godfrey c3ef160938 Adding versionCheck to Android and iOS 2015-06-05 16:10:53 +01:00
David Godfrey cdb73e925a Patch: Add version start/stop commands for Android 2015-06-05 15:54:09 +01:00
Paul Panserrieu b0b95d1456 mv to npm 2015-05-27 12:49:51 +02:00
Paul Panserrieu aec5f8846e init android version 2014-03-27 21:29:17 +01:00
Paul Panserrieu 48cfd401ce init plugin (only iOS is implemented) 2014-03-27 16:54:12 +01:00