joelmap / geohashdroid

Automatically exported from code.google.com/p/geohashdroid
0 stars 0 forks source link

Not compatible with 320x240 devices #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. dload the apk to the device from google code 
2. run
3. buttons at the bottom of the screen are not visible

What is the expected output?  What happened instead?
All UI widgets should be visible on all screen sizes

What version of Geohash Droid are you using?  On what phone?
0.6.2 on a version of Donut installed on a HTC vogue running at native 
240x320 resolution.

Please provide any additional information below.
If launched using a virtual resolution of 320x480, the hidden UI elements 
are visible.

Original issue reported on code.google.com by jazmatic...@gmail.com on 8 Jan 2010 at 8:33

GoogleCodeExporter commented 9 years ago
Per the about screen, I'm running 0.7.0. Mah bad.

Original comment by jazmatic...@gmail.com on 8 Jan 2010 at 8:41

GoogleCodeExporter commented 9 years ago
The market actually prevents you from downloading it if your screen is not the 
right 
size, so this is a pretty rare issue. If you go to the market with a 240x320 
screen, 
geohashdroid will not appear. 
So this issue is only for those of us who can't afford a new phone and have 
crammed 
Android onto our old 240x320 winmo phones. Can't imagine any other xkcd readers 
doing 
that...

Original comment by jazmatic...@gmail.com on 8 Jan 2010 at 8:44

GoogleCodeExporter commented 9 years ago
Actually, this burned a co-worker of mine who crammed Android on HIS old 240x320
phone, too.  This is because GHD is currently a 1.5 app, which was made before 
ANY of
the multiple-screen support came in, meaning that not only does it not report 
any
support for small screens (the Market problem), but it isn't designed for it, 
either.

Facts which, I'll note, are the primary things I'm addressing in 0.7.2 (thus 
making
it a 1.6 app), which I'm working on now. :-)

(note to Motorola CLIQ users: I'm planning on leaving compatibility hooks to 
make it
run under 1.5, so you won't be left out in the cold)

Original comment by captains...@gmail.com on 17 Jan 2010 at 4:43

GoogleCodeExporter commented 9 years ago
Oh, and sorry it took me so long to respond.  I could swear I set this up to 
notify
me via email if someone files an issue...

Original comment by captains...@gmail.com on 17 Jan 2010 at 4:44

GoogleCodeExporter commented 9 years ago
All righty... I just uploaded version 0.7.2-pre1 to the website.  That, amongst 
other
things, has support for multiple screen sizes, including QVGA support.  It uses 
a
button to call up a dialog instead of putting the massive date picker on the 
main
screen.  Plus, it uses slightly tweaked fonts in the details screen once you've 
got
the day's point.

I've tested this in the emulator and it's working right there, but I've learned 
the
hard way that it's not always perfectly accurate when it comes to layout 
matters. 
Could you please test it out?

Original comment by captains...@gmail.com on 24 Jan 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Since QVGA support for GHD has been live on the Market for a while now, I'm 
marking 
this issue is closed, since I haven't had any complaints about the layouts yet. 
 If 
there's any further layout problems, feel free to file a new issue.

Original comment by captains...@gmail.com on 2 Mar 2010 at 5:15