9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00
Commit Graph

122 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 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
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
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
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
Christophe BOUCAUT 211f2790bf Update gitignore. 2015-02-02 11:12:21 +01:00
Christophe BOUCAUT a0ea67ddef Mise aux normes checkstyle. 2015-02-02 10:06:32 +01:00
Christophe BOUCAUT f713a107ab Suppression d'un fichier inutile. 2015-02-02 10:05:04 +01:00
Christophe BOUCAUT 81dd1caae1 Maj gitignore. 2015-02-02 10:03:22 +01:00
Christophe Boucaut c785aed2b1 Ajout d'une option pour changer l'image en surimpression en fonction de l'orientation de l'écran. 2015-01-29 18:58:52 +01:00
Thomas BOY 1a9a717800 Ajout d'un flag pour conserver l'état du flash au moment de la photo et le conserver si la photo est refusee. 2015-01-29 10:22:03 +01:00
Thomas BOY 77742b8993 Masquage/reaffichage des icones de flash quand la photo est prise ou refusee. 2015-01-28 16:29:34 +01:00
Thomas BOY a150d5f0e3 Ajout du flash auto en plus du flash_on et flash_off 2015-01-28 15:21:38 +01:00
Thomas BOY 5b2700ca68 Ajout du flash à la camera 2015-01-26 15:18:34 +01:00
Christophe Boucaut 466bb55533 Mise en place d'une option pour désactiver la fonction d'opacité. 2015-01-26 10:19:07 +01:00
Thomas BOY 2d6a41b612 On desactive le bouton une fois qu'on a demande une photo. Puis on le reactive apres avoir choisi accepter ou refuser 2015-01-20 15:14:09 +01:00
Thomas BOY 450082c565 Passage au checkstyle de CameraLauncher. 2015-01-20 11:49:32 +01:00
Thomas BOY 2965219907 Resolution du probleme de preview sur tablette blanche 2015-01-20 11:10:46 +01:00
Thomas BOY 89a202e4fa Update CameraActivity.java 2015-01-19 17:40:57 +01:00