2015-08-16 19:38:20 +00:00
|
|
|
|
Categories:Phone & SMS
|
2018-05-16 19:28:14 +00:00
|
|
|
|
License:GPL-3.0-only
|
2015-08-16 19:38:20 +00:00
|
|
|
|
Web Site:
|
2018-06-26 06:08:54 +00:00
|
|
|
|
Source Code:https://github.com/moezbhatti/qksms
|
|
|
|
|
Issue Tracker:https://github.com/moezbhatti/qksms/issues
|
2018-08-17 13:36:21 +00:00
|
|
|
|
Changelog:https://github.com/moezbhatti/qksms/releases
|
2018-07-18 03:31:52 +00:00
|
|
|
|
LiberapayID:1103996
|
|
|
|
|
Bitcoin:3ELLdraJTuJB2CtQACZiAuf1X3udeAsRgP
|
2015-08-16 19:38:20 +00:00
|
|
|
|
|
|
|
|
|
Auto Name:QKSMS
|
|
|
|
|
Summary:Messaging app
|
|
|
|
|
Description:
|
2015-09-12 01:56:21 +00:00
|
|
|
|
Replacement for the stock AOSP messaging app.
|
2015-08-16 20:00:37 +00:00
|
|
|
|
|
2015-09-12 01:56:21 +00:00
|
|
|
|
Some of its features include:
|
|
|
|
|
|
|
|
|
|
* Material Design
|
|
|
|
|
* Themes
|
|
|
|
|
* Night Mode
|
|
|
|
|
* Reply to messages without leaving the current app
|
|
|
|
|
* Group Messaging
|
|
|
|
|
* MMS
|
|
|
|
|
* Delayed message sending
|
|
|
|
|
* Search
|
2018-07-18 03:31:52 +00:00
|
|
|
|
|
|
|
|
|
We’re making texting magical again. QKSMS is the most beautiful messaging
|
|
|
|
|
experience you’ve ever used. Replace your stock messaging app and fall in love
|
|
|
|
|
texting all over again.
|
|
|
|
|
|
|
|
|
|
Dual-SIM and Multi-SIM phones are now fully supported by QKSMS!
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Clean:''' A beautiful, intuitive, and clutter-free design that allows you to
|
2018-07-18 03:31:52 +00:00
|
|
|
|
focus on what matters.
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Customizable:''' Use any of the millions of colors to theme the entire app,
|
2018-07-18 03:31:52 +00:00
|
|
|
|
or any particular conversation. Per-contact notifications allow you to easily
|
|
|
|
|
prioritize and distinguish your messages. Manual and automatic night mode are
|
|
|
|
|
great too.
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Powerful:''' Use MMS to share photos, stickers, or join your friends in a
|
2018-07-18 03:31:52 +00:00
|
|
|
|
group chat. Conversation search allows you to find things easier than ever.
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Private:''' Easily block conversations and manage your blacklist, or
|
2018-07-18 03:31:52 +00:00
|
|
|
|
automatically filter out spam with Should I Answer? integration.
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Convenient:''' Reply to your messages from anywhere using the QK Reply popup,
|
2018-07-18 03:31:52 +00:00
|
|
|
|
your Wear OS (Android Wear) watch, or directly from your notification shade
|
|
|
|
|
(Android 7.0+)
|
|
|
|
|
|
2018-12-23 22:01:19 +00:00
|
|
|
|
'''Accessibility:''' High contrast black theme, and full support for TalkBack
|
2018-07-18 03:31:52 +00:00
|
|
|
|
and Samsung Voice Assistant.
|
|
|
|
|
|
|
|
|
|
We love hearing what you have to say, so always feel free to let us know
|
|
|
|
|
whenever you have any feedback or suggestions!
|
2015-08-16 19:38:20 +00:00
|
|
|
|
.
|
|
|
|
|
|
|
|
|
|
Repo Type:git
|
2018-06-26 06:08:54 +00:00
|
|
|
|
Repo:https://github.com/moezbhatti/qksms
|
2015-08-16 19:38:20 +00:00
|
|
|
|
|
|
|
|
|
Build:2.0.1,110
|
|
|
|
|
commit=cc5e19575c874228b106235
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=yes
|
2015-08-16 20:00:37 +00:00
|
|
|
|
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
|
|
|
|
|
|
2015-09-01 18:26:16 +00:00
|
|
|
|
Build:2.1.0,111
|
2015-09-12 01:51:48 +00:00
|
|
|
|
commit=v2.1.0
|
2015-09-01 18:26:16 +00:00
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
2015-09-12 01:51:48 +00:00
|
|
|
|
prebuild=sed -i -e '/withAnalyticsCompile/d' build.gradle
|
2015-08-16 19:38:20 +00:00
|
|
|
|
|
2015-10-23 10:59:21 +00:00
|
|
|
|
Build:2.2.0,112
|
|
|
|
|
commit=v2.2.0
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/withAnalyticsCompile/d' build.gradle
|
|
|
|
|
|
2015-10-26 12:40:53 +00:00
|
|
|
|
Build:2.2.1,113
|
|
|
|
|
commit=v2.2.1
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/withAnalyticsCompile/d' build.gradle
|
|
|
|
|
|
2015-11-07 12:34:07 +00:00
|
|
|
|
Build:2.2.4,116
|
|
|
|
|
commit=v2.2.4
|
2015-11-02 16:51:32 +00:00
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/withAnalyticsCompile/d' build.gradle
|
|
|
|
|
|
2015-12-21 12:05:48 +00:00
|
|
|
|
Build:2.4.0,120
|
|
|
|
|
commit=v2.4.0
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2015-12-23 10:15:23 +00:00
|
|
|
|
Build:2.4.1,121
|
|
|
|
|
commit=v2.4.1
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-01-06 12:44:27 +00:00
|
|
|
|
Build:2.5.0,122
|
|
|
|
|
commit=v2.5.0
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-01-07 10:49:24 +00:00
|
|
|
|
Build:2.5.1,123
|
|
|
|
|
commit=v2.5.1
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-01-26 12:08:25 +00:00
|
|
|
|
Build:2.5.2,124
|
|
|
|
|
commit=v2.5.2
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-02-29 05:35:52 +00:00
|
|
|
|
Build:2.5.3,125
|
|
|
|
|
commit=v2.5.3
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-03-09 05:54:49 +00:00
|
|
|
|
Build:2.5.4,126
|
|
|
|
|
commit=v2.5.4
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-04-28 02:23:21 +00:00
|
|
|
|
Build:2.6.0,128
|
2016-04-29 19:08:12 +00:00
|
|
|
|
disable=https://github.com/qklabs/qksms/issues/484
|
2016-04-28 02:23:21 +00:00
|
|
|
|
commit=v2.6.0
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-05-31 03:55:46 +00:00
|
|
|
|
Build:2.6.1,129
|
|
|
|
|
commit=v2.6.1
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
|
|
|
|
|
2016-06-16 03:31:24 +00:00
|
|
|
|
Build:2.6.2,130
|
|
|
|
|
commit=v2.6.2
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
2016-06-18 12:51:13 +00:00
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle && \
|
|
|
|
|
sed -i -e 's/gradle:2.2.0-alpha3/gradle:2.1.0/g' ../build.gradle
|
2016-06-16 03:31:24 +00:00
|
|
|
|
|
2016-06-21 21:03:48 +00:00
|
|
|
|
Build:2.6.3,131
|
|
|
|
|
commit=v2.6.3
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle && \
|
|
|
|
|
sed -i -e 's/gradle:2.2.0-alpha3/gradle:2.1.0/g' ../build.gradle
|
|
|
|
|
|
2016-07-12 05:18:18 +00:00
|
|
|
|
Build:2.7.0,132
|
|
|
|
|
commit=v2.7.0
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle && \
|
|
|
|
|
sed -i -e 's/gradle:2.2.0-alpha3/gradle:2.1.0/g' ../build.gradle
|
|
|
|
|
|
2016-08-07 01:22:48 +00:00
|
|
|
|
Build:2.7.1,133
|
|
|
|
|
commit=v2.7.1
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle && \
|
|
|
|
|
sed -i -e 's/gradle:2.2.0-alpha3/gradle:2.1.0/g' ../build.gradle
|
|
|
|
|
|
2016-09-02 01:48:20 +00:00
|
|
|
|
Build:2.7.2,134
|
|
|
|
|
commit=v2.7.2
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle && \
|
|
|
|
|
sed -i -e 's/gradle:2.2.0-alpha3/gradle:2.1.0/g' ../build.gradle
|
|
|
|
|
|
2016-09-07 04:18:11 +00:00
|
|
|
|
Build:2.7.3,135
|
|
|
|
|
commit=v2.7.3
|
|
|
|
|
subdir=QKSMS
|
|
|
|
|
gradle=noAnalytics
|
2018-01-14 17:02:52 +00:00
|
|
|
|
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
2018-01-11 23:12:18 +00:00
|
|
|
|
|
2018-04-07 10:41:05 +00:00
|
|
|
|
Build:3.0.3,157
|
|
|
|
|
commit=v3.0.3
|
2018-04-09 18:15:26 +00:00
|
|
|
|
subdir=presentation
|
2018-04-07 10:41:05 +00:00
|
|
|
|
gradle=noAnalytics
|
2018-04-09 18:15:26 +00:00
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
2018-04-07 10:41:05 +00:00
|
|
|
|
|
2018-04-09 22:49:49 +00:00
|
|
|
|
Build:3.0.4,158
|
|
|
|
|
commit=v3.0.4
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-04-11 23:10:27 +00:00
|
|
|
|
Build:3.0.5,159
|
|
|
|
|
commit=v3.0.5
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-04-16 20:59:21 +00:00
|
|
|
|
Build:3.0.6,160
|
|
|
|
|
commit=v3.0.6
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-04-17 13:31:23 +00:00
|
|
|
|
Build:3.0.7,161
|
|
|
|
|
commit=v3.0.7
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-04-23 13:48:54 +00:00
|
|
|
|
Build:3.0.9,163
|
|
|
|
|
commit=v3.0.9
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-05-02 11:22:01 +00:00
|
|
|
|
Build:3.1.0,164
|
|
|
|
|
commit=v3.1.0
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-05-03 20:38:48 +00:00
|
|
|
|
Build:3.1.1,165
|
|
|
|
|
commit=v3.1.1
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-05-07 16:32:12 +00:00
|
|
|
|
Build:3.1.2,166
|
|
|
|
|
commit=v3.1.2
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-05-09 12:32:22 +00:00
|
|
|
|
Build:3.1.3,167
|
|
|
|
|
commit=v3.1.3
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-05-21 19:39:36 +00:00
|
|
|
|
Build:3.2.0,168
|
|
|
|
|
commit=v3.2.0
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-06-01 10:55:46 +00:00
|
|
|
|
Build:3.2.2,170
|
|
|
|
|
commit=v3.2.2
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-06-08 15:14:15 +00:00
|
|
|
|
Build:3.3.1,172
|
|
|
|
|
commit=v3.3.1
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-06-11 13:30:35 +00:00
|
|
|
|
Build:3.3.2,173
|
|
|
|
|
commit=v3.3.2
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-06-20 22:16:20 +00:00
|
|
|
|
Build:3.3.3,174
|
|
|
|
|
commit=v3.3.3
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-06-23 13:31:46 +00:00
|
|
|
|
Build:3.3.4,175
|
2018-06-30 05:20:47 +00:00
|
|
|
|
disable=uses com.android.tools.build:gradle:3.2.0-alpha18
|
2018-06-23 13:31:46 +00:00
|
|
|
|
commit=v3.3.4
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-07-03 03:05:11 +00:00
|
|
|
|
Build:3.3.6,177
|
2018-07-06 18:12:12 +00:00
|
|
|
|
disable=uses com.android.tools.build:gradle:3.2.0-beta01
|
2018-07-03 03:05:11 +00:00
|
|
|
|
commit=v3.3.6
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-07-15 14:08:18 +00:00
|
|
|
|
Build:3.3.7,178
|
|
|
|
|
commit=v3.3.7
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
2018-07-20 19:01:56 +00:00
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
2018-07-15 14:08:18 +00:00
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-07-24 16:15:43 +00:00
|
|
|
|
Build:3.4.0,179
|
|
|
|
|
commit=v3.4.0
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-07-25 16:26:25 +00:00
|
|
|
|
Build:3.4.1,180
|
|
|
|
|
commit=v3.4.1
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-07-29 13:01:40 +00:00
|
|
|
|
Build:3.4.2,181
|
|
|
|
|
commit=v3.4.2
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-08-06 11:43:35 +00:00
|
|
|
|
Build:3.4.3,182
|
|
|
|
|
commit=v3.4.3
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-08-09 18:57:06 +00:00
|
|
|
|
Build:3.4.4,183
|
|
|
|
|
commit=v3.4.4
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-08-15 10:10:14 +00:00
|
|
|
|
Build:3.4.5,184
|
|
|
|
|
commit=v3.4.5
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-09-05 15:09:43 +00:00
|
|
|
|
Build:3.5.1,186
|
|
|
|
|
commit=v3.5.1
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-09-09 13:43:50 +00:00
|
|
|
|
Build:3.5.3,188
|
|
|
|
|
commit=v3.5.3
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-09-20 17:13:12 +00:00
|
|
|
|
Build:3.5.4,189
|
|
|
|
|
commit=v3.5.4
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-12-27 17:21:52 +00:00
|
|
|
|
Build:3.6.0,190
|
|
|
|
|
commit=v3.6.0
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2018-12-30 22:58:09 +00:00
|
|
|
|
Build:3.6.1,191
|
|
|
|
|
commit=v3.6.1
|
|
|
|
|
subdir=presentation
|
|
|
|
|
gradle=noAnalytics
|
|
|
|
|
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
|
|
|
|
sed -i -e '/glide-snapshot/d' ../build.gradle
|
|
|
|
|
ndk=r16b
|
|
|
|
|
|
2016-01-07 10:49:24 +00:00
|
|
|
|
Auto Update Mode:Version v%v
|
2018-01-14 17:02:52 +00:00
|
|
|
|
Update Check Mode:Tags ^v[0-9.]+$
|
2018-12-30 22:58:09 +00:00
|
|
|
|
Current Version:3.6.1
|
|
|
|
|
Current Version Code:191
|