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

188 Commits

Author SHA1 Message Date
Christophe BOUCAUT
12321868f3 Fix design of seekbars. 2015-06-04 11:35:15 +02:00
Christophe BOUCAUT
3937a06501 Change default style seekbar 2015-06-03 16:34:03 +02:00
Christophe BOUCAUT
e5ea4fdaa0 Change picto camera 2015-06-03 16:33:31 +02:00
Christophe BOUCAUT
579a6fbf2a Implement leave button. 2015-06-03 14:29:42 +02:00
Christophe BOUCAUT
49338b08c5 Fix bug miniature button. 2015-06-03 14:07:54 +02:00
Christophe BOUCAUT
609035de49 Fix bug where texts "-" and "+" aren't hidden after that we took a picture. 2015-06-03 12:49:19 +02:00
Christophe BOUCAUT
0e66be0099 Change style opacity bar use default style). 2015-06-03 12:36:57 +02:00
Christophe BOUCAUT
a1b1e91bcf Design the take picture bar and zoom + set the position of the opacity bar 2015-06-03 12:25:18 +02:00
Christophe BOUCAUT
1c828f9f9d Remove alpha and add transparence in black color. fix position confirme/delete button. 2015-06-02 17:48:07 +02:00
Christophe BOUCAUT
28f96533d5 Mise à jour des pictos en hdpi + ajout de padding sur la barre d'action 2015-06-02 17:14:45 +02:00
Christophe BOUCAUT
47e3d7a882 Use gone and not invisible to hide elements. As this, the alignment is kept 2015-06-02 15:17:54 +02:00
Christophe BOUCAUT
d3cbdef908 Create an actionbar to regroup actions buttons. 2015-06-02 15:05:58 +02:00
Christophe BOUCAUT
a410042bb1 Add plugin's info. 2015-02-23 16:28:39 +01:00
Christophe BOUCAUT
c5ce85b6d4 Add a bash script to validate the plugin by plugman. 2015-02-23 15:51:32 +01:00
Christophe BOUCAUT
ec4e965c7b Correction pour n'afficher le bouton de switch de flash que si on a un flash et si on l'a demandé dans le plugin. 2015-02-12 09:21:49 +01:00
Christophe Boucaut
84246b6fa7 Update english doc 2015-02-11 14:23:16 +01:00
ChristopheBoucaut
224ad5a520 Update index.md 2015-02-11 11:02:54 +01:00
ChristopheBoucaut
2a2f6f54ec Update index.md 2015-02-11 10:53:16 +01:00
ChristopheBoucaut
f8d721644a Update english doc. 2015-02-10 15:11:11 +01:00
ChristopheBoucaut
730934fe9e Update index.md 2015-02-10 15:06:34 +01:00
ChristopheBoucaut
4631502bad English translation for the documentation. 2015-02-10 15:00:25 +01:00
ChristopheBoucaut
c8de314c2e Merge pull request #70 from geneanet/issue#64
Fix #64
2015-02-10 11:10:06 +01:00
Thomas BOY
1e8d3bb9f3 Modification des noms de variables.
Fix bug:
  - Etirement preview : On determine la meilleure resolution de la camera parmi celles disponibles et en fonction de la taille de la preview.
2015-02-10 11:06:39 +01:00
Thomas BOY
957444735e Merge branch 'master' into issue#64 2015-02-10 09:47:28 +01:00
Thomas BOY
b1c2579465 Utilisation de Math pour déterminer le minSize et maxSize 2015-02-10 09:45:39 +01:00
ChristopheBoucaut
a562da5bd7 Merge pull request #68 from geneanet/feature-front-camera
Feature front camera
2015-02-09 16:39:29 +01:00
Thomas BOY
f764f51da3 Modification de la position du bouton switchCamera 2015-02-09 16:37:41 +01:00
Thomas BOY
bc0844f1ed If we don't have a background image, disable miniature and opacity options since CameraLauncher.java. 2015-02-09 16:22:57 +01:00
Thomas BOY
3449cea59c Centralisation de la gestion des affichages pour les boutons.
Gestion du bouton de switch camera.
2015-02-09 16:05:49 +01:00
Thomas BOY
8e1f2faa14 Déplacement du code pour regrouper les override d'activité ensemble. 2015-02-09 15:47:29 +01:00
Thomas BOY
e7016f24e1 Fix bug :
+ Bouton flash réapparait si on décline la photo malgré que l'on précise en JS que l'on veut masquer le bouton.
+ Bar de zoom réapparait si on décline la photo malgré qu'il n'y ait pas de zoom supporté.

Réalisé :
+ Gestion du zoom (et de la seekbar) lorsque l'on switch de camera.
2015-02-09 15:33:34 +01:00
Thomas BOY
edc3b221e8 Ajout d'un getter. 2015-02-09 12:24:57 +01:00
Thomas BOY
e4fd766f20 Correctifs de codes (commentaires, deplacement). Deplacement de setDisplayOrientation dans ManagerCamera et appel dans initCameraResource. Modification du hook pour la langue par defaut. 2015-02-09 11:20:30 +01:00
Christophe BOUCAUT
91349dc4ed Ajout des options JS pour :
+ Activer / desactiver le switch de camera.
 + Choisir une camera par défaut.
2015-02-09 10:29:16 +01:00
Thomas BOY
7763b2ba8c Reecriture pour avoir getRotation via windowManager 2015-02-09 10:00:11 +01:00
Thomas BOY
04286312f7 Rajout d'un commentaire 2015-02-06 16:29:31 +01:00
Thomas BOY
8fb6b04f79 Implémentation du switch camera avec prise en compte des rotations de la preview et de l'effet miroir 2015-02-06 15:20:14 +01:00
Christophe BOUCAUT
f219e2d291 Refacto du redimensionnement de la preview. 2015-02-06 14:52:56 +01:00
Christophe BOUCAUT
8da0c5a4e0 Première mise en place d'un fix. A retravailler. 2015-02-06 12:16:34 +01:00
Thomas BOY
d264c5ebda Modification pour prendre en compte une langue par defaut.
Nouvelle implementation du switch camera. Modifications de ManagerCamera.java.
Prise en compte du flash en cas de changement de camera.
2015-02-05 15:47:50 +01:00
Thomas BOY
392a07a892 Implémentation du switch de camera. 2015-02-04 17:44:13 +01:00
Thomas BOY
930ccf7eff Première implémentation du switch camera -> Marche de camera back à camera front mais pas l'inverse 2015-02-04 16:40:33 +01:00
Thomas BOY
a5cc941edd Merge pull request #63 from geneanet/feature-flash
Feature flash
2015-02-03 12:04:29 +01:00
ChristopheBoucaut
da0c65fb4e MAJ doc.
Mise à jour de la doc pour l'ajout des options sur le flash.
2015-02-03 11:58:07 +01:00
Christophe BOUCAUT
b927ad5158 Implémentation du flash dans le plugin JS. 2015-02-03 11:52:29 +01:00
Christophe BOUCAUT
c713f3bab6 Ajout de commentaires. 2015-02-03 11:14:25 +01:00
Christophe BOUCAUT
b177fa9f54 Refacto pour flash + autofocus. 2015-02-03 11:04:15 +01:00
Christophe BOUCAUT
7c34e811a4 Merge branch 'master' into feature-flash 2015-02-02 14:16:11 +01:00
ChristopheBoucaut
070cfee5cd Add examples applications. 2015-02-02 11:46:54 +01:00
Christophe BOUCAUT
f9b90084d4 Ajout de screenshot d'exemple. 2015-02-02 11:44:36 +01:00