[APP][2.1+] Trust - Event Logger

Search This thread

Publiuss

Senior Member
Jun 29, 2012
948
171
Trust can't detect crashes or similar events, it only scribbles down regular events send by the system.
I won't integrate this into Trust either, but i have an app planned that will go that direction (i.e. smarter logcat app).

I can let you guys know once i have something like a beta version ready.

Hi

Very good new, such an app would be an ace in the hands of power users.
Together with Trust, they'll be an awesome duo! :eek:
 

short/y

Senior Member
Mar 9, 2006
658
67
Silly-con Valley
Seems to have been a dirty export from eclipse.
I cleaned and rebuild it, and it works for me now.

Try the link from last post again.
Works great now. Thanks again for your excellent support!

---------- Post added at 07:51 AM ---------- Previous post was at 07:49 AM ----------

Trust can't detect crashes or similar events, it only scribbles down regular events send by the system.
I won't integrate this into Trust either, but i have an app planned that will go that direction (i.e. smarter logcat app).

I can let you guys know once i have something like a beta version ready.
I never made it over to IRC. Is this the thing you alluded to earlier?
 

willy900wonka

Senior Member
Dec 14, 2009
644
74
Penguinville
First off I want to congratulate you on a great app. It's easy to use and very helpful.

The only issue I see on my evo lte is Trust being swapped out from memory ( see picture ).
I'm hoping there's either a rooted approach or a manifest/xml hook to keep it in memory.
 

Attachments

  • 2012-08-08_10-54-12.jpg
    2012-08-08_10-54-12.jpg
    28.1 KB · Views: 171

Dark3n

Recognized Developer
Sep 14, 2007
2,626
5,478
twitter.com
Uploaded 1.2.6.
I fixed two crashes and that the leading 00 on caller numbers were not displayed/saved.
 

dolphinschick

New member
Mar 28, 2012
2
0
36
Sparks
So the app isn't accepting my lock pattern and I'm locked out. I really don't want to un install and loose my data. Is there another solution?
 

Dark3n

Recognized Developer
Sep 14, 2007
2,626
5,478
twitter.com
So the app isn't accepting my lock pattern and I'm locked out. I really don't want to un install and loose my data. Is there another solution?

First off, don't worry your data is not lost.

Are you sure you didn't confuse the lock pattern from the app with your phone one?

To remove the pattern, we have two options:
If you have root, you can remove the file containing the pattern, see screenshot.

If you don't have root and don't want to root, you will have to wait 9 days till I'm back from holidays, and then I can write a small app that removes the pattern without the need for root.
 

Attachments

  • Screenshot_2012-10-01-09-36-56.jpg
    Screenshot_2012-10-01-09-36-56.jpg
    26.8 KB · Views: 122

Dark3n

Recognized Developer
Sep 14, 2007
2,626
5,478
twitter.com
Small update is out (v1.2.8).
Added portuguese (brazil) as language.
The only thing you will directly see is that app related events now show a link in their details page.
The link takes you to the apps page in google play.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    attachment.php

    Hi XDA,

    i want to introduce my newest app called "Trust".

    An image says more than 1000 words, so have some screenshots first:

    It currently logs the following events:
    • Foreground apps
    • Installed/deleted/replaced/restartet/cleared apps
    • Power connect/disconnect
    • Shutdowns/Boots
    • Screen on/off events
    • Lockscreen events
    • Loss of wifi/cell connectivity
    • Removed media
    • Calls

    I'm open for suggestions if you have ideas for features.

    There is a free and a pro version.
    The free version shows the last 24 hours while the pro shows unlimited events.

    5
    I didn't forget this app :).
    Released an update yesterday.
    We are at v2.0.1 now.

    I've updated the UI, improved the code with new stuff i learned.
    I also added the wifi SSID to events and foreground apps are now tracked too!
    3
    Code:
    Changelog:
    v2.0.1
    - Fixed dialog colors on gingerbread devices
    
    v2.0
    - Revisited and improved a lot of code
    - Improved the UI
    - Added app foreground activity tracking
    - Added wifi SSID to wifi events
    
    v1.2.8
    - Added portuguese (brazil) as language
    
    v1.2.7
    - App related events now show a link to the apps web/gplay site in their details
    - Small code changes 
    
    v1.2.6
    - Fixed leading 00 on numbers not being saved
    - Fixed two crashes
    
    v1.2.5
    - Added excel date/time to export columns
    - Added option to change displayed time style
    - Tweaked formatting a little bit
    
    v1.2.4
    - added Italian as language
    
    v1.2.3
    - Fixed possibly FC on DetailsDialog when resuming app
    - Changed export format once more (date;time;timestamp;ID;type;extra;description)
    
    v1.2.2
    - Fixed notification not being removed
    - Added a formated date column to the exported database file
    
    v1.2.1
    - Fixed crash when setting password
    - Tweaked ics menu button
    - Settings now ask for pattern on resume too
    
    v1.2.0:
    - Events are stored forever unless specified otherwise in settings
    - Added option to export database to CSV
    - Some work on the UI dialogs
    - Translation preparations
    
    v1.1.2:
    - Wifi only devices should now see the app on the market too
    
    v1.1.1:
    - Small change to the manifest to increase device compatibility
    
    v1.1:
    - First public release of Trust
    2
    Trust can't detect crashes or similar events, it only scribbles down regular events send by the system.
    I won't integrate this into Trust either, but i have an app planned that will go that direction (i.e. smarter logcat app).

    I can let you guys know once i have something like a beta version ready.
    1
    Just pushed v1.2.0 to the market
    How long events are kept is now variable from 1 day to forever (see settings).

    The menu offers an export function, which writes all database entries into a .csv file, with the following syntax:

    Code:
    time;ID;type;extra;description
    1339799055212;180;24;"";"Restored wifi connection"