Skip to content

Proofmode for Android 2.2 RC 2

Compare
Choose a tag to compare
@n8fr8 n8fr8 released this 19 Dec 21:36
· 121 commits to main since this release

20b645e (origin/main, gh/main) only add c2pa cert if it exists
f45f702 multiple updates for performance, stability and bug fixing
a008e0c add c2pa public cert to proof zip
c4dfe9f improve C2PA related metadata use and credentials setup
22ecb24 update to use packageName instead of BuildConfig for file provider authority
eaa6142 Updates for background JobService and WorkManager support as well as SDK updates
c71e1e9 remove audiocontentjob - doing separate app for audio
328b672 update for SDK 34 and Java 17
ee4d873 update to 2.2.0-RC-1
6cd5ee7 add some small amount of info when sharing
0f16897 update to 2.2.0-BETA-2
309f312 finally fix background proofmode
05cdefd simplify import menu to one shared option for image and video
d04cba7 improve display of item metadata view
11beaa5 fix c2pa AI flag settings
b0317d6 clean-up c2pa metadata setting and update to 2.2.0-BETA-1
34d0b8f fix issue with import
162834d update to simple-c2pa 0.0.6
63a847b update comments and methods
05d195d small improvements to c2pa
9aef178 make key loading only happen as needed
10ec2dd Merge branch 'master' of https://gitlab.com/guardianproject/proofmode/proofmode-android
697a620 update image picker
4101194 add new intent actions for camera activity
5f991da initial in-progress support for new simple-c2pa library
d2c893a updated resources
759ac9f (tag: 2.2.0-ALPHA-4) update to 2.2.0-ALPHA-4
5096a43 UI updates and improvements
df36794 add ACRA email crash support
fc3fe52 add new function to get hashmap of proof for in-app display
9075c4e handle null video thumbnail and IOException
7a6e029 (tag: 2.2.0-ALPHA-3) 2.2.0-ALPHA-3
15927b7 add identity chooser to credentials and improve item metadata display
9be0f73 write c2pa metadata to a temp file which is copied back over the original
af966f2 ensure proof is generated for new in-app photos and video
ad6fff9 ensure service is only init'd one time
7d7cca4 fix backhandler loop crash
dca44f7 Merge branch 'master' of gitlab.com:guardianproject/proofmode/proofmode-android
4a77cfd add new settings for content credentials
5678bce update to support optional use of c2pa features
5900f61 Merge branch 'master' of github.com:guardianproject/proofmode-android