Categories: - System License: GPL-3.0-or-later SourceCode: https://github.com/felixb/callmeter IssueTracker: https://github.com/felixb/callmeter/issues Changelog: https://github.com/felixb/callmeter/blob/HEAD/CHANGELOG.md AutoName: Call Meter 3G Summary: Call and data logs Description: |- This app sums up your call, text and data logs. Different billing modes and periods are taken into account in the summation. See this page for rulesets. Changelogs and FAQ are on the website wiki. The non-Free Google Admob in the source code was replaced with an open-source library that does nothing. Newer versions of this app are non-free due to the use of play-services. RepoType: git Repo: https://github.com/felixb/callmeter.git Builds: - versionName: 3.6.2 versionCode: 7362000 commit: CallMeter3G-3.6.2 srclibs: - ActionBarSherlock@4.1.0 - ViewPagerIndicator@2.4.1 - ub0rlib@75e4a553dd - MobAdMob@2d5736 prebuild: - rm libs/* - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties - echo "android.library.reference.3=$$ub0rlib$$" >> project.properties - echo "android.library.reference.4=$$MobAdMob$$" >> project.properties - versionName: 3.8.1 versionCode: 7381000 commit: CallMeter3G-3.8.1 srclibs: - ActionBarSherlock@4.2.0 - ViewPagerIndicator@2.4.1 - ub0rlib@144a5da04c - MobAdMob@2d5736 extlibs: - android/android-support-v4.jar prebuild: - cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ - mv libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ - rm libs/* - sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties - sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties - echo "android.library.reference.3=$$ub0rlib$$" >> project.properties - echo "android.library.reference.4=$$MobAdMob$$" >> project.properties - versionName: 3.8.4 versionCode: 7384000 commit: CallMeter3G-3.8.4 srclibs: - ActionBarSherlock@4.2.0 - ViewPagerIndicator@2.4.1 - ub0rlib@144a5da04c - MobAdMob@2d5736 extlibs: - android/android-support-v4.jar prebuild: - cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ - mv libs/android-support-v4.jar $$ViewPagerIndicator$$/libs/ - rm libs/* - sed -i 's@\.1=.*@.1=$$ActionBarSherlock$$@' project.properties - sed -i 's@\.2=.*@.2=$$ViewPagerIndicator$$@' project.properties - echo "android.library.reference.3=$$ub0rlib$$" >> project.properties - echo "android.library.reference.4=$$MobAdMob$$" >> project.properties - versionName: '3.10' versionCode: 7391002 commit: e82a9a6f514e94f7 subdir: CallMeter3G gradle: - yes srclibs: - MobAdMob@3bd7888479e493d prebuild: rm -f libs/GoogleAdMob* build: - (cd $$MobAdMob$$ - ant release) - mv $$MobAdMob$$/bin/classes.jar libs/MobAdMob.jar MaintainerNotes: Uses play-services now. ArchivePolicy: 0 AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: '3.10' CurrentVersionCode: 7391002