Add blackberry support
This commit is contained in:
parent
f28858406b
commit
947416bf3b
6 changed files with 9 additions and 3 deletions
|
@ -89,6 +89,11 @@
|
|||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>net.rim.ajde.internal.verifier</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
|
||||
|
@ -97,6 +102,7 @@
|
|||
<nature>org.eclipse.cdt.core.ccnature</nature>
|
||||
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
||||
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
||||
<nature>net.rim.ajde.BlackBerryAndroidNature</nature>
|
||||
</natures>
|
||||
<linkedResources>
|
||||
<link>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<resources>
|
||||
<string name="app_name">OsmAnd~</string>
|
||||
<string name="app_version">0.8.2 alpha</string>
|
||||
<string name="app_name">OsmAnd+</string>
|
||||
<string name="app_version">0.8.1 beta</string>
|
||||
<!-- Not translatable -->
|
||||
<string name="ga_api_key">UA-28342846-2</string>
|
||||
<string name="ga_dispatchPeriod">10</string>
|
||||
<string name="ga_debug">true</string>
|
||||
<string name="versionFeatures">+play_market +gps_status -parking_plugin -blackberry</string>
|
||||
<string name="versionFeatures">+play_market +gps_status -parking_plugin +blackberry</string>
|
||||
</resources>
|
BIN
config/logo/feature_graphics.png
Normal file
BIN
config/logo/feature_graphics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
BIN
config/logo/free/icon_480.png
Normal file
BIN
config/logo/free/icon_480.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 159 KiB |
BIN
config/logo/icon_480.png
Normal file
BIN
config/logo/icon_480.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 146 KiB |
BIN
config/logo/osmand-feature-graphics.png
Normal file
BIN
config/logo/osmand-feature-graphics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in a new issue