ravi-yk
faa4615ee0
Remove media permissions to make complaint with Android 14 requirements ( #889 )
...
Co-authored-by: Ravi Yakasiri <ravi.yakasiri@planonsoftware.com>
2024-10-24 13:38:18 -03:00
Erisu
9eecbaa1af
chore: bump version 7.0.1-dev
2023-09-06 17:02:23 +09:00
Erisu
24839eb71f
release(camera-v7.0.0): updated version and RELEASENOTES.md
2023-09-06 16:55:23 +09:00
jcesarmobile
0796f784c1
chore: remove windows/osx from plugin.xml ( #850 )
2023-09-01 02:12:00 +02:00
エリス
505ccefb4c
feat(android)!: Android 13 support ( #844 )
...
* feat(android)!: Android 13 support
* refactor(android): simplify getPermissions logic
* feat(android)!: bump cordova-android requirement to >=12.0.0
* feat(android): update saveAlbumPermission to include Android 9 and below use case
---------
Co-authored-by: ochakov <evgeny@ochakov.com>
2023-08-26 20:21:32 +09:00
エリス
c2eb21d201
chore: bump plugin version 7.0.0-dev ( #845 )
2023-08-17 21:43:13 +09:00
Marcus Abrahamsson
53223c3df2
fix(android): update queries in plugin.xml ( #780 )
...
Solves the issue with duplicate queries elements in AppManifest.xml
https://github.com/apache/cordova-plugin-camera/issues/779
2022-03-18 09:08:13 +09:00
Erisu
5b8263732a
Increment package version to 6.0.1-dev
2021-08-23 14:25:23 +09:00
Erisu
869f02da1a
Updated version and RELEASENOTES.md for release 6.0.0 (camera-v6.0.0)
2021-08-19 17:14:44 +09:00
エリス
0227cdcf14
feat(android)!: support AndroidX ( #751 )
...
* feat: migrate FileProvider to androidx
* feat: add androidx.core:core with variable override ANDROIDX_CORE_VERSION
2021-08-09 23:09:29 +09:00
エリス
abfbbd35d5
fix(android): supports sdk-30 package visibility ( #684 )
2021-08-09 20:57:12 +09:00
エリス
59cf76d1da
feat: bump cordova-android requirements for 10.x ( #750 )
2021-08-09 20:56:15 +09:00
エリス
4ee90a84f3
feat: bump plugin version for next major ( #749 )
...
Co-authored-by: Niklas Merz <nmerz@gedys-intraware.de>
2021-08-09 20:52:50 +09:00
Niklas Merz
5587bec320
Bump 5.0.4-dev
2021-08-09 10:53:00 +02:00
Erisu
d523142cf2
Updated version and RELEASENOTES.md for release 5.0.3 (camera-v5.0.3)
2021-08-04 13:16:27 +09:00
エリス
1e20a9bd07
chore: set the 5.x versions locked to cordova-android <10.0.0 ( #747 )
2021-07-28 14:30:17 +09:00
PVPoyer
7bc311fba9
Incremented plugin version. (cordova-plugin-camera20210511)
2021-05-11 22:45:53 +02:00
PVPoyer
e419a74546
Updated version and RELEASENOTES.md for release 5.0.2 (cordova-plugin-camera20210511)
2021-05-11 22:12:25 +02:00
Erisu
db2ffedecc
Increment package version to 5.0.2-dev
2020-11-09 18:15:06 +09:00
Erisu
0d13b71d33
Updated version and RELEASENOTES.md for release 5.0.1 (camera-20201104)
2020-11-04 10:24:25 +09:00
Pieter Van Poyer
ebe0517a24
Bugfix issue 341 save to photo gallery - Fixes #341 , fixes #577 ( #669 )
...
* GH-341 - GH-577 Fixed the Save Photo To Album starting from camera - Android
- saveToPhotoAlbum feature fixed by taken into count content - uri. (writeUncompressedImage method) ( see: https://github.com/apache/cordova-plugin-camera/issues/611#issuecomment-700273405 )
- make saveToPhotoAlbum future proof by using the MediaStore to insert the taken image
- made a method to calculate the compressFormat based on the encodingType (JPEG or PNG)
- layout of the performCrop method is adjusted
- removed unused rotate variable inside processResultFromGallery method
* Add extra VO class to the plugin.xml
* added package declaration to new VO
* GH-341 - GH-577 https://github.com/apache/cordova-plugin-camera/pull/669#discussion_r504632953 listen to review
2020-10-16 23:48:22 -03:00
Norman Breau
43d6591d9e
Revert "fix(android): Declare CAMERA permission" ( #677 )
...
This reverts commit 140e8861e3
.
2020-10-14 21:51:20 -03:00
Norman Breau
140e8861e3
fix(android): Declare CAMERA permission
2020-09-30 22:07:19 -03:00
Erisu
e2e04ba3d8
Increment package version to 5.0.1-dev
2020-09-18 12:06:07 +09:00
Erisu
4584f15d9f
Updated version and RELEASENOTES.md for release 5.0.0 (camera-20200914)
2020-09-14 12:19:36 +09:00
エリス
45496213b3
breaking: bump project requirements ( #628 )
2020-07-28 20:25:48 +09:00
Loïc Le Malliaud
eb7fc333ee
fix(android): use provider prefix to avoid conflicts other plugin providers ( #510 )
...
Co-authored-by: jcesarmobile <jcesarmobile@gmail.com>
2020-07-16 13:08:40 +02:00
jcesarmobile
fd155d9705
breaking(android): stop using CordovaUri helper class ( #617 )
2020-07-14 16:26:09 +02:00
エリス
8766956abb
breaking: bump version 5.0.0-dev ( #627 )
2020-07-14 17:55:04 +09:00
Jesse MacFadyen
ba4f77468f
chore(release): 4.2.0-dev
2020-05-07 01:34:03 -07:00
Jesse MacFadyen
adf15799d9
Updated version and RELEASENOTES.md for release (Camera-4.2.0)
2020-05-07 00:45:53 -07:00
Jan Piotrowski
db4b4b947d
chore(release): 4.1.1-dev
2019-06-27 21:04:04 +02:00
Jan Piotrowski
ae3531acfa
chore(release): 4.1.0 (version string)
2019-06-27 21:01:58 +02:00
Jan Piotrowski
cad8bd1442
chore: fix repo and issue urls and license in package.json and plugin.xml
2019-06-27 18:45:52 +02:00
jcesarmobile
eed44330a4
Bump minor version ( #370 )
2018-11-13 23:02:58 +01:00
jcesarmobile
c0d78ad644
Revert "Bump minor version to 4.1.0-dev ( #357 )" ( #363 )
...
This reverts commit 7ee91a927d
.
2018-10-30 16:44:58 +01:00
jcesarmobile
7ee91a927d
Bump minor version to 4.1.0-dev ( #357 )
2018-10-24 13:26:07 +02:00
jcesarmobile
6899c5ece9
Update engines to use variables ( #323 )
2018-06-10 23:14:08 +02:00
jcesarmobile
e334656933
CB-14017 (android): Make com.android.support:support-v4 version configurable ( #318 )
2018-05-19 01:59:48 -04:00
Steve Gill
d9d80e40c1
Set VERSION to 4.0.4-dev (via coho)
2018-04-12 18:06:58 -07:00
Steve Gill
6ce1443622
fixed issue with version, 4.0.3
2018-04-12 18:04:49 -07:00
Steve Gill
37e12e85fb
Set VERSION to 4.0.4-dev (via coho)
2018-04-12 17:16:12 -07:00
Joe Bowser
c8581ba2c9
Merge pull request #275 from cjpearson/CB12953
...
CB-12593: (android) Fix potential FileProvider conflicts
2018-03-14 12:44:35 -07:00
Suraj Pindoria
ad8788a5e6
CB-13826 Incremented plugin version.
2018-01-25 11:47:20 -08:00
Suraj Pindoria
4b276ee534
CB-13826 Updated version and RELEASENOTES.md for release 4.0.2
2018-01-25 11:40:16 -08:00
Simon MacDonald
b00cf97a04
Set VERSION to 4.0.2-dev (via coho)
2017-12-27 19:13:49 -05:00
Simon MacDonald
fb02f48745
CB-13714 Updated version and RELEASENOTES.md for release 4.0.1 (via coho)
2017-12-27 19:13:36 -05:00
Steve Gill
82f1c83a76
Set VERSION to 4.0.1-dev (via coho)
2017-12-15 17:26:41 -08:00
Steve Gill
4ae0de1c5e
CB-13681 Updated version and RELEASENOTES.md for release 4.0.0 (via coho)
2017-12-15 17:25:06 -08:00
Suraj Pindoria
7fad5d5786
CB-13661: Remove deprecated platforms
2017-12-12 11:09:29 -08:00