Commit graph

7 commits

Author SHA1 Message Date
tobiasKaminsky
d5ff4f9a4f
Fix spotbugs filter
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-24 14:34:34 +02:00
Andy Scherzinger
7f0e6beb83
try to correct regex for spotbugs ignore
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-24 13:58:03 +02:00
Andy Scherzinger
93f3848172
proper spotbugs exclusion
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-24 12:25:29 +02:00
Andy Scherzinger
1ef6f58204
ignore library code of markdown render dependencies
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-24 09:29:47 +02:00
Chris Narkiewicz
c35873f5dc
Log search functionality and log browser refactoring
* added log search in logs browser
* added logs browser view model test
* added universal async filtering utility
* refactored async runner and added manual runner
* migrated logs browser to Android DataBinding and Kotlin
* disabled imports ordering Ktlint rule as IDE does not
  support ktlint ordering
* added some missing tests around logger

Closes #4311

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-14 20:21:24 +01:00
tobiasKaminsky
51ee4d88fd
handle silent delete/delete-all push notifications
do not ignore talk messages (will only be sent if no talk app is installed)
exclude generated Parcelable

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-23 10:41:19 +02:00
Chris Narkiewicz
d6b4deea17
Remove legacy FindBugs tasks from build script
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-23 05:43:10 +01:00
Renamed from findbugs-filter.xml (Browse further)