Commit graph

11 commits

Author SHA1 Message Date
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
sonora
726b4210de fix GPX stats display bug (maxLines) 2013-07-17 01:51:54 +02:00
Debeet
708e80f63c Interface improvements 2013-07-12 02:40:43 +02:00
Victor Shcherb
e188f9859c Update application style 2013-05-09 19:24:30 +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
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