Statistics
| Branch: | Tag: | Revision:

checkey / res @ 273d747c

Name Size Revision Age Author Comment
  drawable-hdpi 7869b02d over 3 years Hans-Christoph Steiner add a stupid app icon
  drawable-mdpi 7869b02d over 3 years Hans-Christoph Steiner add a stupid app icon
  drawable-xhdpi 7869b02d over 3 years Hans-Christoph Steiner add a stupid app icon
  drawable-xxhdpi 7869b02d over 3 years Hans-Christoph Steiner add a stupid app icon
  layout 9e69afe0 over 3 years Hans-Christoph Steiner ditch ActionMode and put actions into ActionBar...
  layout-v11 b3e9cd22 over 3 years Hans-Christoph Steiner rename list item layouts to make Adapter/Fragme...
  menu 273d747c over 3 years Hans-Christoph Steiner first stab at generating a .java file for a cer...
  values 273d747c over 3 years Hans-Christoph Steiner first stab at generating a .java file for a cer...
  values-v11 16364074 over 3 years Hans-Christoph Steiner project template created by Android Eclipse ADT
  values-v14 16364074 over 3 years Hans-Christoph Steiner project template created by Android Eclipse ADT
  values-w820dp 16364074 over 3 years Hans-Christoph Steiner project template created by Android Eclipse ADT

Latest revisions

# Date Author Comment
273d747c 06/20/2014 04:40 pm Hans-Christoph Steiner

first stab at generating a .java file for a certificate pin

9e69afe0 06/19/2014 12:45 am Hans-Christoph Steiner

ditch ActionMode and put actions into ActionBar

This also moves AppListFragment into MainActivity as a static inner class
to simplify the code.

2fa4f15e 06/18/2014 08:47 pm Hans-Christoph Steiner

rename layout XML to make Activity class name

7869b02d 06/18/2014 08:47 pm Hans-Christoph Steiner

add a stupid app icon

24a4d539 06/18/2014 08:47 pm Hans-Christoph Steiner

add "Save" action for saving out an app's signing certificate

It then launches a Share/SEND Intent to send it to wherever the user wants
it to go...

03f389d1 06/18/2014 08:47 pm Hans-Christoph Steiner

add Share and "Open in Browser" options to the WebView

cd4d2518 06/18/2014 08:47 pm Hans-Christoph Steiner

add support for checking the VirusTotal database

VirusTotal has some useful information, so make it easy to check an APK.

b3e9cd22 06/18/2014 08:47 pm Hans-Christoph Steiner

rename list item layouts to make Adapter/Fragment/etc.

d198dcf8 06/18/2014 08:47 pm Hans-Christoph Steiner

convert ContextMenu to ActionMode

An ActionMode makes a lot more sense these days, plus it usually provides a
quicker interaction.

81fd7e13 06/18/2014 08:47 pm Hans-Christoph Steiner

use appcompat for theme files

View revisions

Also available in: Atom