30 lines
1.4 KiB
Plaintext
30 lines
1.4 KiB
Plaintext
Category:System
|
|
License:GPLv3
|
|
Web Site:http://code.google.com/p/alogcat/
|
|
Source Code:http://code.google.com/p/alogcat/source/checkout
|
|
Issue Tracker:http://code.google.com/p/alogcat/issues/list
|
|
|
|
Summary:System and app log viewer
|
|
Description:
|
|
Log viewer - an app equivalent of logcat from the Android shell, or
|
|
adb logcat from the SDK tools. You can choose to only see errors or
|
|
view all the system logs. That can then be filtered by keyword
|
|
so if an app has problems you can just send the relevant logs to the
|
|
developer
|
|
.
|
|
|
|
Repo Type:git-svn
|
|
Repo:http://alogcat.googlecode.com/svn/trunk
|
|
|
|
Build Version:2.1.6,34,28
|
|
Build Version:2.3,36,30
|
|
Build Version:2.3.2,38,31,prebuild=find . -type f -name \*.java -print0 | xargs -0 sed -i "s/^import org\.jtb\.alogcat\.donate\.R;$/import org.jtb.alogcat.R;/g" && sed -i "s/org.jtb.alogcat.donate/org.jtb.alogcat/" AndroidManifest.xml
|
|
Build Version:2.4,39,37
|
|
Build Version:2.5,40,41,prebuild=find . -type f -name \*.java -print0 | xargs -0 sed -i "s/^import org\.jtb\.alogcat\.donate\.R;$/import org.jtb.alogcat.R;/g" && sed -i "s/org.jtb.alogcat.donate/org.jtb.alogcat/" AndroidManifest.xml
|
|
Build Version:2.6.1,43,48,prebuild=find . -type f -name \*.java -print0 | xargs -0 sed -i "s/^import org\.jtb\.alogcat\.donate\.R;$/import org.jtb.alogcat.R;/g" && sed -i "s/org.jtb.alogcat.donate/org.jtb.alogcat/" AndroidManifest.xml
|
|
|
|
Update Check Mode:Market
|
|
Current Version:2.6.1
|
|
Current Version Code:43
|
|
|