Commit graph

14 commits

Author SHA1 Message Date
Victor Shcherb
b83410bcbd UI update 2015-03-06 21:16:08 +01:00
Victor Shcherb
5e7a5374d2 Startup of application 2015-03-06 19:37:54 +01:00
Denis
21e4e96b82 Styled lists in search and downloads 2015-02-02 19:01:14 +02:00
Denis
f8b205b957 Updates style for searchactivity 2015-02-02 18:02:21 +02:00
IreuN
5141f9f6da Reformating of the code.
This will not change in the layout, it's here just to better maintain
the code.
2014-11-17 16:25:37 +01: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
Victor Shcherb
7293dcdf35 Change buttons for navigation from search screen 2013-06-08 01:13:06 +02:00
Victor Shcherb
5af4e766db Fix UI issues 2013-05-30 09:19:03 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +02: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
8478392a87 more search activity UI fine tuning 2011-12-11 01:20:36 +01: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
Victor Shcherb
044f6cf47f fix layout for different screens
git-svn-id: https://osmand.googlecode.com/svn/trunk@429 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-08-03 09:35:51 +00:00
Victor Shcherb
7acdf0eff6 implement search address online
implement search history
implement progress dialogs in editing poi activities
fixing small bug in editing poi filter

git-svn-id: https://osmand.googlecode.com/svn/trunk@208 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-27 11:38:53 +00:00