Categories:Phone & SMS License:GPLv3 Web Site: Source Code:https://github.com/qklabs/qksms Issue Tracker:https://github.com/qklabs/qksms/issues Auto Name:QKSMS Summary:Messaging app Description: Replacement for the stock AOSP messaging app with added features. Crittercism and Google Analytics have been patched out of these builds. . Repo Type:git Repo:https://github.com/qklabs/qksms Build:2.0.1,110 commit=cc5e19575c874228b106235 subdir=QKSMS gradle=yes prebuild=sed -i 's/proguard-android-optimize/proguard-android/' build.gradle && \ sed -i -e '/play-services/d' -e '/crittercism/d' build.gradle && \ find src -name '*.java' | xargs sed -r -i '/(HitBuilder|Crittercism|GoogleAnalytics|analytics)/d' && \ sed -r -i '/(b\.|mTracker)/d' src/main/java/com/moez/QKSMS/common/AnalyticsManager.java Maintainer Notes: Verified jar manually against https://github.com/celeronpm/YappySDK. Removed proguard optimization since it's not really needed and was causing build errors. . Auto Update Mode:None Update Check Mode:RepoManifest Current Version:2.0.1 Current Version Code:110