GithubHelp home page GithubHelp logo

appunta's People

Contributors

sergiandreplace avatar

appunta's Issues

Problems in Camera Orientation for samsung devices

What steps will reproduce the problem?
1. Test the application on samsung device. Camera will be shown in inverted 
angle. 
2. camera is coming vertically no matter how i hold the phone.

What is the expected output? What do you see instead?
Camera should work proper on all devices.

What version of the product are you using? On what operating system?
Using appunta 1.0.1 onSamsung Galaxy Ace Duos, Android 2.3.6

Please provide any additional information below.

Please help me out.

Thanks
Shivam Singh

Original issue reported on code.google.com by [email protected] on 31 Jul 2013 at 8:01

how to add a button?

Hi

I'm trying to add a button to eyesviewactivity.java, anyone know how I could 
implement this?

I'd also like to add a fixed point on eyeviewactivity, ie not dependent on 
coordinates and always display on the camera interface.
REGARDS Marco

Original issue reported on code.google.com by [email protected] on 11 Oct 2012 at 4:55

Font issue in Samsung phones.

Hi,

In latest Samsung phones, the font size of the point titles is very small. Do 
we need to detect the model and switch the font size accordingly?

Thanks,
BP

Original issue reported on code.google.com by [email protected] on 9 Dec 2013 at 6:34

Wrong measurement of RadarView

If RadarView is created but not shown, the onMeasure method returns a wrong 
calculation of the center.

In order to fix it, change the line:

center = getWidth() / 2;

in file:

http://code.google.com/p/appunta/source/browse/appunta/src/com/appunta/android/u
i/RadarView.java#61

by line:

center = size/2;

Original issue reported on code.google.com by [email protected] on 2 May 2012 at 12:46

Dynamic loading of point images from server

Hi,

Right now, the system is using image from resources folder for indicating the 
active and inactive points.

Is it possible to load images dynamically from the server based on the point id 
(or a point attribute for image)?

Thanks,
BP

Original issue reported on code.google.com by [email protected] on 9 Dec 2013 at 6:43

Point caching issue

Hi,

I am working on a project that uses Appunta AR. The data is fetched using ASYNC 
task from Google Places. But when the application is started, old points are 
displayed by default. This may be wrong if I am at a new place.

How can I fix this issue?

Thanks,
BP

Original issue reported on code.google.com by [email protected] on 9 Dec 2013 at 6:37

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.