Giter VIP home page Giter VIP logo

citybikes's People

Contributors

eskerda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

citybikes's Issues

Outdated (1 hour?) stations should appear grey

Sometimes there are problems with CityBikes API or providers (maintenance, ...), or the user could be without network connection.

Outdated information should appear grey. I think this could stop some complaints.

[bug] Recenter after checking notification tray

After pressing on a notification from the notification tray, the map recenters (in my case to a location close to where I am). The alert was set on a station 2km away from where I was, and I was browsing that portion of the map just before checking the notification.

At the same time, the radius of the blue circle grows enormously.

French translation

Hi,

Here is a french (fr) translation.

<resources>
   <string name="app_name">CityBikes</string>
   <string name="menu_sync">Sync</string>
   <string name="menu_location">Ma Position</string>
   <string name="menu_view_all">Tout voir</string>
   <string name="menu_settings">Paramètres</string>
   <string name="menu_help">Aide</string>
   <string name="no_bikes_around">Il n'y a pas de vélos autour de vous. Vous devriez essayer d'augmenter le rayon avec la poignée bleue ou cocher l'option "Tout voir" du menu.</string>
   <string name="bikes">vélos</string>
   <string name="free">libres</string>
   <string name="network_error">Erreur réseau</string>
   <string name="loading">Chargement en cours...</string>
   <string name="preferences_location">Ma Position</string>
   <string name="preferences_location_title">Positionnement</string>
   <string name="preferences_location_summary">Cliquer pour choisir le mode de positionnement (GPS ou réseau)</string>
    <string name="preferences_cache_network_summary">Redémarer l'application comme si elle venait d'être installée (garde les favoris)</string>
   <string name="preferences_autofind_network_title">Sélection automatique du réseau</string>
   <string name="preferences_autofind_network_summary">Choisis automatiquement le réseau en fonction de votre position</string>
   <string name="preferences_cache_network_title">Effacer le cache</string>
   <string name="bike_network_alert_title">Sélection du réseau de vélos</string>
   <string name="preferences_network">Réseau de vélos</string>
   <string name="try_again">Recommencer</string>
   <string name="bike_network_alert_success_title">Réseau trouvé</string>
   <string name="bike_network_alert_error_title">Aucun réseau trouvé</string>
   <string name="bike_network_alert_text">Je peux trouver un réseau de vélo en fonction de votre position.\nOu... vous pouvez manuellement en choisir un dans une liste.\nQue voulez vous?</string>
   <string name="bike_network_alert_success_text1">Est-ce correct?</string>
   <string name="bike_network_alert_success_text0">J'ai trouvé</string>
   <string name="sure">Sûr</string>
   <string name="preferences_network_summary">Trouve manuellement le réseau de vélos de votre ville.</string>
   <string name="preferences_network_title">Selectionnez un réseau de vélos</string>
   <string name="automatic">Automagique</string>
   <string name="manual">Manuel</string>
   <string name="bike_network_alert_error_text">Recommencer, ou sélectionner un réseau dans la liste</string>

Regards,

[improvement] Station list slider (slides up), unclear operation

To slide the station list, there is a tab with two arrows pointing up. It was not clear to me what it was for. I would use some texture, like the Android notification tray, or the window corners on Mac OS, to make it obvious for the user that it is something to be dragged.

[improvement] Station slider, unclear how to operate

To slide the station list, there is a tab with two arrows pointing up. To slide to the side there is a long horizontal arrow. It was not clear to me what it was for. I would use some texture, like the Android notification tray, or the window corners on Mac OS, to make it obvious for the user that it is something to be dragged.

[improvement] Am I looking for bikes or spaces?

The switch on the top right makes it hard to know what I'm currently looking for, bikes or spaces. Also, the first time it is used, it is unclear what it is for (I though it would switch all the alerts off)

License is not specified

I couldn't easily find which license applies to this project (to figure out whether it is free software as in free speech). There should probably be a COPYING file at the root of the repository explaining which license applies to the code, or a mention of this in the README. Thanks!

Location Intelligent handling

Now it takes updates of whatever location service is up. So if network and GPS locations are both enabled, the current location will jump from one to another.

The solution would be something like:

  • At the start get Last Known Location
  • Register listeners (network listener is usually reliable, but GPS if enabled and working is better).
  • Use network listener while GPS is settling down.
  • If GPS gives a new location, the priority is set to GPS. Location updates from network will be ignored.

Given this, if GPS is disabled, network location will only be used.

[improvement] First time load, please show progress bar or "loading..."

The first time I loaded the application I had to wait about a minute with a black screen. I did not know if the application was working correctly. It would have been nicer to have some sort of "loading...", hourglass or similar status message that lets me know that the app is doing something, but I just have to wait

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.