fdroiddata/metadata/com.readystatesoftware.ghostlog.txt

42 lines
1.3 KiB
Plaintext
Raw Normal View History

2015-08-30 01:23:31 +00:00
Categories:Development
2016-12-17 09:37:34 +00:00
License:Apache-2.0
2015-07-02 20:50:06 +00:00
Web Site:
Source Code:https://github.com/jgilfelt/GhostLog
Issue Tracker:https://github.com/jgilfelt/GhostLog/issues
Auto Name:Ghost Log
2015-07-02 22:08:32 +00:00
Summary:Show logcat in an overlay
2015-07-02 20:50:06 +00:00
Description:
2015-07-02 22:08:32 +00:00
Displays the device logcat buffer in a system overlay window.
2015-07-02 20:50:06 +00:00
Features:
* Persistent logcat display as a system overlay
* Customisable log filters and display options
* Auto filter by the current foreground Activity process
* Quick access to pause/play, clear & share functions via rich notification
* Integration support for non-root devices
.
Requires Root:yes
2015-07-02 20:50:06 +00:00
Repo Type:git
Repo:https://github.com/jgilfelt/GhostLog.git
Build:1.0.3,3
commit=706b8a596936b9f62a4053dc3cb05fde9b12cd6d
subdir=GhostLog/app
gradle=yes
2015-08-30 01:23:31 +00:00
prebuild=sed -e '1,8s/gradle:0.7.+/gradle:1.2.2/g' -e '9,$d' build.gradle > ../build.gradle && \
sed -i -e '1,8d' -e '/plugin/s/android/com.android.application/g' -e '/propFile/,$d' -e '/roguard/s/^/\/\//g' build.gradle && \
echo -e "allprojects {\nrepositories {\njcenter()\n}\n}" >> ../build.gradle
2015-09-04 05:11:06 +00:00
build=mkdir -p build/outputs/apk && \
2015-08-30 01:23:31 +00:00
pushd build && \
ln -s outputs/apk/ apk && \
popd
2015-07-02 20:50:06 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.0.3
Current Version Code:3