- <string name="howDoesItWork"><b>Tocca il nome della fermata</b> per aggiungerla ai preferiti\n\n<b>Come leggere gli orari:</b>\n<b>   12:56*</b> Orario in tempo reale\n<b>   12:56</b>   Orario programmato\n\n<b>Trascina giù per aggiornare</b> l\'orario.</string>
- <string name="hint_button">OK !</string>
- <string name="about_history">
-<![CDATA[
- <h1>Benvenuto!</h1>
-
- <p>Grazie per aver scelto BusTO, un\'app <b>indipendente</b> da GTT/5T, per spostarsi a Torino attraverso <b>software libero</b>:</p>
-
- <p>Perché usare BusTO?</p>
- <p>
- - Non sei <b>monitorato</b><br>
- - Non ci sono <b>pubblicità</b><br>
- - La tua <b>privacy</b> è al sicuro<br>
- - Inoltre l\'app è molto leggera!<br>
- </p>
-
- <h2>Come Funziona?</h2>
- <p>Quest\'app ottiene i passaggi dei bus in tempo reale filtrando i dati forniti pubblicamente sul sito <b>www.gtt.to.it</b> o <i>www.5t.torino.it</i> "per uso personale".</p>
- - <b>Marco Gagino</b> apprezzato ex collaboratore, ideatore icona e grafica.<br>
- - <b>JSoup</b> libreria per "<i>web scaping</i>".<br>
- - <b>Google</b> icone e libreria di supporto per il Material Design.<br>
- - Tutti i contributori!
- </p>
-
- <h2>Licenze</h2>
- <p>L\'app e il relativo codice sorgente sono distribuiti sotto la licenza <i>GNU General Public License v3+</i>.
- Ciò <b>significa</b> che puoi usare, studiare, migliorare e ricondividere quest\'app con <b>qualunque mezzo</b> e per <b>qualsiasi scopo</b>: a patto di mantenere sempre questi diritti a tua volta e di dare credito a Valerio Bozzolan.
- </p>
-
- <h2>Note</h2>
- <p>Quest\'applicazione è rilasciata <b>nella speranza che sia utile a tutti</b> ma senza NESSUNA garanzia.</p>
- <p>Buon utilizzo! :)</p>
- ]]>
- </string>
- <string name="query_too_short">Nome troppo corto, digita più caratteri e riprova</string>
- <string name="route_towards_destination">%1$s verso %2$s</string>
+ <string name="howDoesItWork"><b>Tocca il nome della fermata</b> per aggiungerla ai preferiti\n\n<b>Come leggere gli orari:</b>\n<b>   12:56*</b> Orario in tempo reale\n<b>   12:56</b>   Orario programmato\n\n<b>Trascina giù per aggiornare</b> l\'orario.</string>
+ <string name="hint_button">OK !</string>
+ <string name="about_history">
+<![CDATA[
+ <h1>Benvenuto!</h1>
+
+ <p>Grazie per aver scelto BusTO, un\'app <b>indipendente</b> da GTT/5T, per spostarsi a Torino attraverso <b>software libero</b>:</p>
+
+ <p>Perché usare BusTO?</p>
+ <p>
+ - Non sei <b>monitorato</b><br>
+ - Non ci sono <b>pubblicità</b><br>
+ - La tua <b>privacy</b> è al sicuro<br>
+ - Inoltre l\'app è molto leggera!<br>
+ </p>
+
+ <h2>Come Funziona?</h2>
+ <p>Quest\'app ottiene i passaggi dei bus in tempo reale filtrando i dati forniti pubblicamente sul sito <b>www.gtt.to.it</b> o <i>www.5t.torino.it</i> "per uso personale".</p>
+ - <b>Marco Gagino</b> apprezzato ex collaboratore, ideatore icona e grafica.<br>
+ - <b>JSoup</b> libreria per "<i>web scaping</i>".<br>
+ - <b>Google</b> icone e libreria di supporto per il Material Design.<br>
+ - Tutti i contributori!
+ </p>
+
+ <h2>Licenze</h2>
+ <p>L\'app e il relativo codice sorgente sono distribuiti sotto la licenza <i>GNU General Public License v3+</i>.
+ Ciò <b>significa</b> che puoi usare, studiare, migliorare e ricondividere quest\'app con <b>qualunque mezzo</b> e per <b>qualsiasi scopo</b>: a patto di mantenere sempre questi diritti a tua volta e di dare credito a Valerio Bozzolan.
+ </p>
+
+ <h2>Note</h2>
+ <p>Quest\'applicazione è rilasciata <b>nella speranza che sia utile a tutti</b> ma senza NESSUNA garanzia.</p>
+ <p>Buon utilizzo! :)</p>
+ ]]>
+ </string>
+ <string name="query_too_short">Nome troppo corto, digita più caratteri e riprova</string>
+ <string name="route_towards_destination">%1$s verso %2$s</string>
- - <b>Marco Gagino</b> ex contributor and icon creator.<br>
- - <b>JSoup</b> web scraper library.<br>
- - <b>makovkastar</b> floating buttons.<br>
- - <b>Google</b> Material Design icons.<br>
- - All the contributors!
- </p>
-
- <h2>Licenses</h2>
- <p>The app and the related source code are released by Valerio Bozzolan under the terms of the <i>GNU General Public License v3+</i>).
- So everyone is allowed to use, to study, to improve and to share this app by <b>any kind of means</b> and for <b>any purpose</b>: under the conditions of maintaining this rights and of attributing the original work to Valerio Bozzolan.</p>
-
- <h2>Notes</h2>
- <p>This app has been developed <b>hoping to be useful to everyone</b> but without ANY warranty.</p>
- <p>This translation is kindly provided by Riccardo Caniato and Marco Gagino.</p>
- <p>Get involved! :)</p>
- ]]>
- </string>
- <string name="cant_add_to_favorites">Cannot add to favorites (storage full or corrupted database?)!</string>
- <string name="action_view_on_map">View on a map</string>
- <string name="cannot_show_on_map_no_activity">Cannot find any application to show it in</string>
- <string name="cannot_show_on_map_no_position">Cannot find the position of the stop</string>
+ - <b>Marco Gagino</b> ex contributor and icon creator.<br>
+ - <b>JSoup</b> web scraper library.<br>
+ - <b>makovkastar</b> floating buttons.<br>
+ - <b>Google</b> Material Design icons.<br>
+ - All the contributors!
+ </p>
+
+ <h2>Licenses</h2>
+ <p>The app and the related source code are released by Valerio Bozzolan under the terms of the <i>GNU General Public License v3+</i>).
+ So everyone is allowed to use, to study, to improve and to share this app by <b>any kind of means</b> and for <b>any purpose</b>: under the conditions of maintaining this rights and of attributing the original work to Valerio Bozzolan.</p>
+
+ <h2>Notes</h2>
+ <p>This app has been developed <b>hoping to be useful to everyone</b> but without ANY warranty.</p>
+ <p>This translation is kindly provided by Riccardo Caniato and Marco Gagino.</p>
+ <p>Get involved! :)</p>
+ ]]>
+ </string>
+ <string name="cant_add_to_favorites">Cannot add to favorites (storage full or corrupted database?)!</string>
+ <string name="action_view_on_map">View on a map</string>
+ <string name="cannot_show_on_map_no_activity">Cannot find any application to show it in</string>
+ <string name="cannot_show_on_map_no_position">Cannot find the position of the stop</string>
- // can't create database => it doesn't really exist, no matter what doesItExist() says
- return;
- }
-
- int ver = old.getOldVersion();
-
- /* version 8 was the previous version, OldDB "upgrades" itself to 1337 but unless the app
- * has crashed midway through the upgrade and the user is retrying, that should never show
- * up here. And if it does, try to recover favorites anyway.
- * Versions < 8 already got dropped during the update process, so let's do the same.
- *
- * Edit: Android runs getOldVersion() then, after a while, onUpgrade(). Just to make it
- * more complicated. Workaround added in OldDB.
- */
- if(ver >= 8) {
- ArrayList<String> ID = new ArrayList<>();
- ArrayList<String> username = new ArrayList<>();
- int len;
- int len2;
-
- try {
- Cursor c = old.getReadableDatabase().rawQuery("SELECT busstop_ID, busstop_username FROM busstop WHERE busstop_isfavorite = 1 ORDER BY busstop_name ASC", new String[] {});
+ // can't create database => it doesn't really exist, no matter what doesItExist() says
+ return;
+ }
+
+ int ver = old.getOldVersion();
+
+ /* version 8 was the previous version, OldDB "upgrades" itself to 1337 but unless the app
+ * has crashed midway through the upgrade and the user is retrying, that should never show
+ * up here. And if it does, try to recover favorites anyway.
+ * Versions < 8 already got dropped during the update process, so let's do the same.
+ *
+ * Edit: Android runs getOldVersion() then, after a while, onUpgrade(). Just to make it
+ * more complicated. Workaround added in OldDB.
+ */
+ if(ver >= 8) {
+ ArrayList<String> ID = new ArrayList<>();
+ ArrayList<String> username = new ArrayList<>();
+ int len;
+ int len2;
+
+ try {
+ Cursor c = old.getReadableDatabase().rawQuery("SELECT busstop_ID, busstop_username FROM busstop WHERE busstop_isfavorite = 1 ORDER BY busstop_name ASC", new String[] {});