OsmAnd/OsmAnd-java/src/net/osmand/render
Nelson A. de Oliveira a0de8b31b3 Fix string concatenation in StringBuffer.append()
Such calls may profitably be turned into chained append calls on the
existing StringBuffer/Builder/Appendable, saving the cost of an extra
StringBuffer/Builder allocation.
2013-07-31 15:08:29 -03:00
..
RenderingRule.java Fix string concatenation in StringBuffer.append() 2013-07-31 15:08:29 -03:00
RenderingRuleProperty.java Move OsmAnd java core project back to android repository for maintainance reasons 2013-04-18 23:35:20 +02:00
RenderingRuleSearchRequest.java Introduce tag=disable for rendering style, so we can disable features by specifying disable=true 2013-07-18 23:56:50 +02:00
RenderingRulesStorage.java Update download 2013-05-26 15:43:00 +02:00
RenderingRuleStorageProperties.java Introduce icon order in rendering style 2013-07-19 00:24:16 +02:00