2018-04-04 19:51:55 +00:00
|
|
|
Categories:System
|
|
|
|
License:MIT
|
|
|
|
Web Site:
|
|
|
|
Source Code:https://github.com/darshanparajuli/LogcatReader
|
|
|
|
Issue Tracker:https://github.com/darshanparajuli/LogcatReader/issues
|
|
|
|
|
|
|
|
Auto Name:Logcat Reader
|
|
|
|
Summary:A simple app to view logs
|
|
|
|
Description:
|
|
|
|
Logcat Reader makes it easy to view and save the device logs.
|
2018-07-12 15:01:42 +00:00
|
|
|
|
|
|
|
'''Features:'''
|
|
|
|
|
|
|
|
* Color coded logs based on log priority
|
|
|
|
* Search through log messages and tags
|
|
|
|
* Option to select from available log buffers¹
|
|
|
|
* Save the logs as a simple text file (as you would see via logcat)
|
|
|
|
* Dark UI theme (switches on at night automatically by default)
|
|
|
|
|
|
|
|
¹ May not work on all devices, in which case, the option will simply not be
|
|
|
|
present in Settings.
|
2018-04-04 19:51:55 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/darshanparajuli/LogcatReader.git
|
|
|
|
|
|
|
|
Build:1.2.0,14
|
|
|
|
commit=v1.2.0
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
|
2018-04-14 12:16:34 +00:00
|
|
|
Build:1.2.1,17
|
|
|
|
commit=v1.2.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
2018-04-20 17:33:35 +00:00
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
2018-04-14 12:16:34 +00:00
|
|
|
|
2018-04-15 02:42:59 +00:00
|
|
|
Build:1.2.2,18
|
|
|
|
commit=v1.2.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
2018-04-20 17:33:35 +00:00
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
2018-04-15 02:42:59 +00:00
|
|
|
|
2018-05-09 11:39:51 +00:00
|
|
|
Build:1.3.0,19
|
|
|
|
commit=v1.3.0
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-08-06 11:11:44 +00:00
|
|
|
Build:1.4.1,21
|
|
|
|
commit=v1.4.1
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-08-19 15:53:06 +00:00
|
|
|
Build:1.5.2,22
|
|
|
|
commit=v1.5.2
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-08-20 21:23:58 +00:00
|
|
|
Build:1.5.3,23
|
|
|
|
commit=v1.5.3
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-09-17 17:42:17 +00:00
|
|
|
Build:1.5.4,24
|
|
|
|
commit=v1.5.4
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-10-09 16:49:01 +00:00
|
|
|
Build:1.5.6,28
|
|
|
|
commit=v1.5.6
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-10-30 18:17:57 +00:00
|
|
|
Build:1.6.0,29
|
|
|
|
commit=v1.6.0
|
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
|
|
|
|
2018-04-04 19:51:55 +00:00
|
|
|
Auto Update Mode:Version v%v
|
|
|
|
Update Check Mode:Tags
|
2018-10-30 18:17:57 +00:00
|
|
|
Current Version:1.6.0
|
|
|
|
Current Version Code:29
|