Code Monkey home page Code Monkey logo

customcamera's People

Contributors

christopheboucaut avatar gitter-badger avatar gnt-bill avatar tboy70 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

customcamera's Issues

Gérer background dynamique

Gérer l'image de fond en fonction du base64 envoyé par l'application en js.

Gérer un nouveau cas d'erreur particulier si pas d'image recue ou incorrecte.
Gérer le lock de l'écran en fonction de la taille de l'image.

Problème preview

Problème de preview avec appareil haute résolution et version d'android 5.0.

Use camera2 API

Switch between camera / camera2 if device has android >= 21

Preview étirée

dans le cas où l'appareil photo prend habituellement toute la place de l'écran

Popup crash application

If the device opens a popup (ex: advertising popup from operator), the camera start to bug and if we try to use it, it crashes.

Option stockage gallery

Le stockage de la photo dans la gallery devient une option.

On récupère l'image dans le plugin depuis TransferBigData.

Improve the zoom

Improve the zoom with fingers. Problem with different resolutions.

Doc

Réaliser une doc / petit exemple d'utilisation dans un README.md à la racine

Problème preview avec certaines tablettes

Quand on teste l'application avec la tablette de Jérôme (blanche) :
_ On prend la photo -> OK
_ Les bouton accepter/refuser s'affiche -> OK
_ L'aperçu de la photo ne s'affiche pas -> PROBLÈME
_ Mais, en tournant l'appareil, l'aperçu s'affiche

Zoom

Refaire le zoom, très incomplet pour le moment.

Fail merge resources

The plugin breaking the build everytime after the first build.

Error message:

* What went wrong:
Execution failed for task ':mergeDebugResources'.
> Error: Found item String/zoomMin more than one time

string.xml result:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resources>
  <string name="app_name">HelloWorld</string>
  <string name="launcher_name">@string/app_name</string>
  <string name="activity_name">@string/launcher_name</string>
  <string name="zoomMin">-</string>
  <string name="zoomMax">+</string>
  <string name="zoomMin">-</string>
  <string name="zoomMax">+</string>
</resources>

Possible fix: In the hook, before write, I check if the string name property is already fixed.

Orientation par défaut

Optimisation dans la détermination de l'orientation par défaut du device (variable déjà existante ? )

Bouton miniature et confirme photo

Lorsque l'on a pris une photo, un confirme apparaît, il faut passer le bouton miniature en haut de l'écran. Si l'on refuse, il faut repasser le bouton en bas.

Loading page

To avoid freezes at the starting, add a loading page and we call the camera after the activity is loaded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.