Giter VIP home page Giter VIP logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
[deleted comment]

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Sorry, i cannot reproduce this error. Even with 620 nodes in my memory typing 
is not the fastest, but 
feels-like less than 0.5sec.

Do others have similar experiences?

Original comment by [email protected] on 14 Apr 2010 at 7:36

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024

Original comment by [email protected] on 19 Apr 2010 at 2:40

  • Changed state: New

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I just tried it on the Motorola Milestone (Android 2.1) and found the same 
issue.
Each time I type a letter (in the edit tag screen) it's very slow.
Even the virtual keyboard is slow to popup.
No problem with other functions on vespucci or other applications using the VK.

On my Nexus One (Android 2.1) there's no problem.

Original comment by [email protected] on 19 Apr 2010 at 3:02

  • Changed state: Accepted

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I rewrote it with issue #23 and find it very fast on a Nexus One (2.1-update1, 
not the fast 2.2 yet) now.
A patch is included in #23

Original comment by [email protected] on 12 Jun 2010 at 10:48

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Can this still be reproduced with a version build from the source code checked 
in today?

Original comment by [email protected] on 14 Jun 2010 at 6:05

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
The bug's still there using a Motorola Milestone 2.1 and the last r93.
For what it's worth, the keyboard is working perfectly well at the download 
screen, when writing the coordinates lat and lon.

Original comment by [email protected] on 14 Jun 2010 at 7:58

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
No idea what could cause the keyboard to be slow there, sorry.
There is not much the application itself does and it´s not slow
here on the device (Nexus One with Milestone 2.1).

Original comment by [email protected] on 14 Jun 2010 at 8:12

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
I found the issue :)
The problem is in TagEditor.java.
It's not a keyboard issue, because the display is also slow when displaying the 
menu (link to Map_Features).
The "winner" is ... the background blur effect!
This code :
getWindow().setFlags(WindowManager.LayoutParams.FLAG_BLUR_BEHIND, 
WindowManager.LayoutParams.FLAG_BLUR_BEHIND);
slows down everything when using TagEditor with the Motorola Milestone.
I think this phone don't have a complete 3D driver (because Google Earth is not 
available on it) and the blur effect is done using software rendering.
Commenting this line works very well.
Do we delete completely the blur or do we add a parameter do disable it 
manually?

Original comment by [email protected] on 14 Jun 2010 at 4:28

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Some developers are talking about it there:
http://groups.google.com/group/android-developers/browse_thread/thread/1bd259c33
aa16d08/7cac24040634210e?lnk=gst&q=slow+FLAG_BLUR_BEHIND#7cac24040634210e

Original comment by [email protected] on 14 Jun 2010 at 4:31

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
If we delete the blur flag, the change will be that when launching the 
TagEditor, the background map will be normal instead of blurry.
It's totally readable without blur.
What do you think?

Original comment by [email protected] on 15 Jun 2010 at 9:41

  • Changed state: Started

from osmeditor4android.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
It's strange, I don't see your (Marcus) comments here (code.google), but 
receive them as notifications in my email box.

"(Could have been solved with 2.1-update1 vs. 2.1 of the Android-System)"
I was not accurate but the Motorola already has the last update 2.1-update1.

I fixed the issue in r93.

Original comment by [email protected] on 15 Jun 2010 at 1:30

  • Changed state: Fixed

from osmeditor4android.

Related Issues (20)

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.