Page MenuHomeGitPull.it

Add in-app map!
ClosedPublic

Authored by andrea.ugo on Apr 13 2020, 23:49.
Referenced Files
F2070248: D24.id119.diff
Thu, Mar 28, 15:03
Unknown Object (File)
Thu, Mar 21, 16:22
Unknown Object (File)
Wed, Mar 20, 17:33
Unknown Object (File)
Wed, Mar 20, 07:53
Unknown Object (File)
Wed, Mar 20, 07:53
Unknown Object (File)
Sun, Mar 17, 20:51
Unknown Object (File)
Sun, Mar 10, 07:53
Unknown Object (File)
Sat, Mar 9, 05:30
Tokens
"Mountain of Wealth" token, awarded by valerio.bozzolan.

Details

Summary

Add in-app map accessible from the button on the top menu. Change function to view a fovourite stop on the map.

Diff Detail

Repository
R4 Libre BusTO
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 68
Build 93: BusTO Build Plan
Build 92: arc lint + arc unit

Event Timeline

Restricted Application added a reviewer: valerio.bozzolan. · View Herald Transcript

Add markers and simple markers' functions to the in-app map - Merge branch 'master' of ssh://gitpull.it/source/libre-busto

I added some markers to the map, the map loads only the markers wich are in the screen.
On the first tap the markers show the info window popup, on the second, they take you to a wonderful trip to the stop's tab.

Screenshot_1587374144.png (2×1 px, 1 MB)

As you can see the info windows is still ugly. I'll work on it.

fabio.mazza subscribed.

The app should ask for the STORAGE permission, otherwise osmdroid won't use the cache to save the tiles.
Giving the permission manually gives a strong boost to the tiles loading.

This revision now requires changes to proceed.Apr 20 2020, 21:59

Also, I think that touching the "bubble" that comes out of a stop should make it show the arrivals at the stop

Add a personalized popup info window and some graphic improvments - Merge branch 'master' of ssh://gitpull.it/source/libre-busto

Also, I think that touching the "bubble" that comes out of a stop should make it show the arrivals at the stop

With this last Diff I did also that: I added a custom info window class that extends default info window class.
So, now the popup is clickable and it's also personalizable. I will work on its design.

This is the actual feel:

Screenshot_1587621878.png (1×768 px, 606 KB)

I sincerely see that you are going in the right direction. Now we only need some user interface sugar.

I opened T305: Design a suitable bus stop POI icon for the in-app map to further improve the design of this part. I'm inclined to accept this revision at this state because is stable enough.

Add angry bus image to favorites activity and improve the tip - Merge branch 'master' of ssh://gitpull.it/source/libre-busto

Fix wrong diff - Merge branch 'master' of ssh://gitpull.it/source/libre-busto

Fix wrong diff - Merge branch 'master' of ssh://gitpull.it/source/libre-busto

  • update credits adding Andrea Ugo

Let's merge this into master even if there are still some usability issues.

Stable enough to play around.

This revision is now accepted and ready to land.Jun 11 2020, 12:14
This revision now requires review to proceed.Jun 11 2020, 13:19
This revision is now accepted and ready to land.Jun 11 2020, 13:22
This revision was automatically updated to reflect the committed changes.