View Issue Details

IDProjectCategoryView StatusLast Update
0007421Talerwallet (Android App)public2022-11-04 20:52
ReporterFlorian Dold Assigned Togrote  
PriorityhighSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.9 
Summary0007421: Android wallet should let the user export the DB file directly
DescriptionThe due Android limitations, the DB might be too big to send via a wallet-core message.

However, in dev mode, the wallet should just allow the user to directly save ${application.filesDir}/talerwalletdb-v30.json under a chosen location.

This is for diagnostics purposes and would've been useful many times in the past.
TagsNo tags attached.

Activities

grote

2022-11-01 18:07

developer   ~0019336

We are not subject to those Android limitations if we don't use IPC or a different IPC mechanism. However, we can also export the json file for now, if exporting the DB is more urgent.

Florian Dold

2022-11-01 18:10

manager   ~0019337

I think the JSON file is completely sufficient for now. It's just for diagnostics.

grote

2022-11-01 19:37

developer   ~0019341

Implemented in https://git.taler.net/taler-android.git/commit/?id=55624eb33bae14380efe8ca085dc420390b23702

Issue History

Date Modified Username Field Change
2022-11-01 14:15 Florian Dold New Issue
2022-11-01 14:15 Florian Dold Status new => assigned
2022-11-01 14:15 Florian Dold Assigned To => grote
2022-11-01 18:07 grote Note Added: 0019336
2022-11-01 18:10 Florian Dold Note Added: 0019337
2022-11-01 19:37 grote Status assigned => resolved
2022-11-01 19:37 grote Resolution open => fixed
2022-11-01 19:37 grote Note Added: 0019341
2022-11-04 20:52 Christian Grothoff Status resolved => closed