Releases: guardianproject/proofmode-android
ProofMode 0.0.9 beta 2
ProofMode 0.0.9 beta 1
8eed4bf update travis script... again!
e3a59ac 0.0.9-beta-1
e5021a5 add initial code for USB attachment detection
7317155 small UI tweaks
f47d019 more work on #15 to integrate safetynet response
183298a disable connected debug device test for travis
69c1d91 don't fail on LINT fails
2f799ef updating travis to fix build issues
bb09a83 Implements #15 for extra verification
32baaaa update to build tools 25.0.2
a587ee5 adding command line for tools
d10a6b0 fix typo in travis build file
8869a9c update for jdk8
ProofMode 0.0.8 Beta 3
9ca871e 0.0.8-beta-3
b785f6b make sure new media detection jobs start on boot
258b699 0.0.8-beta-2
0ea9c9d implement new JobScheduler approach to detect new media for SDK 24
34e4dff update to 0.0.8-beta-1
61a3c20 work on #10 to improve logic for reading/writing proof
772587e update the version of gradle
153619f update to 0.0.8-alpha-1
8b7a871 fix gradle build for 0.0.7-alpha-1
11f3894 update to 0.0.7-alpha-1
16c29f5 for #10 tune the handling of errors in the "proof writer"
42f51e1 add "Share Proof Only" option for #11
42bf118 Merge branch 'master' of github.com:guardianproject/proofmode
a77c498 for #11, added a popup dialog (for now) with intermediate "share" options
3473d36 Update 1487917842390batchproof.csv
ProofMode 0.0.8 BETA 1
34e4dff update to 0.0.8-beta-1
61a3c20 work on #10 to improve logic for reading/writing proof
772587e update the version of gradle
153619f update to 0.0.8-alpha-1
8b7a871 fix gradle build for 0.0.7-alpha-1
11f3894 update to 0.0.7-alpha-1
16c29f5 for #10 tune the handling of errors in the "proof writer"
42f51e1 add "Share Proof Only" option for #11
42bf118 Merge branch 'master' of github.com:guardianproject/proofmode
a77c498 for #11, added a popup dialog (for now) with intermediate "share" options
ProofMode 0.0.8 Alpha 1
ProofMode 0.0.7 BETA 1
7762939 new supporting files
2da08b9 update to 0.0.7-beta-1
a24197c more improvements to key sharing and signing
676ac7a make key publishing optional, not automatic
c902dfd add support for ProofMode Tile Service API
4fccf46 move pgp crypto functions into PgpUtils files
4df1c01 update to build configuration
cc772ac update version to 0.0.7
9bb6429 update feature and screenshots
ebc2aeb Set theme jekyll-theme-tactile
37de9c1 Set theme jekyll-theme-cayman
e903783 updated README with license info
fdae3bc add original android material art icon files
4474216 move to SHA256 hashes for all
b313a35 improve the build process, add more ram
26df104 update the intro with new icons
47d70b6 add this to the libs folder so we can make sure a folder is there the proguard optmization expects it
ProofMode 0.0.6
- New onboarding user experience!
- Moved to SHA-256 hashes for all files
e903783 updated README with license info
fdae3bc add original android material art icon files
4474216 move to SHA256 hashes for all
b313a35 improve the build process, add more ram
26df104 update the intro with new icons
47d70b6 add this to the libs folder so we can make sure a folder is there the proguard optmization expects it
75b58bd update to 0.0.6
f9adf2e finish new onboarding and permission request
4903252 improve logic for handling permission request checks
49a9d0c update for new appintro
e038ccb add simple app into for first time users
8defa1a update design, graphics and build settings
ProofMode 0.0.5
ProofMode 0.0.4
ProofMode 0.0.3
605bb0c fix pgp signature handling, and make sure fileobserver keeps running!
655fa1f fix detection of new video files to work for more apps this now used a RecursiveFileObserver for the DCIM directory
0a1177b add support for persisting private key and better crypto init
3eda645 add proguard optimization script
e935928 support automatic publishing of public key to pgp.mit.edu
edb7a95 basic PGP key generation and signing with CSV data export
b8b5cbe add initial pgp implementation
ded6bb2 fix issues with import/export for certain apps
506b32c differntiate send intent activities
c64414e tweak layout some more
d5a737b remove noisy toasts... no need!
967b673 improve media monitoring and import
a4fc53f start adding main screen controls