Commit graph

102 commits

Author SHA1 Message Date
Victor Shcherb
ee4ee52943 Update fonts 2015-09-09 18:22:47 +02:00
Edward17
2faefba5a5 New link to layout 2015-06-21 15:14:33 +03:00
Victor Shcherb
b827c440d5 Update builds 2015-05-02 11:14:03 +02:00
Zahnstocher
cefb327e03 Don't copy unused specialphrases 2015-04-24 09:38:18 +02:00
vshcherb
79f67a089a Update build.xml 2015-01-25 22:03:37 +01:00
Victor Shcherb
c0ef1502db Fix qt builds 2014-12-19 20:09:14 +01:00
Alexey Pelykh
bf5d2c9c04 Fix builds 2014-12-19 18:37:46 +02:00
sonora
1e98fc9d54 comment new Edition date source 2014-12-07 15:28:51 +01:00
sonora
f88cfce0e4 try use Build_ID as the precise app Edition 2014-12-07 15:05:47 +01:00
sonora
198765dc81 comment apk version colpilation reg expression 2014-12-07 10:28:46 +01:00
sonora
87854b2224 better automatic version parsing cutting of the outdated build number 2014-12-07 10:12:34 +01:00
sonora
3f42c08799 temporary manual fix vor dev version number 2014-12-07 01:28:01 +01:00
sonora
1df308ef49 test with \1 2014-12-06 20:39:51 +01:00
sonora
51bcb71ffb test transferring base version number from build.xml to jenkins 2014-12-06 20:16:35 +01:00
sonora
626a69a02e This kept the old build number, not the original string value of app_version 2014-11-28 08:47:12 +01:00
sonora
7cedd373fa try automatically preserve app_version in build version 2014-11-28 08:33:43 +01:00
Alexey Pelykh
616c88b1fb Fix 2014-11-27 17:03:46 +02:00
Victor Shcherb
68806ded9e Fix search by name 2014-11-19 00:47:59 +01:00
Victor Shcherb
29e20eaede Fix builds 2014-10-03 16:48:49 +02:00
Thomas Rupprecht
6a3bd19713 Reformat bidforfix.xml and build.xml 2014-07-31 12:30:17 +02:00
Victor Shcherb
2655856f1a Refactor sherpafy 2014-07-20 02:39:46 +02:00
vshcherb
e404834b83 Update build.xml 2014-07-18 14:41:39 +02:00
vshcherb
a8d452c5a7 Update build.xml 2014-07-18 14:37:36 +02:00
Zahnstocher
7ce0e98747 Don't match space, since it deletes properties
It is dangerous to use (.*), because it matches several properties within the same line.
For example
"@drawable/(.*)"
matches
"@drawable/icon" android:label="@string/app_name"
thus android:label="@string/app_name" will be removed, leading to this issue:
https://groups.google.com/forum/#!topic/osmand/g05wYLexF00
2014-07-16 15:13:19 +02:00
Victor Shcherb
025ed868f0 Add .gitignore 2014-07-12 10:55:16 +02:00
Victor Shcherb
50c74055d1 Add help text 2014-07-12 02:48:25 +02:00
Victor Shcherb
92560f268b Update settins 2014-07-12 01:08:20 +02:00
Victor Shcherb
ff3b4eca34 Fix build 2014-06-18 02:01:02 +02:00
Victor Shcherb
ad88e523b8 Fix build 2014-06-18 01:54:15 +02:00
Victor Shcherb
b3e3c2ce02 Fix build 2014-06-18 01:45:13 +02:00
Victor Shcherb
e92b0d0476 Fix build 2014-06-18 01:38:52 +02:00
Victor Shcherb
6e73e662c8 Fix build 2014-06-18 01:35:55 +02:00
Victor Shcherb
bfa19f10e3 Update icon 2014-06-17 20:59:35 +02:00
Victor Shcherb
67172ee3f8 Update icon 2014-06-17 20:59:35 +02:00
Victor Shcherb
c010954a84 Build sherpafy package 2014-06-17 20:52:16 +02:00
vshcherb
2fed1b6154 Remove not used countries info 2013-11-11 01:47:41 +01:00
vshcherb
19ce935266 Add download button when the map is missing 2013-09-24 18:53:48 +02:00
Victor Shcherb
dbcd77a557 Replace debuggable 2013-08-04 01:33:56 +02:00
Victor Shcherb
1a2c4c1645 Fix build 2013-07-22 09:14:17 +02:00
Victor Shcherb
5d380528eb Update eclipse environment 2013-07-21 23:26:13 +02:00
Victor Shcherb
2eedb93af1 Change voice generation 2013-07-13 14:33:55 +02:00
Victor Shcherb
2aee4e6bba Update icons 2013-07-07 01:40:23 +02:00
Victor Shcherb
7087b718a5 Move rendering_types.xml to resources 2013-06-23 02:00:55 +02:00
Victor Shcherb
c699d32374 Move all resources to special project (Osmand-resources) 2013-06-17 01:42:11 +02:00
Victor Shcherb
96f93f9154 Move all resources to special project (Osmand-resources) 2013-06-17 01:35:09 +02:00
Victor Shcherb
e9551ccc5f Create special resources project 2013-06-17 01:22:43 +02:00
Victor Shcherb
4add8a891e Create special resources project 2013-06-17 01:20:03 +02:00
Victor Shcherb
f71a92756e Create special resources project 2013-06-17 00:55:02 +02:00
Victor Shcherb
89a9ddd9af Fix build 2013-05-02 21:59:14 +02:00
Thomas Weißschuh
adc26e1ed7 fix ant debug
reference:
http://stackoverflow.com/questions/15433872/building-osmand-with-ant-debug-gives-error
2013-05-02 13:38:13 +00:00