ScreenCam: Add tracking AF, closes #608

This commit is contained in:
Boris Kraut 2017-02-14 22:23:07 +01:00
parent 89c5cde73a
commit 7332dd22f8

View file

@ -1,3 +1,4 @@
AntiFeatures:Tracking
Categories:System
License:AGPL-3.0
Web Site:
@ -45,6 +46,13 @@ Build:1.6.1,13
subdir=app
gradle=yes
Maintainer Notes:
Tracking via Countly setup in app/src/main/java/com/orpheusdroid/screenrecorder/MainActivity.java
for release builds. Either comment out "setupAnalytics();" there or just move endpoint url --
ANALYTICS_URL = "http://analytics.orpheusdroid.com"; -- to localhost, see
app/src/main/java/com/orpheusdroid/screenrecorder/Const.java.
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.6.1