satrion / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

Log Item Information Needs Updating #120

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
From the AcitivtyLog, each log item can be selected, but the data presented is 
kind of horrible.  Aside from making it look better, here are some things that 
should be changed:

All Logs:
  - IDs should be removed
  - Timestamp should be replaced by Date-Time format

Event Logs:
  - Paramaters should be human readable

Action Logs:
  - Paramaters should be human readable
  - LogEventID should be replaced with a clickable that sets Listview focus on and opens the EventLog item that caused it

Original issue reported on code.google.com by case.and...@gmail.com on 8 Jul 2010 at 6:40

GoogleCodeExporter commented 9 years ago
Ill work on this

Original comment by c.r.dow...@gmail.com on 12 Jul 2010 at 3:00

GoogleCodeExporter commented 9 years ago
some formatting fixes started here:

http://codereview.appspot.com/1846053/show

Original comment by c.r.dow...@gmail.com on 3 Aug 2010 at 3:40