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

226 Commits

Author SHA1 Message Date
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
Christophe BOUCAUT
b47b6b2108 Add the cameraIsStarted method at plugin 2015-06-10 16:17:47 +02:00
Christophe BOUCAUT
7d55f52cab Remove useless texts 2015-06-10 15:47:26 +02:00
Christophe Boucaut
a60f7c635e Merge pull request #76 from geneanet/issue/75
Change the hook used for build the plugin.
2015-06-10 12:24:15 +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
04df35eaa1 Merge pull request #72 from geneanet/feature/update_UI
Feature/update ui
2015-06-05 09:36:47 +02:00
Christophe BOUCAUT
142fd804e2 Add pictures. Remove useless files. Add padding bottom on button of take picture. 2015-06-05 09:35:20 +02:00
Christophe BOUCAUT
e5002b13bf Set size of take picture button and seekbars for every resolutions 2015-06-04 17:11:59 +02:00
Christophe BOUCAUT
451ca43b15 Remove useless picture and update round_button to adapt the background with new image button. 2015-06-04 16:05:55 +02:00
Christophe BOUCAUT
bd80103958 Fix bug status miniature is not kept when the user turn the device. 2015-06-04 15:51:21 +02:00
Christophe BOUCAUT
01ec0ce0d0 Update position for miniature function. 2015-06-04 15:20:37 +02:00
Christophe BOUCAUT
168932340e Remove background on take picture button. 2015-06-04 14:42:56 +02:00
Christophe BOUCAUT
33be9e6b87 Change operation with miniature. Use only the button to minimize or maximize the picture. 2015-06-04 12:16:46 +02:00
Christophe BOUCAUT
0f74460bf2 Fix tabulation space 2015-06-04 11:44:59 +02:00
Christophe BOUCAUT
ab703905fb add margin on seekbars 2015-06-04 11:38:40 +02:00
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