]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Show date/thread prefix in log view if we have enough space
authorTobias Brunner <tobias@strongswan.org>
Fri, 29 Jun 2018 10:50:31 +0000 (12:50 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:44 +0000 (11:31 +0200)
commit27cf3e666e40ef1571e5454daf313376a15a225d
tree1b1b3494406be14996327bb99f7702f18fbe2063
parent19c95c9bc4c995fb0436f163d42fc81cd1079d4c
android: Show date/thread prefix in log view if we have enough space

This is the case for tablets or even phones in landscape orientation.
600dp is the breaking point for small tablets according to Google's
docs.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/LogFragment.java