9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2024-10-06 02:12:07 +08:00
Commit Graph

253 Commits

Author SHA1 Message Date
Christophe BOUCAUT
1c4532547b Add description to use camera and library 2018-07-26 11:04:44 +02:00
Christophe BOUCAUT
637556d048 Add package.json for Cordova 8. 2018-07-10 10:55:13 +02:00
Christophe BOUCAUT
4f9d568a6c Update cordova's paths in the hook for cordova-android 7.1. 2018-07-10 10:48:18 +02:00
Christophe BOUCAUT
0767259123 Remove cordova-plugin-compat to can use this plugin with cordova-android 7.1 2018-07-10 10:38:07 +02:00
Christophe Boucaut
35fe833e67 Merge pull request #101 from geneanet/add-permissions-camera
Add permissions camera for android 6+
2017-02-01 10:52:20 +01:00
Christophe BOUCAUT
5022228fd0 Add error code 4 to permissions denied. 2017-01-24 09:34:25 +01:00
Christophe BOUCAUT
7370ba0034 Request permissions to start the capture (camera and file). 2017-01-24 09:32:41 +01:00
Christophe BOUCAUT
fd899790f5 Fix style readme.md. 2015-09-25 16:06:41 +02:00
Christophe BOUCAUT
c33a59fa40 Update version. 2015-09-25 16:05:59 +02:00
Christophe Boucaut
7683c3a399 Merge pull request #97 from geneanet/issue/74-ios-version
Fix #74
2015-09-25 16:02:04 +02:00
Christophe BOUCAUT
d00ebd3af8 Add versions tested. 2015-09-25 16:00:35 +02:00
Christophe BOUCAUT
3d78399d75 Clear useless comments. 2015-09-25 15:59:07 +02:00
Christophe BOUCAUT
e195d3db13 Fix multiples bugs and warning. 2015-09-25 15:59:07 +02:00
Christophe BOUCAUT
856535ee85 Add a .gitignore in the root directory. 2015-09-25 15:59:06 +02:00
Christophe Boucaut
4f29da5914 Remove useless file. 2015-09-25 15:59:06 +02:00
Christophe Boucaut
e2e9a5795b Remove useless file. 2015-09-25 15:59:06 +02:00
Christophe BOUCAUT
36f3e63e09 Update code to use the camera 2015-09-25 15:59:06 +02:00
Christophe BOUCAUT
ad89df75c0 Revert "Add the permission to access at the camera"
This reverts commit 9155f74c8bc47ed473a21bb517ef6b2a2d32fbfb.
2015-09-25 15:59:06 +02:00
Christophe BOUCAUT
1581bfae8b Add the permission to access at the camera 2015-09-25 15:59:06 +02:00
Christophe BOUCAUT
ffb9057938 Add first iOS version 2015-09-25 15:59:06 +02:00
Christophe Boucaut
63771e1b15 Update README.md 2015-08-07 09:50:49 +02:00
Christophe Boucaut
a9b215438a Add a table of tested platforms 2015-08-07 09:48:41 +02:00
Christophe Boucaut
896b23e57f Merge pull request #93 from geneanet/issue/92-fail-merge-resources
Issue/92 fail merge resources
2015-08-07 09:13:26 +02:00
Christophe BOUCAUT
fcd2763292 Update version 0.1.2. 2015-08-07 09:11:00 +02:00
Christophe BOUCAUT
3e7d04a39d Fix bug to keep a strings.xml file clean during the build phase. 2015-08-06 10:18:04 +02:00
Christophe Boucaut
b35c8a1f8e Merge pull request #91 from geneanet/issue/86-decrease-opacity
Decrease opacity background and remove a warning in eclipse
2015-07-10 14:07:12 +02:00
Christophe BOUCAUT
6a1f53c1fa Decrease opacity background and remove a warning in eclipse 2015-07-10 14:06:37 +02:00
Christophe BOUCAUT
34a9494aed Fix error Java 2015-07-10 09:56:15 +02:00
Christophe Boucaut
74c75e258f Merge pull request #90 from geneanet/issue/81-update-gallery
Notify the gallery when you save a picture inside.
2015-07-10 09:53:48 +02:00
Christophe BOUCAUT
3738530d45 Notify the gallery when you save a picture inside. 2015-07-10 09:53:24 +02:00
Christophe Boucaut
10c3d1dc9b Merge pull request #89 from geneanet/issue/82-error-store-picture-folder-not-exist
Create the directory for storage the picture in gallery if it doesn't exist.
2015-07-10 09:39:53 +02:00
Christophe BOUCAUT
c04469a881 Create the directory for storage the picture in gallery if it doesn't exist. 2015-07-10 09:38:58 +02:00
Christophe BOUCAUT
d080fececf Fix bug: the overlay picture was not resized when it is smaller than the screen even with displayMetrics.density. 2015-07-09 16:51:45 +02:00
Christophe Boucaut
7320bb276e Merge pull request #88 from geneanet/issue/83-jshint-hooks
Issue/83 jshint hooks
2015-07-09 14:41:59 +02:00
Christophe BOUCAUT
2f1e185e79 Transform generateActivity hook 2015-07-09 14:41:13 +02:00
Christophe BOUCAUT
0b1e3d4ee4 Transform npminstall hook 2015-07-09 14:32:53 +02:00
Christophe Boucaut
a6daba03ed Merge pull request #87 from geneanet/issue/85-set-picture-size
Set the best resolution for the picture taken.
2015-07-09 14:30:16 +02:00
Christophe BOUCAUT
6a723fe9d5 Set the best resolution for the picture taken. 2015-07-09 14:29:33 +02:00
Christophe BOUCAUT
08773e2c24 Use the density to display the picture like in the webview and update the plugin version. 2015-06-26 17:57:26 +02:00
Christophe BOUCAUT
4590d51f94 Update project version 2015-06-25 16:37:57 +02:00
Christophe Boucaut
bc396b2b45 Merge pull request #84 from geneanet/issue/80-out-of-memory
Issue/80 out of memory
2015-06-25 16:31:52 +02:00
Christophe BOUCAUT
a170a73f7a Remove a function not used. 2015-06-24 17:09:09 +02:00
Christophe BOUCAUT
7a11ed6df4 Improve the memory used and repair the miniature feature. 2015-06-24 17:07:36 +02:00
Christophe BOUCAUT
1004a6ea90 Improve the plugin to try/catch outofmemory when we try to rotate or compress a picture. 2015-06-24 16:37:21 +02:00
Christophe BOUCAUT
04677cd5e5 Little optimization to reduce the dead code 2015-06-23 09:33:57 +02:00
Christophe BOUCAUT
12d78875a5 Improve the memory used to display the overlay picture. 2015-06-22 15:55:31 +02:00
Christophe BOUCAUT
1498a84f7b Remove useless code. 2015-06-19 18:03:54 +02:00
Christophe Boucaut
8d55c005ff Merge pull request #78 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-06-10 16:21:27 +02:00
The Gitter Badger
165340dc1b Added Gitter badge 2015-06-10 14:21:06 +00:00
Christophe Boucaut
544bc686e9 Merge pull request #77 from geneanet/issue/71
Add the cameraIsStarted method at plugin
2015-06-10 16:18:42 +02:00