purge Pocket Library; assets missing in apk
This commit is contained in:
parent
43b0ab7eb3
commit
317d03ae88
|
@ -7,7 +7,12 @@ Issue Tracker:https://github.com/wanleung/ChangjieIME/issues
|
||||||
Auto Name:Changjie Input Method
|
Auto Name:Changjie Input Method
|
||||||
Summary:Chinese keyboard
|
Summary:Chinese keyboard
|
||||||
Description:
|
Description:
|
||||||
The project is based on the new ibus-cangjie based library libcangjie.
|
Supported Changjie ( Cangjie ) version 3 and 5, and Quick Method,
|
||||||
|
with Phases support.
|
||||||
|
|
||||||
|
The project is based on the new ibus-cangjie based
|
||||||
|
[https://github.com/Cangjians library] libcangjie.
|
||||||
|
The dictionary is based on [http://cle.linux.org.tw/trac gcin].
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
|
@ -27,11 +27,14 @@ A proprietary analytics library was removed.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
|
Repo:https://github.com/helsinki-city-library/pocketlibrary.git
|
||||||
|
|
||||||
Build Version:1.5,18,ad935f,subdir=android,\
|
Build:1.5,18
|
||||||
rm=android/libs/libGoogleAnalyticsV2.jar;iphone;common,\
|
commit=ad935f
|
||||||
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties,\
|
disable=purge apk; assets need to be included from common somehow
|
||||||
srclibs=NoAnalytics@c8d77,\
|
subdir=android
|
||||||
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
|
init=rm LibraryProject/build.xml && echo -e "android.library=true\ntarget=android-12" > LibraryProject/project.properties
|
||||||
|
srclibs=NoAnalytics@c8d77
|
||||||
|
rm=android/libs/libGoogleAnalyticsV2.jar;iphone
|
||||||
|
prebuild=$$SDK$$/tools/android update project -l $$NoAnalytics$$ -p .
|
||||||
|
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.5
|
Current Version:1.5
|
||||||
|
|
Loading…
Reference in a new issue