Commit graph

25 commits

Author SHA1 Message Date
Victor Shcherb
b83410bcbd UI update 2015-03-06 21:16:08 +01: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
Denis
77c44365af Updated download button 2014-09-11 15:06:00 +03:00
Denis
32e8642f85 Moved status bar to DownloadActivity 2014-09-10 16:17:12 +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
Victor Shcherb
7f459e6b86 Update padding 2013-07-17 13:55:59 +02:00
Debeet
708e80f63c Interface improvements 2013-07-12 02:40:43 +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
e188f9859c Update application style 2013-05-09 19:24:30 +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
3195a75138 Remove unused icons 2013-04-15 23:50:41 +02:00
Victor Shcherb
cb590daef5 Fix Download activity for different types 2013-02-04 01:00:46 +01:00
Victor Shcherb
89eb3b8f09 Refactor index list and introduce road maps downloads 2012-11-15 10:29:11 +01:00
Pavol Zibrita
c41d534a49 Finished other expandable lists to new layout 2012-03-10 00:39:59 +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
8a72f39f99 Add hierarchy view to downloads 2012-01-13 01:22:40 +01: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
3a6384536b Fix Issue 562. Download screen is always on 2011-08-07 00:42:26 +02:00
Victor Shcherb
262d99c7b4 Replace crlf with lf 2011-05-07 13:28:34 +02:00
Victor Shcherb
75cfb3d2c6 fix issue 122, 119
git-svn-id: https://osmand.googlecode.com/svn/trunk@643 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-11-06 23:40:40 +00:00
Victor Shcherb
1436a4ccb5 fix download activity
git-svn-id: https://osmand.googlecode.com/svn/trunk@560 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-10-12 23:21:22 +00:00
Victor Shcherb
66c6aceb80 bugfix
git-svn-id: https://osmand.googlecode.com/svn/trunk@528 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-09-27 14:32:51 +00:00
Victor Shcherb
bde5c301a1 implement downloading indexes screen
git-svn-id: https://osmand.googlecode.com/svn/trunk@198 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-06-23 11:35:26 +00:00