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

31 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
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
7370ba0034 Request permissions to start the capture (camera and file). 2017-01-24 09:32:41 +01:00
Christophe BOUCAUT
c33a59fa40 Update version. 2015-09-25 16:05:59 +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
fcd2763292 Update version 0.1.2. 2015-08-07 09:11:00 +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
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
12d78875a5 Improve the memory used to display the overlay picture. 2015-06-22 15:55:31 +02:00
Christophe BOUCAUT
e33718cc94 Change the hook used for build the plugin. 2015-06-10 12:23:03 +02:00
Christophe BOUCAUT
3e84b62f19 Update version plugin and screenshot examples. 2015-06-05 09:55:36 +02:00
Christophe BOUCAUT
a410042bb1 Add plugin's info. 2015-02-23 16:28:39 +01:00
ChristopheBoucaut
aadd3871ac Update plugin.xml
Ajout de la licence dans plugin.xml
2015-01-23 16:29:52 +01:00
Christophe BOUCAUT
e84d6e330b On passe le plugin dans la variable navigator, au lieu de window. Pour s'approcher du fonctionnement de cordova.camera. 2015-01-20 11:22:48 +01:00
Thomas BOY
716e9d0ef9 Changement du nom du plugin customCamera en GeneanetCustomCamera. 2015-01-14 12:29:08 +01:00
Christophe BOUCAUT
aaca25e395 Correction sur le redimensionnement de l'image.
Mise en place d'une classe pour le transfert des images trop grosse entre activitée.
2014-12-11 12:22:14 +01:00
Christophe BOUCAUT
eebbc0d225 - Refacto & comments code.
- Normalisation error message for js.
- Manage back button.
- Managa unavailable camera.
2014-11-21 16:48:41 +01:00
Christophe BOUCAUT
d47681e20e Mise à jour du path de stockage des photos + ajout des permissions lors de l'installation du plugin. 2014-11-20 15:40:30 +01:00
Christophe Boucaut
a674443551 Modification pour gérer les fichiers de ressources drawable + ajout d'une classe java. 2014-11-14 17:12:31 +01:00
Christophe Boucaut
f6c5a77186 Mise en place de la structure pour android + ajout de hook pour l'installation et le fonctionnement du plugin sous android. 2014-11-14 16:05:50 +01:00
Christophe Boucaut
e9aa8d68fb On tente de tout mettre sous forme de librairie et de les exploiter dans notre classe par la suite. 2014-11-10 12:21:03 +01:00
Christophe Boucaut
181ff661f4 Ajout de l'activité d'appareil photo. 2014-11-10 12:04:33 +01:00
Christophe Boucaut
d2703156a0 Changement nom package. 2014-11-10 11:50:39 +01:00
Christophe Boucaut
5bbf19ba78 Try to change to fix class not found. 2014-11-10 10:52:18 +01:00
Christophe Boucaut
96b4ffd7b6 Modification configuration 2014-11-10 10:19:20 +01:00
Christophe Boucaut
3e71ec7b12 Test d'appel de la camera depuis le plugin. 2014-11-10 10:13:38 +01:00
Christophe Boucaut
87428ce2b9 Première tentative de mise en place pour que le js soit au moins reconnu comme un plugin. 2014-11-04 13:19:27 +01:00