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

19 Commits

Author SHA1 Message Date
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