Skip to content

Releases: guardianproject/proofmode-android

Proofmode for Android 3.0 RC 2

06 Feb 12:51
3.0.0-RC-2

Choose a tag to compare

  • improved camera layout
  • integration of C2PA validation and icon display
  • overall platform library updates for stability
  • on device claim signing using hardware back secure key storage

f2ac584 (HEAD -> main, tag: 3.0.0-RC-2) update to 3.0.0-RC-2
335f584 fix issue with content uri lookups
1dcd145 (tag: 3.0.0-RC-1) update to 3.0.0-RC-1
9d5b895 improve CR validation rendering and logic
429bc1b (origin/main, dev/main) add basic support for real-time C2PA detection
5cd421f (tag: 3.0.0-BETA-4) update to 3.0.0-BETA-4
e797273 fix video camera black background issue
e3165ee add validation of C2PA in media display mode
e378fbc improve layout of videocamera to match photo
5061bb8 improve layout and display of camera
648138b fix layout and UI issues
feb09ca fix layout for drawer
fa94079 cleanup old/messy code
3831a2c remove unused methods
c721062 update dependencies
489ba80 (tag: 3.0.0-BETA-3) update to version 3.0.0-BETA-3
4f92b18 update build scripts and library handling
263e6e4 implement local keystore or strongbox signing if supported
9f4b1b2 update location listener init
106985b update C2PA to use self-signed hardware key (for now)
e4caea4 update kotlin and dependencies
8f1b7b6 add initial Play Integrity support for signing
1d73f56 fix autoimport, background worker logic
3961dd8 update code to use secrets manager
64d8040 only include location if the user has preference set
16b261c change ProofMode to Proofmode for APK archive name
efa6068 tweak alignment of date title view and menu in main activity
aa2d371 more UX cleanups
3d8ea9a update compose dependencies
b158b8a fix tedimagepicker to get latest releases
84a0580 cleanup noActionBar / toolbar /fullscreen layout and logic to simplify and stabilize
8bfad3b fix proguard to work with all libraries

Proofmode for Android 3.0 BETA 3

04 Feb 22:13
3.0.0-BETA-3

Choose a tag to compare

489ba80 (HEAD -> main, tag: 3.0.0-BETA-3) update to version 3.0.0-BETA-3
4f92b18 (dev/main) update build scripts and library handling
263e6e4 implement local keystore or strongbox signing if supported
9f4b1b2 update location listener init
106985b update C2PA to use self-signed hardware key (for now)
e4caea4 update kotlin and dependencies
8f1b7b6 add initial Play Integrity support for signing
1d73f56 (origin/main) fix autoimport, background worker logic
3961dd8 update code to use secrets manager
64d8040 only include location if the user has preference set
16b261c change ProofMode to Proofmode for APK archive name
efa6068 tweak alignment of date title view and menu in main activity
aa2d371 more UX cleanups
3d8ea9a update compose dependencies
b158b8a fix tedimagepicker to get latest releases
84a0580 cleanup noActionBar / toolbar /fullscreen layout and logic to simplify and stabilize
8bfad3b fix proguard to work with all libraries
21cc302 (tag: 3.0.0-BETA-2) update to 3.0.0-BETA-2
c7e2be3 implement basic Play Integrity support
b8f9314 remove legacy SafetyCheckCode (to be replaced by Play Integrity)
13ba886 readd opentimestamps support
c01b238 fix proguard builds
e078696 (tag: 3.0.0-BETA-1, dev) update to 3.0.0-BETA-1
1ac80f2 fixes for C2PA signing, to ensure no double signing, and fix assertion claims

Proofmode for Android 3.0 BETA 2

29 Jan 18:39
3.0.0-BETA-2

Choose a tag to compare

Pre-release

21cc302 (HEAD -> main, tag: 3.0.0-BETA-2) update to 3.0.0-BETA-2
c7e2be3 (dev/main) implement basic Play Integrity support
b8f9314 remove legacy SafetyCheckCode (to be replaced by Play Integrity)
13ba886 readd opentimestamps support
c01b238 fix proguard builds
e078696 (tag: 3.0.0-BETA-1, dev) update to 3.0.0-BETA-1
1ac80f2 fixes for C2PA signing, to ensure no double signing, and fix assertion claims
84c7162 (origin/dev, dev/dev) massive update for gradle 9, c2pa-android and more
a23146b update to use c2pa-1.0.0 aar library and other updated dependencies
132170c update opentimestamps pgp libraries
6a9d6eb update gradle and settings to use c2pa dev repo
9613bac update dependencies and fix missing icon assets
b560d2d Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
4bd3925 (tag: 3.0.0-ALPHA-1) update to implement C2PAManager with keystore generated/stored key
2bd84c3 ensure button size grows with font size on device
7aaa304 add support for softwareAgent and digitalSourceType
9a19de2 update API usage to set softwareAgent and digitalSourceType properly
2b797f4 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
0590030 add update c2pa library
6815d3f add test certs and implement default existing key signing mode
bd2ce83 major updates to gradle, kotlin, etc to work with the new c2pa-android library
85c01ab fun idea for Aircraft Data as a notarization agent... will work on it more later!
fbb01e6 Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android
48328ab work to add local, self-signed key+cert generation in Kotlin (no longer available in cert library)
0131946 update gradle memory usage
b8ac6a7 Merge branch 'weblate-guardianproject-proofmode' into 'main'
1702a30 Translated using Weblate (Russian)
1bfdf49 Merge branch 'weblate-guardianproject-proofmode' into 'main'
c0d5ff9 Translated using Weblate (Chinese (Simplified Han script))
202fe19 Translated using Weblate (Russian)
7f6ca50 Translated using Weblate (Ukrainian)
235d436 Translated using Weblate (Russian)
b284fd3 (origin/main) Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
52413b7 remove memory config in gradle props
6c327cb Merge branch 'main' of github.com:guardianproject/proofmode-android into dev
09847b7 remove old, invalid API keys from codebase
ab71edf Create dependabot.yml
6537bcc Merge branch 'set-sast-config-1' into 'main'
f5bcca4 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
888feb9 add gitlab SAST scanning
3b88c52 (origin/dev_c2pa_experimental, dev_c2pa_experimental) add pgp CAWG attestation back in
f2256ec use Manifest package in c2pa-android library to build manifest!
c0efe44 update c2pa-android locally built aar to add manifestbuilder libraries
e26cf27 Merge branch 'test-connection' into 'main'
5a879c9 Merge branch 'weblate-guardianproject-proofmode' into 'main'
f9ecdd7 Translated using Weblate (French)
f267570 Merge branch 'weblate-guardianproject-proofmode' into 'main'
07bf2d8 Adds Filebase connection test functionality
ca388dd Adds Filebase connection test
9dcd6ed more updates for c2pa 2.x support
b79438a Translated using Weblate (Ukrainian)
b23fc6c Translated using Weblate (Ukrainian)
d21e18f (dev/dev_c2pa_experimental) add local c2pa library for now
81a32d0 initial experiments for integratring new c2pa 2.2 library
bea0068 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
e265479 (dev_matrix_upload) break out filebase upload to clean function
0705ebe update async to coroutines to be more proper Kotlin
bddf676 make addWatermark private
4b67824 Merge branch 'weblate-guardianproject-proofmode' into 'main'
717521c Translated using Weblate (Ukrainian)
d45fc66 Translated using Weblate (Ukrainian)
e454be0 Translated using Weblate (Ukrainian)
6141619 Translated using Weblate (Ukrainian)
5d6a9ca Translated using Weblate (Ukrainian)
7a97bb6 (dev/dev_matrix_upload) add cacheing of public saved URI for media
fe9a0ee add new social sharing feature with watermark and qr code
87d5633 Translated using Weblate (Chinese (Simplified Han script))
3017ceb Translated using Weblate (Chinese (Simplified Han script))
21f4bd3 Translated using Weblate (Chinese (Simplified Han script))
10b25c0 Translated using Weblate (Chinese (Simplified Han script))
d6f1821 Translated using Weblate (French)
cec6df9 Update translation files
40b3071 Translated using Weblate (Tamil)
64e5bbe clean up proof generation and other small fixes
c9afeb0 reorganization into logical subpackages
979e779 remove libp2p implementation as it wasn't working

Proofmode for Android 3.0 BETA 1

29 Jan 16:44
3.0.0-BETA-1

Choose a tag to compare

Pre-release

e078696 (HEAD -> main, tag: 3.0.0-BETA-1, dev/main, dev) update to 3.0.0-BETA-1
1ac80f2 fixes for C2PA signing, to ensure no double signing, and fix assertion claims
84c7162 (origin/dev, dev/dev) massive update for gradle 9, c2pa-android and more
a23146b update to use c2pa-1.0.0 aar library and other updated dependencies
132170c update opentimestamps pgp libraries
6a9d6eb update gradle and settings to use c2pa dev repo
9613bac update dependencies and fix missing icon assets
b560d2d Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
4bd3925 (tag: 3.0.0-ALPHA-1) update to implement C2PAManager with keystore generated/stored key
2bd84c3 ensure button size grows with font size on device
7aaa304 add support for softwareAgent and digitalSourceType
9a19de2 update API usage to set softwareAgent and digitalSourceType properly
2b797f4 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
0590030 add update c2pa library
6815d3f add test certs and implement default existing key signing mode
bd2ce83 major updates to gradle, kotlin, etc to work with the new c2pa-android library
85c01ab fun idea for Aircraft Data as a notarization agent... will work on it more later!
fbb01e6 Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android
48328ab work to add local, self-signed key+cert generation in Kotlin (no longer available in cert library)
0131946 update gradle memory usage
b8ac6a7 Merge branch 'weblate-guardianproject-proofmode' into 'main'
1702a30 Translated using Weblate (Russian)
1bfdf49 Merge branch 'weblate-guardianproject-proofmode' into 'main'
c0d5ff9 Translated using Weblate (Chinese (Simplified Han script))
202fe19 Translated using Weblate (Russian)
7f6ca50 Translated using Weblate (Ukrainian)
235d436 Translated using Weblate (Russian)
b284fd3 (origin/main) Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
52413b7 remove memory config in gradle props
6c327cb Merge branch 'main' of github.com:guardianproject/proofmode-android into dev
09847b7 remove old, invalid API keys from codebase
ab71edf Create dependabot.yml
6537bcc Merge branch 'set-sast-config-1' into 'main'
f5bcca4 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
888feb9 add gitlab SAST scanning
3b88c52 (origin/dev_c2pa_experimental, dev_c2pa_experimental) add pgp CAWG attestation back in
f2256ec use Manifest package in c2pa-android library to build manifest!
c0efe44 update c2pa-android locally built aar to add manifestbuilder libraries
e26cf27 Merge branch 'test-connection' into 'main'
5a879c9 Merge branch 'weblate-guardianproject-proofmode' into 'main'
f9ecdd7 Translated using Weblate (French)
f267570 Merge branch 'weblate-guardianproject-proofmode' into 'main'
07bf2d8 Adds Filebase connection test functionality
ca388dd Adds Filebase connection test
9dcd6ed more updates for c2pa 2.x support
b79438a Translated using Weblate (Ukrainian)
b23fc6c Translated using Weblate (Ukrainian)
d21e18f (dev/dev_c2pa_experimental) add local c2pa library for now
81a32d0 initial experiments for integratring new c2pa 2.2 library
bea0068 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
e265479 (dev_matrix_upload) break out filebase upload to clean function
0705ebe update async to coroutines to be more proper Kotlin
bddf676 make addWatermark private
4b67824 Merge branch 'weblate-guardianproject-proofmode' into 'main'
717521c Translated using Weblate (Ukrainian)
d45fc66 Translated using Weblate (Ukrainian)
e454be0 Translated using Weblate (Ukrainian)
6141619 Translated using Weblate (Ukrainian)
5d6a9ca Translated using Weblate (Ukrainian)
7a97bb6 (dev/dev_matrix_upload) add cacheing of public saved URI for media
fe9a0ee add new social sharing feature with watermark and qr code
87d5633 Translated using Weblate (Chinese (Simplified Han script))
3017ceb Translated using Weblate (Chinese (Simplified Han script))
21f4bd3 Translated using Weblate (Chinese (Simplified Han script))
10b25c0 Translated using Weblate (Chinese (Simplified Han script))
d6f1821 Translated using Weblate (French)
cec6df9 Update translation files
40b3071 Translated using Weblate (Tamil)
64e5bbe clean up proof generation and other small fixes
c9afeb0 reorganization into logical subpackages
979e779 remove libp2p implementation as it wasn't working
3ed0c33 (tag: 2.6.0-RC-3) updatge to 2.6.0-RC-3 with fixes for 32 bit devices
33626df don't use c2pa if device is NOT 64-bit (not supported)
ada5f77 Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android
568ff89 remove legacy UI that was causing crashes
c30d1b9 fix methods in storage provider
2bc8e5f fix callback arguments on storageprovider
e680aba change "background mode" to "auto import"
e3e0770 implement storage of URI callback on successful save
3e5db4b tweak filebase settings scrolling layout

Proofmode for Android 3.0 ALPHA 1

05 Nov 17:55
3.0.0-ALPHA-1

Choose a tag to compare

Pre-release

major update to new c2pa-android for v2.2 spec support

4bd3925 (tag: 3.0.0-ALPHA-1, origin/dev) update to implement C2PAManager with keystore generated/stored key
2bd84c3 ensure button size grows with font size on device
7aaa304 add support for softwareAgent and digitalSourceType
9a19de2 update API usage to set softwareAgent and digitalSourceType properly
2b797f4 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
0590030 add update c2pa library
6815d3f add test certs and implement default existing key signing mode
bd2ce83 major updates to gradle, kotlin, etc to work with the new c2pa-android library
85c01ab fun idea for Aircraft Data as a notarization agent... will work on it more later!
fbb01e6 (dev/main, main) Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android
48328ab work to add local, self-signed key+cert generation in Kotlin (no longer available in cert library)
0131946 update gradle memory usage
b8ac6a7 Merge branch 'weblate-guardianproject-proofmode' into 'main'
1702a30 Translated using Weblate (Russian)
1bfdf49 Merge branch 'weblate-guardianproject-proofmode' into 'main'
c0d5ff9 Translated using Weblate (Chinese (Simplified Han script))
202fe19 Translated using Weblate (Russian)
7f6ca50 Translated using Weblate (Ukrainian)
235d436 Translated using Weblate (Russian)
b284fd3 (origin/main) Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
52413b7 remove memory config in gradle props
6c327cb Merge branch 'main' of github.com:guardianproject/proofmode-android into dev
09847b7 remove old, invalid API keys from codebase
ab71edf Create dependabot.yml
6537bcc Merge branch 'set-sast-config-1' into 'main'
f5bcca4 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
888feb9 add gitlab SAST scanning
3b88c52 (origin/dev_c2pa_experimental, dev_c2pa_experimental) add pgp CAWG attestation back in
f2256ec use Manifest package in c2pa-android library to build manifest!
c0efe44 update c2pa-android locally built aar to add manifestbuilder libraries
e26cf27 Merge branch 'test-connection' into 'main'
5a879c9 Merge branch 'weblate-guardianproject-proofmode' into 'main'
f9ecdd7 Translated using Weblate (French)
f267570 Merge branch 'weblate-guardianproject-proofmode' into 'main'
07bf2d8 Adds Filebase connection test functionality
ca388dd Adds Filebase connection test
9dcd6ed more updates for c2pa 2.x support
b79438a Translated using Weblate (Ukrainian)
b23fc6c Translated using Weblate (Ukrainian)
d21e18f (dev/dev_c2pa_experimental) add local c2pa library for now
81a32d0 initial experiments for integratring new c2pa 2.2 library
bea0068 Merge branch 'dev' of gitlab.com:guardianproject/proofmode/proofmode-android into dev
e265479 (dev_matrix_upload) break out filebase upload to clean function
0705ebe update async to coroutines to be more proper Kotlin
bddf676 make addWatermark private
4b67824 Merge branch 'weblate-guardianproject-proofmode' into 'main'
717521c Translated using Weblate (Ukrainian)
d45fc66 Translated using Weblate (Ukrainian)
e454be0 Translated using Weblate (Ukrainian)
6141619 Translated using Weblate (Ukrainian)
5d6a9ca Translated using Weblate (Ukrainian)
7a97bb6 (dev/dev_matrix_upload) add cacheing of public saved URI for media
fe9a0ee add new social sharing feature with watermark and qr code
87d5633 Translated using Weblate (Chinese (Simplified Han script))
3017ceb Translated using Weblate (Chinese (Simplified Han script))
21f4bd3 Translated using Weblate (Chinese (Simplified Han script))
10b25c0 Translated using Weblate (Chinese (Simplified Han script))
d6f1821 Translated using Weblate (French)
cec6df9 Update translation files
40b3071 Translated using Weblate (Tamil)
64e5bbe clean up proof generation and other small fixes
c9afeb0 reorganization into logical subpackages
979e779 remove libp2p implementation as it wasn't working

Proofmode for Android 2.6 RC 2

12 Jun 17:59
2.6.0-RC-2

Choose a tag to compare

4de8bd9 (HEAD -> main, tag: 2.6.0-RC-2) update to 2.6.0-RC-2
568ff89 (origin/main, gh/main) remove legacy UI that was causing crashes
c30d1b9 fix methods in storage provider
e680aba change "background mode" to "auto import"
e3e0770 implement storage of URI callback on successful save
3e5db4b tweak filebase settings scrolling layout
407265e (tag: 2.6.0-RC-1) update to 2.6.0-RC-1
3d23fad fix zip filename on save logic
5fae29f cleanup C2PA AI flag options and variable naming to be more clear

Proofmode for Android 2.6 BETA 2

30 May 20:38
2.6.0-BETA-2

Choose a tag to compare

  • major updates to camera functions
  • major UI and branding updates
  • experimental/beta Filebase / IPFS sync feature
  • moved "background mode" to Settings

17645db (HEAD -> main, tag: 2.6.0-BETA-2) update to 2.6.0-BETA-2
1a79971 add excludes from aar/jar files to allow building again
a08fcdb implement custom file naming for saved files
7c2a357 disable c2pa sidecar generation for now (not working)
d45fe4b fix PGP signature storage logic
27c6ab0 update bouncycastle pgp libraries
3bb8f26 (tag: 2.6.0-BETA-1) update to version 2.6.0-BETA-1
7015b79 finalize camera view model changes
34ae6d8 revert to SImpleC2PA 0.0.15 and C2PA 1.x support for now
a1d6dc7 improve display of text fields
002e33c add video icons to thumbnails
60f2753 update c2pa avatar icon to public png file
a0fd30d add in target rotation support for video capture
9f0e4a5 use device rotation changes to set camera target rotation for images
b449dee remove quick settings tileservice as it is broken and doesn't make sense
6038e57 (origin/main, dev/main) disable credential import for now
66b9a70 Merge remote-tracking branch 'dev/fix/camera-rotation'
721ce4f (dev_feature_filebase) update background and sync settings feature in Settings
a5b4b60 update colors and icon styles
e08a334 update
23b5645 enable gradle cache build
1741e96 icon
d13619f update icon
edc9da9 update icons
f873311 (dev/dev_feature_filebase) add proofcheck to sidebar
e928208 branding and naming updates
22dd4a7 implement IPFS storage of metadata via Filebase S3 APIs
f1877cf (dev/fix/camera-rotation) Restricted Camera to portrait
29493b8 (dev/dev) add capability to import .pem key and .pub public certificate into app for external generated C2PA
d498e78 backup existing C2PA credentials when resetting or importing
d494da2 (feat/id-import, feat/camera-qualities-resolutions, dev) disable minify for now to ensure builds work fine
a1eb1b8 Merge branch 'dev' into feat/camera-qualities-resolutions
066d843 (dev/feat/camera-qualities-resolutions) Merge branch 'camera-qualities-resolutions-singlethread' into 'feat/camera-qualities-resolutions'
796f29e Call processUri on same thread for PhotosContentJob/VideosContentJob and camera
86f1c01 Fixed default selected video quality
3d8d643 Merge branch 'weblate-guardianproject-proofmode' into 'main'
7aeed15 Resolved crashing code for selecting higher resolutions on front Cameras
1327d54 Fixed adding all permissions
bbbefad Translated using Weblate (Portuguese (Portugal))
7391adf Added translation using Weblate (Portuguese (Portugal))
203364d ActivityView
8026273 Video recording and image capture refactored

Proofmode for Android 2.5 RC 2

28 Feb 18:44
2.5.0-RC-2

Choose a tag to compare

86500da (HEAD -> main, tag: 2.5.0-RC-2, origin/main) Merge branch 'fix/local-broadcast-crash-with-fragment'
47de309 (fix/local-broadcast-crash-with-fragment) upgrade version
12fc391 (origin/fix/local-broadcast-crash-with-fragment) Fixed crash when there is a deleted media and crash for timeRunnable not being initialized
a9661f2 Moved logic for sending camera event to Android viewmodel
8609fa1 (tag: 2.5.0-RC-1) 2.5.0-RC-1
f0eb479 fix crash in camera related to lateinit var not being init'd
462d6c4 change vars to vals
d7d3046 Merge branch 'feat/video-recorder-timer' into 'main'
5d5da5e (origin/feat/video-recorder-timer, feat/video-recorder-timer) Added video capture timer and fixed crashing bug when device is rotated while recording video
08a7917 Merge branch 'weblate-guardianproject-proofmode' into 'main'
f713414 Translated using Weblate (Chinese (Simplified Han script))
c646673 Translated using Weblate (Ukrainian)
180cff0 Translated using Weblate (Portuguese (Brazil))
7cfdcbe Translated using Weblate (Portuguese (Brazil))
f50c1d4 Merge branch 'weblate-guardianproject-proofmode' into 'main'
d15a180 Translated using Weblate (Arabic)
d24640c Translated using Weblate (Arabic)
f887069 Merge branch 'weblate-guardianproject-proofmode' into 'main'
42b34af Translated using Weblate (French)
90b8337 Added translation using Weblate (Arabic)
3336e4f Translated using Weblate (Tamil)
47da202 Translated using Weblate (Serbian)
d810d24 Translated using Weblate (Chinese (Simplified Han script))
9bba567 Translated using Weblate (Russian)
387992c Translated using Weblate (Ukrainian)
cface5b Translated using Weblate (Portuguese (Brazil))
00ade7f Translated using Weblate (French)
7f17591 Translated using Weblate (Spanish)
9a0d8ac (gh/main) Merge branch 'master' into 'main'
8b70710 Merge branch 'weblate-guardianproject-proofmode' into 'master'
0785641 update metadata
a4d35e0 updates to gradle and kotlin
ce2e86f (weblate/master) Translated using Weblate (German)
cb52432 Translated using Weblate (German)
ea41e40 Added translation using Weblate (French (Old))
142c17a Translated using Weblate (Serbian)

Proofmode Android 2.5 RC 1

14 Feb 14:47
2.5.0-RC-1

Choose a tag to compare

8609fa1 (HEAD -> main, tag: 2.5.0-RC-1) 2.5.0-RC-1
f0eb479 fix crash in camera related to lateinit var not being init'd
462d6c4 change vars to vals
d7d3046 (origin/main) Merge branch 'feat/video-recorder-timer' into 'main'
5d5da5e (origin/feat/video-recorder-timer, feat/video-recorder-timer) Added video capture timer and fixed crashing bug when device is rotated while recording video
08a7917 Merge branch 'weblate-guardianproject-proofmode' into 'main'
f713414 Translated using Weblate (Chinese (Simplified Han script))
c646673 Translated using Weblate (Ukrainian)
180cff0 Translated using Weblate (Portuguese (Brazil))
7cfdcbe Translated using Weblate (Portuguese (Brazil))
f50c1d4 Merge branch 'weblate-guardianproject-proofmode' into 'main'
d15a180 Translated using Weblate (Arabic)
d24640c Translated using Weblate (Arabic)
f887069 Merge branch 'weblate-guardianproject-proofmode' into 'main'
42b34af Translated using Weblate (French)
90b8337 Added translation using Weblate (Arabic)
3336e4f Translated using Weblate (Tamil)
47da202 Translated using Weblate (Serbian)
d810d24 Translated using Weblate (Chinese (Simplified Han script))
9bba567 Translated using Weblate (Russian)
387992c Translated using Weblate (Ukrainian)
cface5b Translated using Weblate (Portuguese (Brazil))
00ade7f Translated using Weblate (French)
7f17591 Translated using Weblate (Spanish)
9a0d8ac (gh/main) Merge branch 'master' into 'main'
8b70710 Merge branch 'weblate-guardianproject-proofmode' into 'master'
0785641 update metadata
a4d35e0 updates to gradle and kotlin
ce2e86f (weblate/master) Translated using Weblate (German)
cb52432 Translated using Weblate (German)
ea41e40 Added translation using Weblate (French (Old))
142c17a Translated using Weblate (Serbian)

Proofmode Android 2.5 BETA 2

17 Dec 17:19
2.5.0-BETA-2

Choose a tag to compare

2dd99b1 (HEAD -> main, tag: 2.5.0-BETA-2) update to 2.5.0-BETA-2
2d51419 (origin/main, gh/main) add support for custom naming of the proof zip file
458dfeb ensure there is no null URI
6298367 update to latest simple-c2pa 0.0.15
c48d92a (tag: 2.5.0-BETA-1) update to 2.5.0-BETA-1
e5926df Merge branch 'main' of gitlab.com:guardianproject/proofmode/proofmode-android
1edd248 fixes for photos and video capture to fix duplicate display and other improvements
99c530b Merge branch 'carlosm2-main-patch-81949' into 'main'
578b6c2 (tag: 2.4.0-RC-2) update release to 2.4.0-RC-2
ae9c847 fix video camera issues with thumbnail generation
51b1ae2 fix small issues with intent broadcast and error logging