nox-flamma / tramhunter

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

Support for Android 1.5 #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
The latest version (v.06) no longer shows the tram stop "name" in the list 
views, such as the "favourite stops" screen or route list screen.

I can still see a blank space where the name should go in each list activity 
item.

I'm on android v1.5 device (Huwaei u8230) so that might be the problem, but 
this did work fine with earlier versions of the app.

Svn seems to have no tags for versions except for v0.2, so bit hard to spot 
which changeset caused this breakage without going through each rev.

Sorry no screenshot to attach since of course the is no screenshotting on 
non-rooted phones, but I can take a photo if it helps and you can't replicate 
with the emulator.

Original issue reported on code.google.com by maksim....@gmail.com on 18 Oct 2010 at 3:32

GoogleCodeExporter commented 9 years ago
I've been lazy with tagging, but there wouldn't be too many revisions between 
the v0.5 and v0.6.

Would you mind taking a photo and attaching it here? I'll have a better idea 
where to start digging in the code to find out the cause, and I can start 
sending you some test builds to try.

cheers

Original comment by a...@andybotting.com on 19 Oct 2010 at 3:31

GoogleCodeExporter commented 9 years ago
I did some testing on the weekend, and reproduced the bug you reported. Seems 
that there was a layout issue only affecting 1.5 devices.

Try the new development version:
http://code.google.com/p/tramhunter/downloads/detail?name=TramHunter-0.7.0-test1
.apk

It should work *much* better.

Original comment by a...@andybotting.com on 29 Nov 2010 at 8:50

GoogleCodeExporter commented 9 years ago
Thanks for working on this Andy.  Appreciate it since I imagine there are not 
too many users still left on 1.5
I just tried the new build 0 the new UI on the homepage looks great! 
BUT I can't seem to actually select any of the items on the home screen. Can 
access the menu via the hardware key ok and if I set favourite stops to be my 
default I can get to the browse list, star a stop and then get out of the app 
and it comes back to it just fine, but pressing on any other onscreen UI 
doesn't do anthing.

Original comment by maksim....@gmail.com on 29 Nov 2010 at 10:35

GoogleCodeExporter commented 9 years ago
Ok, thanks for letting me know.

I think I'm going to flash a 1.5 ROM onto my old G1 so I can test it better.

Glad you like the new UI ;)

Original comment by a...@andybotting.com on 29 Nov 2010 at 4:17

GoogleCodeExporter commented 9 years ago
Running a 1.5 ROM makes testing much easier.

I've discovered that the onClick method I was using is only available for 1.6+, 
but I've been able to work around it.

Please try this latest test version:

http://code.google.com/p/tramhunter/downloads/detail?name=TramHunter-0.7.0-test2
.apk

cheers

Original comment by a...@andybotting.com on 29 Nov 2010 at 10:30

GoogleCodeExporter commented 9 years ago
Awesome, thanks works perfectly now!
Also tried the new "pin" function to show stop on map and changing the default 
screen to be "nearest favourite stop" (another excellent feature btw) and both 
worked flawlessly. 

Original comment by maksim....@gmail.com on 30 Nov 2010 at 11:06

GoogleCodeExporter commented 9 years ago
The Network Map has issues for Android 1.5, but most other things seems ok.

I'm closing this ticket now.

Thanks for your feedback.

cheers,

Andy

Original comment by a...@andybotting.com on 5 Jan 2011 at 10:55