Jacques de Villiers
9b566d3f0b
CB-11661: (ios) Add mandatory iOS 10 privacy description
...
Add support for photoalbum description
This closes #236
2016-09-06 23:22:58 +02:00
mhartington
a3af38ad5b
CB-11661: (ios) Add mandatory iOS 10 privacy description
2016-08-25 16:17:28 -07:00
Steve Gill
daf5fa48dd
CB-11091 Incremented plugin version.
2016-04-15 13:45:27 -07:00
Steve Gill
d124e03cb9
Updated version and RELEASENOTES.md for release 2.2.0
2016-04-15 13:08:26 -07:00
Simon MacDonald
a9c18710f2
Replace PermissionHelper.java with cordova-plugin-compat
2016-04-05 12:17:18 -04:00
Carlos Santana
c5f5a46e3e
CB-10820 Incremented plugin version.
2016-03-09 22:34:17 -05:00
Carlos Santana
37dd471d0e
CB-10820 Updated version and RELEASENOTES.md for release 2.1.1
2016-03-09 22:11:36 -05:00
Steve Gill
6f7ce333cc
CB-10368 Incremented plugin version.
2016-01-15 16:58:32 -08:00
Steve Gill
0f32b78c82
CB-10368 Updated version and RELEASENOTES.md for release 2.1.0
2016-01-15 16:35:05 -08:00
riknoll
1d32ea46f0
CB-10319 android: Adding reflective helper methods for permission requests
2016-01-12 17:42:29 -08:00
Steve Gill
e1911a3c78
CB-10035 Incremented plugin version.
2015-11-30 17:57:07 -08:00
Steve Gill
ee9884e97b
CB-10035 Updated version and RELEASENOTES.md for release 2.0.0
2015-11-18 19:45:05 -08:00
Joe Bowser
2714060b09
Add engine tag for Cordova-Android 5.0.x
2015-10-22 16:19:13 -07:00
Steve Gill
11498404fc
CB-9192 Incremented plugin version.
2015-06-17 17:35:34 -07:00
Steve Gill
e8d52ef256
CB-9192 Updated version and RELEASENOTES.md for release 1.2.0
2015-06-17 12:36:01 -07:00
Dan Polivy
9f9e5ef4a9
CB-7667 iOS8: Handle case where camera is not authorized ( closes #49 )
...
In iOS 7+, when the app does not have access to the camera, show a
prompt notifying the user so they're not puzzled by looking at a black
screen.
In iOS 8+, include a link on the dialog to open the Setting app to allow
the user to change their Camera privacy setting.
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2015-05-11 17:26:00 -07:00
Steve Gill
0436928275
CB-8959 Incremented plugin version.
2015-05-06 17:37:22 -07:00
Steve Gill
19feee9cb0
CB-8959 Updated version and RELEASENOTES.md for release 1.1.0
2015-05-06 17:07:39 -07:00
Steve Gill
b67e4a09ed
CB-8858 Incremented plugin version.
2015-04-15 16:00:21 -07:00
Steve Gill
b7af490a3e
Revert "CB-8858 Incremented plugin version."
...
This reverts commit c2e4d1f36d
.
2015-04-15 14:30:57 -07:00
Steve Gill
c2e4d1f36d
CB-8858 Incremented plugin version.
2015-04-15 13:55:46 -07:00
Steve Gill
d0fe66e1d5
CB-8858 Updated version and RELEASENOTES.md for release 1.0.0
2015-04-15 11:06:37 -07:00
Steve Gill
302aacb214
CB-8746 gave plugin major version bump
2015-04-09 16:51:58 -07:00
Vladimir Kotikov
3927735d09
CB-8706, CB-8707 saveToPhotoAlbum improvements and some refactoring
...
- On Windows we should use filePicker instead of programmatically
accessing user libs. This way the app doesnt have to depend on extra
capabilities.
- Some refactoring to help on navigating code easier
This closes #78
2015-04-07 21:48:00 +03:00
Steve Gill
f1ae0e9ccf
CB-8683 changed plugin-id to pacakge-name
2015-03-31 16:39:18 -07:00
Murat Sutunc
b8a700215a
CB-8706 remove unnecessary capabilities from xml
2015-03-18 10:58:37 -07:00
Steve Gill
7b2f453c25
CB-8646 Incremented plugin version.
2015-03-10 17:16:07 -07:00
Steve Gill
00cd249dd7
CB-8646 Updated version and RELEASENOTES.md for release 0.3.6
2015-03-10 17:12:32 -07:00
Andrew Grieve
97514fb01e
CB-8429 Incremented plugin version.
2015-02-04 20:54:02 -05:00
Andrew Grieve
799ed580d3
CB-8429 Updated version and RELEASENOTES.md for release 0.3.5
2015-02-04 20:12:45 -05:00
Shazron Abdullah
35c653d24d
CB-7937 - Re-factor iOS Camera plugin so that it is testable ( closes #52 )
...
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2015-01-09 15:39:29 -08:00
Steve Gill
3ab650bdc9
CB-8110 Incremented plugin version.
2014-12-02 16:08:49 -08:00
Steve Gill
2045e0a644
CB-8110 Updated version and RELEASENOTES.md for release 0.3.4
2014-12-02 16:07:01 -08:00
Steven Gill
dbe33a44ff
Incremented plugin version.
2014-10-03 17:09:46 -07:00
Steven Gill
021743f20e
Updated version and RELEASENOTES.md for release 0.3.3
2014-10-03 16:10:12 -07:00
Marcel Kinard
9adc39ca2c
CB-7571 Incremented plugin version.
2014-09-17 15:35:01 -04:00
Marcel Kinard
af18483d69
CB-7571 Updated version and RELEASENOTES.md for release 0.3.2
2014-09-17 15:27:39 -04:00
Shazron Abdullah
ae22820046
CB-4003 - Add config option to not use location information in Camera plugin (and default to not use it)
2014-09-05 11:08:15 -07:00
Shazron Abdullah
fa30a56760
CB-7461 - Geolocation fails in Camera plugin in iOS 8
2014-09-05 11:08:15 -07:00
Vladimir Kotikov
6dcfa9cf9b
CB-7378 Use single Proxy for both windows8 and windows.
2014-09-05 11:08:15 -07:00
Suraj Pindoria
b2403c6076
Added support for the browser
2014-08-29 15:14:41 -07:00
Bryan Higgins
d53a7770d9
CB-7286 [BlackBerry10] Use getUserMedia if camera card is unavailable
2014-08-12 11:42:18 -04:00
Steven Gill
6366aeba47
CB-7244 Incremented plugin version.
2014-08-06 19:24:26 -07:00
Steven Gill
823eb5d27a
CB-7244 Updated version and RELEASENOTES.md for release 0.3.1
2014-08-06 18:58:20 -07:00
Andrew Grieve
e8cbb106ae
CB-7187 ios: Add explicit dependency on CoreLocation.framework
2014-07-21 23:01:10 -04:00
Vladimir Kotikov
06ecc91fd1
Removes File plugin dependency from windows8 code.
2014-06-16 10:51:45 +04:00
Steven Gill
1cf38cd775
CB-6877 Incremented plugin version.
2014-06-05 13:40:49 -07:00
Steven Gill
4fa934e06f
CB-6877 Updated version and RELEASENOTES.md for release 0.3.0
2014-06-05 13:39:42 -07:00
Ian Clelland
d6af2098c1
CB-6452 Incremented plugin version on dev branch.
2014-04-17 11:16:03 -04:00
Ian Clelland
b76b5ae670
CB-6452 Updated version and RELEASENOTES.md for release 0.2.9
2014-04-17 10:53:20 -04:00