Commit graph

548 commits

Author SHA1 Message Date
vshcherb
b49791add0 Add nickname 2014-05-28 18:10:20 +02:00
vshcherb
fa778d890c Fix regions and add edit device color 2014-05-27 02:36:15 +02:00
vshcherb
0497f21b1a Show on map location 2014-05-24 23:08:19 +02:00
vshcherb
bcb97289d0 Update groups 2014-05-24 23:08:10 +02:00
vshcherb
3a28293fe1 Update selection & colors 2014-05-24 20:04:43 +02:00
vshcherb
941dc8b522 Show status in activity 2014-05-24 17:32:18 +02:00
vshcherb
c8012c6431 Fix group management data layer 2014-05-24 14:02:20 +02:00
vshcherb
9febb904ae Fix small issues 2014-05-24 02:39:32 +02:00
vshcherb
a1c545c347 Add motd and fix layout 2014-05-24 02:24:50 +02:00
vshcherb
430e21cea0 Add new icons for osmo plugin and enable ui 2014-05-24 02:23:31 +02:00
vshcherb
505c0ff4b7 Add connected devices view 2014-05-22 01:13:36 +02:00
vshcherb
74fd02d4f5 Refactor tour information 2014-05-03 18:28:50 +02:00
vshcherb
bf61c9ed75 Fix tour information 2014-05-03 18:28:50 +02:00
vshcherb
99a75903b7 Update sherpafy customization 2014-04-16 20:23:11 +02:00
vshcherb
e6580e8829 Update route from current location 2014-03-30 19:25:32 +02:00
vshcherb
5bfa50d994 Update routing 2014-03-26 21:20:50 +01:00
vshcherb
5f2d7863d6 Update GPX selection dialog 2014-03-22 02:03:58 +01:00
vshcherb
920b369dfd Update GPX selection dialog 2014-03-22 02:03:58 +01:00
vshcherb
12ce326221 Add favorites selection 2014-03-22 02:03:58 +01:00
vshcherb
35a5691428 Intermediate commit 2014-03-22 02:03:58 +01:00
vshcherb
c66ee96dab Add information controls 2014-03-22 02:03:57 +01:00
vshcherb
f965160876 Update android routing 2014-01-19 23:59:14 +01:00
vshcherb
a1347ab940 Update calculate_route.xml 2013-12-26 23:22:46 +01:00
saindofora
8d642d352c Update calculate_route.xml
color_white
2013-12-25 18:44:55 -02:00
vshcherb
9bb054e18f Add new app mode 2013-11-28 01:09:00 +01:00
vshcherb
a0b0ca8762 Update animate route 2013-11-06 13:51:54 +01:00
vshcherb
3dd3ec8fa9 Add warning for long routes 2013-10-23 21:59:36 +02:00
sonora
cc64308cd4 cosmetics to simulate route dialogue 2013-08-28 22:14:09 +02:00
Victor Shcherb
af053235dd Update raster maps 2013-08-10 19:53:27 +02:00
Victor Shcherb
eb4480f8e1 Add time expiration 2013-08-10 19:51:24 +02:00
vshcherb
54deb45b8b Merge pull request #486 from naoliv/pull8
Fix inefficient layout weight
2013-08-05 10:55:29 -07:00
vshcherb
fa27af9ebb Merge pull request #488 from naoliv/pull10
Use wrap_content in ScrollView
2013-08-05 10:50:36 -07:00
vshcherb
4dc0cebbc3 Merge pull request #503 from naoliv/pull7
Fix buttons order
2013-08-05 10:19:58 -07:00
Nelson A. de Oliveira
dd615c9086 Use wrap_content in ScrollView
ScrollView children must set their layout_width or layout_height
attributes to wrap_content rather than fill_parent or match_parent in
the scrolling dimension.

This LinearLayout should use android:layout_height="wrap_content"
2013-08-03 10:43:04 -03:00
Nelson A. de Oliveira
bcab94e54f Fix inefficient layout weight
When only a single widget in a LinearLayout defines a weight, it is more
efficient to assign a width/height of 0dp to it since it will absorb all
the remaining space anyway. With a declared width/height of 0dp it does
not have to measure its own size first.
2013-08-03 10:42:47 -03:00
Nelson A. de Oliveira
a6f9976973 Fix buttons order
Layout uses the wrong button order for API >= 14:
Cancel button should be on the left (was "Save | Cancel", should be
"Cancel | Save")
2013-08-03 10:42:38 -03:00
sonora
730c11179e resort simulation dialogue a bit better 2013-08-03 09:08:41 +02:00
Victor Shcherb
2e864b3098 Announce gpx waypoint 2013-07-24 23:58:30 +02:00
Victor Shcherb
e0baef4ae6 Fix minor issues 2013-07-18 19:12:29 +02:00
Victor Shcherb
f829365f14 Fix osm warnings 2013-07-18 01:37:58 +02:00
Victor Shcherb
7f459e6b86 Update padding 2013-07-17 13:55:59 +02:00
sonora
726b4210de fix GPX stats display bug (maxLines) 2013-07-17 01:51:54 +02:00
Victor Shcherb
9cbfb9aba8 Add selection dialog 2013-07-16 23:53:04 +02:00
Victor Shcherb
d83b55b6ac Add profile dialog to settings 2013-07-16 02:00:36 +02:00
Victor Shcherb
216b92efc4 Add profile dialog to settings 2013-07-16 01:52:49 +02:00
Victor Shcherb
a253d95dd5 Add profile dialog to settings 2013-07-16 01:47:15 +02:00
Victor Shcherb
812d010b13 Add profile dialog to settings 2013-07-16 01:43:40 +02:00
Victor Shcherb
f7e522a968 consolidate directions 2013-07-15 22:51:03 +02:00
Victor Shcherb
2bc189d1e3 Add point to destination 2013-07-14 17:30:04 +02:00
Victor Shcherb
4e7c5cd427 Remove unused strings 2013-07-14 15:44:11 +02:00
Victor Shcherb
5476fe2363 Update ui 2013-07-14 14:01:50 +02:00
Victor Shcherb
ab063dca9a Update ui 2013-07-14 13:58:39 +02:00
Victor Shcherb
70f74bd802 Update ui 2013-07-14 13:52:59 +02:00
vshcherb
f66658a99e Merge pull request #467 from Debeet/master
Many interface improvements
2013-07-14 04:03:53 -07:00
Victor Shcherb
47d52b7324 fix ui glitch 2013-07-13 23:13:04 +02:00
Victor Shcherb
5756277e40 Add bearing to live monitoring 2013-07-13 23:04:04 +02:00
Debeet
708e80f63c Interface improvements 2013-07-12 02:40:43 +02:00
Victor Shcherb
a8d3c9d812 update icons 2013-07-07 11:43:47 +02:00
Victor Shcherb
c378ad44cf Rename icons 2013-07-03 19:26:36 +02:00
Victor Shcherb
b031026cc3 Update icons 2013-07-03 00:01:56 +02:00
Victor Shcherb
8884f73090 Replace reset icon 2013-07-01 00:48:21 +02:00
Victor Shcherb
3d76386397 Update filter icon 2013-07-01 00:48:21 +02:00
Victor Shcherb
14216c70af Update icons 2013-07-01 00:48:21 +02:00
Victor Shcherb
7293dcdf35 Change buttons for navigation from search screen 2013-06-08 01:13:06 +02:00
Victor Shcherb
0bfc9d448e Introduce house number/ street for osm editing 2013-05-31 17:27:13 +02:00
Victor Shcherb
5af4e766db Fix UI issues 2013-05-30 09:19:03 +02:00
Victor Shcherb
0ae7340cb1 Update download 2013-05-26 15:43:00 +02:00
Victor Shcherb
85008c9c88 Working version 2013-05-26 15:43:00 +02:00
Victor Shcherb
a09401fcc7 Fix crash < 4.1, update download UI, update external directory usage 2013-05-18 17:35:59 +02:00
Victor Shcherb
dad70ecb59 New icons 2013-05-18 02:11:27 +02:00
Victor Shcherb
a47d81ada7 Update buttons, add streets to info about route, update layout 2013-05-18 02:11:27 +02:00
Victor Shcherb
52f7df8677 Fix icons, fix options menu on different devices, update imports 2013-05-17 01:43:18 +02:00
Victor Shcherb
2bc1520a8f Slightly fix ui 2013-05-09 23:50:27 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02:00
Victor Shcherb
5ff4c9d121 Fix Lenovo style issue 2013-04-27 19:29:38 +02:00
Victor Shcherb
3bb7889674 Update manifests 2013-04-24 00:36:03 +02:00
Victor Shcherb
983f6f36ab Update night view 2013-04-15 23:50:43 +02:00
Victor Shcherb
f0336b223c Update icons 2013-04-15 23:50:43 +02:00
Victor Shcherb
7d34f11e17 Update icons 2013-04-15 23:50:43 +02:00
Victor Shcherb
e4283f4c2c Add new icons 2013-04-15 23:50:42 +02:00
Victor Shcherb
9b1883212b Update back button/download 2013-04-15 23:50:42 +02:00
Victor Shcherb
c97cc44064 Update save/show icons 2013-04-15 23:50:42 +02:00
Victor Shcherb
e35210c31c Update globus/app mode 2013-04-15 23:50:42 +02:00
Victor Shcherb
3195a75138 Remove unused icons 2013-04-15 23:50:41 +02:00
Victor Shcherb
d608692d6c Add icons from pack 2013-04-15 23:50:41 +02:00
Victor Shcherb
757c6bd944 Update tab icons 2013-04-15 23:50:41 +02:00
Victor Shcherb
8eee8e7618 Renew UI 2013-04-15 23:50:40 +02:00
Victor Shcherb
8aa110b9df Fix icons and layouts 2013-04-15 23:50:40 +02:00
Igor B. Poretsky
7cf4f253f3 Content description for image button. 2013-03-06 22:42:54 +04:00
Igor B. Poretsky
6ea8d82000 Improved accessibility by providing content description for widgets. 2013-03-01 04:28:59 +04:00
Victor Shcherb
cb590daef5 Fix Download activity for different types 2013-02-04 01:00:46 +01:00
Victor Shcherb
b3f445dd2a Add reorder intermediate points 2012-12-16 18:51:25 +01:00
Victor Shcherb
a69dad0d24 Fix layout 2012-12-15 22:10:51 +01:00
Victor Shcherb
981ddd553d Add descriptions to intermediate points (waypoints) 2012-11-20 20:08:23 +01:00
Victor Shcherb
89eb3b8f09 Refactor index list and introduce road maps downloads 2012-11-15 10:29:11 +01:00
Victor Shcherb
47abeecd19 POI creation dialog with close changeset option 2012-10-29 00:59:50 +01:00
Victor Shcherb
e499a16e1a Remove fast scroll 2012-10-10 01:22:26 +02:00
Victor Shcherb
0ef5d7ba6e Fix string values and add option for optimal/non-optimal route calculation 2012-09-29 13:55:44 +02:00
Victor Shcherb
332aca3469 Fix UI discrepencies 2012-09-23 19:04:59 +02:00
Victor Shcherb
c627bbc27e Refactor poi filters and add new poi filters 2012-09-12 22:14:05 +02:00
Pavol Zibrita
a5213afe73 fixed ' and extracted some more strings. 2012-09-12 21:21:21 +02:00
Victor Shcherb
00934b5601 Fix issues related to local osm editing functionality 2012-09-11 19:42:43 +02:00
Victor Shcherb
71797021f4 Fix touchable area for close button 2012-09-09 17:42:24 +02:00
U-Remarket-ПК\Remarket
189b9917cb Last commit 2012-08-31 10:10:49 +02:00
Victor Shcherb
9fa5cf5ea6 Add color 2012-08-30 23:59:35 +02:00
Victor Shcherb
a39d55b45a Small modifications 2012-08-28 00:44:41 +02:00
Victor Shcherb
0bacf1ccc9 Add fast scrolling thumb 2012-08-27 00:31:41 +02:00
Victor Shcherb
de624627d3 Fix stack overflow exception (not single line) 2012-08-24 02:05:51 +02:00
Victor Shcherb
cf37eb45bf Experiments with address search 2012-08-24 01:29:45 +02:00
Victor Shcherb
ea60891ce8 Experiments with address search 2012-08-24 01:27:34 +02:00
Pavol Zibrita
96a71caa26 Improving FontFitTextView and using it in the layers/settings list 2012-08-23 23:36:31 +02:00
Victor Shcherb
fc4cd3d762 Add preference specific for profile 2012-08-22 20:50:04 +02:00
Victor Shcherb
f37d62add8 Remove points after upload 2012-08-19 19:36:42 +02:00
Victor Shcherb
6bb53c0c5d Fix issue 1253 2012-08-17 00:15:14 +02:00
Sander Deryckere
acec83df92 Adding phone and website options to edit POI 2012-08-09 11:03:35 +02:00
Victor Shcherb
d87021a8dc Refactor lock info actions 2012-08-01 00:22:46 +02:00
Victor Shcherb
9b7bd1632a Update view 2012-07-29 23:02:04 +02:00
Victor Shcherb
e74006bfeb update icons 2012-07-29 17:53:50 +02:00
Victor Shcherb
0064c9136c Update icons 2012-07-29 14:14:33 +02:00
Victor Shcherb
4a86313d57 Refactor expandable names 2012-07-29 14:02:43 +02:00
Victor Shcherb
349b50fa85 Improve background service widget 2012-07-29 01:55:06 +02:00
aFedasenka
78a6e787be Background Service and LockScreen functionality changes. 2012-07-27 22:51:16 +02:00
Victor Shcherb
db09ed83f4 Implement dynamic view setup 2012-07-26 21:11:34 +02:00
aFedasenka
0a72f0a240 Monitoring plugin bugfix: a new interval is written if monitoring is resumed after pause. Background Service button is added on a statusbar. 2012-07-26 11:06:04 +02:00
Victor Shcherb
e10ff36add Substitue button with expandable layout 2012-07-23 00:54:40 +02:00
Victor Shcherb
91e89169c5 Update UI 2012-07-23 00:20:31 +02:00
aFedasenka
416bbc96ff ParkingPlugin: textView to Add Parking Marker dialog added 2012-07-18 23:12:16 +02:00
aFedasenka
b447b247bf MonitoringPlugin: missing icons added. ParkingPlugin: timePicker interval is set to 5 minutes. 2012-07-18 00:52:21 +02:00
aFedasenka
47224490e0 ParkingPlugin dialog layouts bugfixes. Parking time (begin) was added to the description. OsmandMonitoring control - the distace is displayed when the track is being recorded. 2012-07-12 02:01:33 +02:00
Victor Shcherb
d715f1317f Update turn information and lanes information 2012-07-08 22:01:08 +02:00
Pavol Zibrita
53a3a415c3 small changes within the plugins activity 2012-07-08 13:43:08 +02:00
aFedasenka
92f0178c66 Merge Parking plugin 2012-06-30 19:47:04 +02:00
aFedasenka
a9d0507f56 Time-limit description fixed. Refresh map after parking point deletion fixed. Choose Type of Parking dialog relayouted. Time picker control now works in both 24- and 12-hour mode (it is taken from the device settings). Bugfixes. 2012-06-26 00:28:22 +02:00
Pavol Zibrita
4523701cbe new checkbox, new globus progress bars 2012-06-25 11:32:00 +02:00
aFedasenka
844c57f2bd The adding of an event to Calendar app is now optional. Code refactoring. 2012-06-25 00:07:48 +02:00
aFedasenka
481f488d57 time picker dialog added. TODO 2012-06-23 01:43:49 +02:00
aFedasenka
268116a3c9 BUGFIX: An icon on the MapInfoLayer adjusted. Y-position of an parking icon on a map tuned. DEVELOPMENT: A Choose Parking Type dialog added, dialog layouts added. 2012-06-22 01:36:26 +02:00
Pavol Zibrita
42b699e3b6 remove the custom checkbox in layer menu 2012-06-18 15:52:52 +02:00
Pavol Zibrita
b76ca5b59a use old style width name 2012-06-18 15:12:12 +02:00
Pavol Zibrita
376d3b1945 adapting UI to plugin activity 2012-06-16 19:01:19 +02:00
Pavol Zibrita
2a22295542 map context menu with images and some other ui improvements 2012-06-16 19:01:19 +02:00
vshcherb
6428d6e9fb Update master 2012-06-15 19:16:22 +03:00
Victor Shcherb
764acc6622 Fix compilation problems 2012-06-11 00:46:52 +02:00
Pavol Zibrita
f1454b3d8b new search tabs layout 2012-06-11 00:38:55 +02:00
Pavol Zibrita
a3855c4076 example of creating the search title for tabs by system 2012-06-11 00:37:20 +02:00
Pavol Zibrita
5b3871eac7 white layer menu 2012-06-05 00:41:07 +02:00
Victor Shcherb
c3964e8a7a Fix visibility issue 2012-06-02 23:07:31 +02:00
Victor Shcherb
5a5a14e19b Add lv translation + fix download layout 2012-05-28 23:59:25 +02:00
Victor Shcherb
c2b3df063a Update download screen 2012-05-28 13:56:23 +02:00
Victor Shcherb
8ac1aea1b7 Improve download usability 2012-05-26 00:59:05 +02:00
Victor Shcherb
8ee008695a Update NL strings 2012-05-23 00:11:45 +02:00
Victor Shcherb
e2636bccb7 Fix errors 2012-05-22 21:13:31 +02:00
Victor Shcherb
b3ff63b573 Add plugins screen 2012-05-22 20:50:34 +02:00
Pavol Zibrita
399c5f0a7d Merge remote-tracking branch 'poretsky/accessibility-proposals'
Conflicts:
	OsmAnd/res/layout/tips_and_tricks.xml
2012-04-27 03:24:58 +02:00
Victor Shcherb
f7ad7fd703 Fix tip and tricks layout 2012-04-26 22:39:46 +02:00
Victor Shcherb
d43b31f28f Fix runtime problem 2012-04-20 19:07:58 +02:00
Victor Shcherb
b3cc557541 Send GPX files to osm 2012-04-20 19:07:58 +02:00
Victor Shcherb
9a56c3c327 Fix encoding 2012-04-18 00:33:11 +02:00
Igor B. Poretsky
79cf4a428c Step 1: added some strings and provided content descriptions for some
non-textual controls.
2012-04-18 01:28:21 +04:00
rogere66
0395cb2326 Update OsmAnd/res/layout/favourite_edit_dialog.xml 2012-04-15 22:42:40 +03:00
Pavol Zibrita
d4871ef33a added BidForFixActivity, rather than having bidforfix as preferences 2012-04-13 03:55:10 +02:00
Victor Shcherb
26f9216a8a Merge accessibility branch + update imports 2012-04-01 00:46:00 +02:00
Pavol Zibrita
f43f4feca5 Fixed issue 936, not all inputType settings can be combined! 2012-03-23 09:39:48 +01:00
Pavol Zibrita
b0b0f96c4f resolving code and lint warnings 2012-03-21 23:55:48 +01:00
Pavol Zibrita
2b054dc780 Fixing the local index activity title and description text. 2012-03-15 22:28:28 +01:00
Pavol Zibrita
c41d534a49 Finished other expandable lists to new layout 2012-03-10 00:39:59 +01:00
Pavol Zibrita
df389ed289 fine tuning UI for favorites activity 2012-03-09 04:33:26 +01:00
Pavol Zibrita
7c54ef450f towards to new changes, however, the images are not correct (waiting) 2012-03-09 04:25:12 +01:00
Pavol Zibrita
fc87d76126 Fixed the white on white problem. Settings reverted to black.
Correctly applying the theme
2012-02-18 02:43:05 +01:00
Pavol Zibrita
a7d54ec821 Fixed the white on white for autoCompleteTextView 2012-02-16 23:01:41 +01:00
sonora
a00896c1bc re-introduce BLUE - GREEN scheme with better visibility (LIGHT_BLUE) 2012-02-16 10:50:26 +01:00
Pavol Zibrita
f472640b0c Custom title bar applied to more activities, some color changes.
There is still lot to do.
2012-02-16 02:05:33 +01:00
Victor Shcherb
c8d8202cee Prepare to 0.7.1 2012-02-15 00:37:11 +01:00
sonora
fe8a994db0 string simplification 2012-02-14 20:58:03 +01:00
Pavol Zibrita
7fdca4fd2d Making the UI gray for all activities.
Fixing lists to scroll with correct color.
2012-02-12 04:18:17 +01:00
Pavol Zibrita
7b8a3a76fa Fixed shadow in search, Fixed NPE in ResourceManager 2012-02-11 23:27:07 +01:00
saindofora
9ef60568c4 Update OsmAnd/res/layout/favourite_edit_dialog.xml 2012-02-08 17:31:58 -02:00
sonora
c8d3c51676 improve some code visibility 2012-02-07 08:16:07 +01:00
Fabien Carrion
efbacdb098 Add an upload all POI button 2012-02-05 23:33:20 +01:00
Fabien Carrion
db007efb75 Add list, delete and upload POI to Openstreetmap Offline POI edition activity 2012-02-05 23:33:20 +01:00
Fabien Carrion
84ad4b24a4 Add new activity to display all the POI changes to upload to openstreetmap server 2012-02-05 23:32:47 +01:00
Victor Shcherb
1e7ba3c729 Add activity 2012-01-26 19:11:22 +01:00
Victor Shcherb
fdfcd07506 Update favorite icons and implement new layer list functionality 2012-01-26 01:05:55 +01:00
Victor Shcherb
e758615cb4 Change favorite icons 2012-01-26 00:14:45 +01:00
Victor Shcherb
fd1b3c0abf Add support for showing current track 2012-01-25 23:13:28 +01:00
sonora
22f9a467e1 properly align text right 2012-01-17 19:42:48 +01:00
sonora
b7d9a1a646 align menu button positions 2012-01-17 00:32:10 +01:00
sonora
deb8fb4f0b Issue 809 try 13 2012-01-17 00:10:16 +01:00
sonora
dd71c955eb Issue 809 try 12 2012-01-16 23:56:42 +01:00
sonora
b48c7eaf7c Issue 809 try 11 2012-01-16 23:25:47 +01:00
sonora
cb198d2170 Issue 809 try 10 2012-01-16 23:18:55 +01:00
sonora
4a9c3caee9 Issue 809 try 9 2012-01-16 23:05:35 +01:00
sonora
a74f4e5599 Issue 809 try 8 2012-01-16 22:58:56 +01:00
sonora
3859f940ac Issue 809 try 7 2012-01-16 22:50:53 +01:00
sonora
6a438a6eeb Issue 709 try 6 2012-01-16 22:45:06 +01:00
sonora
d5839fb5a6 Issue 809 try 5 2012-01-16 22:38:31 +01:00
sonora
de89033345 Issue 809 try 4 2012-01-16 22:31:01 +01:00
sonora
c2924d7b45 Issue 809 try 3 2012-01-16 22:23:49 +01:00
sonora
8eec0dc0b4 Issue 809 try 2 2012-01-16 22:16:46 +01:00
sonora
3053e5d255 Issue 809 try 1
Signed-off-by: sonora <hm.gglmail@googlemail.com>
2012-01-16 22:07:31 +01:00
sonora
daaab3d8dd align menu.xml's without functional change 2012-01-16 21:52:31 +01:00
Victor Shcherb
6c04b89725 Add version change 2012-01-14 21:07:19 +01:00
Victor Shcherb
8a72f39f99 Add hierarchy view to downloads 2012-01-13 01:22:40 +01:00
sonora
de21c7da6e Issue 752 + LD display bug (arrows cut off) 2011-12-20 00:40:54 +01:00
Pavol Zibrita
8478392a87 more search activity UI fine tuning 2011-12-11 01:20:36 +01:00
Pavol Zibrita
5d1ee753af fine tuning search activity (poi tab) 2011-12-11 01:20:36 +01:00
Pavol Zibrita
28d58be4cb Implementing search activity ui changes 2011-12-11 01:20:36 +01:00
Victor Shcherb
53766b39ea Update tabs 2011-12-11 01:20:34 +01:00
Victor Shcherb
cb29484e8b UI refactoring 2011-12-04 01:57:21 +01:00
Victor Shcherb
bbfe2f7889 Buttons refactoring 2011-11-28 02:23:44 +01:00
Victor Shcherb
960b484279 Fix main focusable screen 2011-11-26 14:44:48 +01:00
sonora
13c868daa9 improve searchpoi_list layout for LD devices (arrows cut off when pointing right or down) 2011-11-22 23:57:55 +01:00
sonora
552d66baaa improve searchpoi_list layout for some devices 2011-11-22 23:45:11 +01:00
Victor Shcherb
a9e3458b5b Improve local indexes and search in indexes (allow spaces) 2011-10-08 01:34:14 +02:00
Victor Shcherb
3b315c36ce Fix small issues. Test voice activity 2011-10-06 23:24:01 +02:00
Victor Shcherb
45a3618801 Small improvements 2011-10-02 21:04:54 +02:00
Victor Shcherb
45d34de01c Slightly improve poi search activity 2011-09-24 21:20:48 +02:00
Victor Shcherb
1f807756ee Search favorites 2011-09-13 00:38:18 +02:00
Victor Shcherb
320d1d93de Improve poi search and other search 2011-09-12 22:02:08 +02:00
Victor Shcherb
4131349ab2 Implement search current location listener 2011-09-12 01:18:44 +02:00
Victor Shcherb
f14194558d Save GPX route between crashes 2011-09-06 01:28:48 +02:00
Victor Shcherb
0cb0263259 Implement share GPX files functionality 2011-08-28 20:34:51 +02:00
Victor Shcherb
1f5af8ba34 Refactor a bit download helper and implement keepScreenOn flag only when download is in progress 2011-08-27 12:14:46 +02:00
Victor Shcherb
4bfa61c8b3 Implement favorite points 2011-08-22 02:10:52 +02:00
Victor Shcherb
cbc3cd5602 Implement actions 2011-08-20 20:48:29 +02:00
Victor Shcherb
5c16661dfb Add selection mode 2011-08-20 14:10:09 +02:00
Victor Shcherb
f82c7cab79 Fix small issues 2011-08-19 10:00:53 +02:00
Victor Shcherb
bcff20e9a3 Update local indexes activity 2011-08-19 01:46:55 +02:00
Victor Shcherb
b914b75196 Draft version 2011-08-18 23:38:30 +02:00
Victor
a6e10bdc9b Draft implementation of local indexes view 2011-08-18 20:38:41 +02:00
Victor
1b2640dd53 Initial 2011-08-18 15:44:48 +02:00
Victor Shcherb
3a6384536b Fix Issue 562. Download screen is always on 2011-08-07 00:42:26 +02:00
Victor Shcherb
1f8701e912 Fix issue 554. Prevent screen off, remove wake lock. 2011-08-07 00:31:51 +02:00
sonora
9960d90a6c slight change in top bar to fit screen better on low density devices 2011-07-20 12:06:50 -07:00
Victor Shcherb
459ac81597 Merge pull request #32 from fanatic84/Improve_UI
Improve search online UI :
2011-07-15 12:47:36 -07:00
Victor Shcherb
b109baf2f8 Small fix 2011-07-12 20:29:04 +02:00
fanfan
2cd82950b5 Improve search online UI :
- When search is pressed, the hide the virtual keyboard
- Cache last search, so that if you go back again or switch the phone,
it still display the result (Desire Z, other device with keyboard)
- Add a button to clear search (!! Add a new text properties !!)
2011-07-12 13:35:41 +02:00
sonora
f9a53103c9 moved close button to the right in tips and tricks, as is customary 2011-07-11 05:57:27 -07:00
Victor Shcherb
37cb569327 Implement help icon 2011-07-10 21:37:34 +02:00
sonora
a60898bf86 Implemented Issue 516 (consistent position of 'Show on map' and 'Navigate to' buttons on search screens) 2011-07-07 13:03:01 -07:00
Victor Shcherb
be3218c579 Fix layout for portrait view 2011-07-02 15:49:32 +02:00
Victor Shcherb
f98844a2fa Fix portret layout with shadows 2011-07-02 14:07:50 +02:00
Victor Shcherb
d98a873c4f Replace main menu status bar 2011-06-29 21:16:46 +02:00
Victor Shcherb
50265d2be5 Add application mode slider 2011-06-27 00:57:44 +02:00
Victor Shcherb
7b339edb38 Change headline 2011-06-12 14:05:39 +02:00
Victor Shcherb
95225dfeb4 Change portrait/landscape layout of menu 2011-06-12 13:31:05 +02:00
Victor Shcherb
54128e3114 Try to make 9 patches buttons 2011-06-12 01:32:28 +02:00
Victor Shcherb
96b4a9fb2b Update icons 2011-06-11 21:45:15 +02:00
Victor Shcherb
6a681cdd8e Change layout a bit 2011-06-09 22:37:17 +02:00
Victor Shcherb
40120b6a4c Apply topline layout changes 2011-06-09 20:11:53 +02:00