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

239 Commits

Author SHA1 Message Date
Christophe Boucaut
4f29da5914 Remove useless file. 2015-09-25 15:59:06 +02:00
Christophe Boucaut
e2e9a5795b Remove useless file. 2015-09-25 15:59:06 +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
63771e1b15 Update README.md 2015-08-07 09:50:49 +02:00
Christophe Boucaut
a9b215438a Add a table of tested platforms 2015-08-07 09:48:41 +02:00
Christophe Boucaut
896b23e57f Merge pull request #93 from geneanet/issue/92-fail-merge-resources
Issue/92 fail merge resources
2015-08-07 09:13:26 +02:00
Christophe BOUCAUT
fcd2763292 Update version 0.1.2. 2015-08-07 09:11:00 +02:00
Christophe BOUCAUT
3e7d04a39d Fix bug to keep a strings.xml file clean during the build phase. 2015-08-06 10:18:04 +02:00
Christophe Boucaut
b35c8a1f8e Merge pull request #91 from geneanet/issue/86-decrease-opacity
Decrease opacity background and remove a warning in eclipse
2015-07-10 14:07:12 +02:00
Christophe BOUCAUT
6a1f53c1fa Decrease opacity background and remove a warning in eclipse 2015-07-10 14:06:37 +02:00
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