new deactivated com.asksven.betterbatterystats
was able to make a very easy patch to remove the Locale-API integration that was stopping the app from building. Just going to leave it for a while, while we decide whether it's safe to publish. I haven't checked the jars and while all the source code has Apache headers there doesn't seem to be an overall licence.
This commit is contained in:
parent
62b4f5a6bc
commit
3269609a2e
38
metadata/com.asksven.betterbatterystats.txt
Normal file
38
metadata/com.asksven.betterbatterystats.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
Category:System
|
||||
# All source files and jars but no licence in README
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/asksven/BetterBatteryStats
|
||||
Issue Tracker:https://github.com/asksven/BetterBatteryStats/issues
|
||||
|
||||
Summary:Monitor battery behaviour
|
||||
Description:
|
||||
see market description in repo
|
||||
Google Analytics was removed
|
||||
Locale integration was removed
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/asksven/BetterBatteryStats.git
|
||||
|
||||
Build Version:1.11.0.0,28,!v1.11.0.0,subdir=BetterBatteryStats,\
|
||||
srclibs=ActionBarSherlock@4.2.0;NoAnalytics@158a4a;Common-AskSven@7d71a6ba9a,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$Common-AskSven$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$NoAnalytics$$@' project.properties && \
|
||||
sed -i 's@\(reference.3=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i '75\,87d' AndroidManifest.xml && rm -rf libs/libGoogleAnalytics.jar \
|
||||
src/com/asksven/betterbatterystats/localeplugin *.apk
|
||||
Build Version:1.13.4.0,38,!ef3df22ba,subdir=BetterBatteryStats,\
|
||||
srclibs=ActionBarSherlock@4.2.0;NoAnalytics@158a4a;Common-AskSven@b09bb8b6cd,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$Common-AskSven$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$NoAnalytics$$@' project.properties && \
|
||||
sed -i 's@\(reference.3=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i '104\,116d' AndroidManifest.xml && rm -rf libs/libGoogleAnalytics.jar \
|
||||
src/com/asksven/betterbatterystats/localeplugin
|
||||
|
||||
Auto Update Mode:None
|
||||
# Last tag is 1.13.2.0
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.13.4.0
|
||||
Current Version Code:38
|
||||
|
Loading…
Reference in a new issue