Merge branch 'patch-1' into 'master'
Update ScreenCam: Add Donation link and anti-feature removal See merge request !2188
This commit is contained in:
commit
085b03b382
|
|
@ -1,9 +1,9 @@
|
||||||
AntiFeatures:Tracking
|
|
||||||
Categories:System
|
Categories:System
|
||||||
License:AGPL-3.0
|
License:AGPL-3.0
|
||||||
Web Site:https://orpheusdroid.com
|
Web Site:https://orpheusdroid.com
|
||||||
Source Code:https://github.com/vijai1996/screenrecorder
|
Source Code:https://github.com/vijai1996/screenrecorder
|
||||||
Issue Tracker:https://github.com/vijai1996/screenrecorder/issues
|
Issue Tracker:https://github.com/vijai1996/screenrecorder/issues
|
||||||
|
Donate:https://paypal.me/vijaichander
|
||||||
Bitcoin:1Cbf61y8XNx3BLWvoZB71x4XgBKB7r8BuB
|
Bitcoin:1Cbf61y8XNx3BLWvoZB71x4XgBKB7r8BuB
|
||||||
|
|
||||||
Auto Name:ScreenCam
|
Auto Name:ScreenCam
|
||||||
|
|
@ -62,13 +62,6 @@ Build:1.7.2,16
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.7.2
|
Current Version:1.7.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue