View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007421 | Taler | wallet (Android App) | public | 2022-11-01 14:15 | 2022-11-04 20:52 |
Reporter | Florian Dold | Assigned To | grote | ||
Priority | high | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.9 | ||||
Summary | 0007421: Android wallet should let the user export the DB file directly | ||||
Description | The 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. | ||||
Tags | No tags attached. | ||||
|
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. |
|
I think the JSON file is completely sufficient for now. It's just for diagnostics. |
|
Implemented in https://git.taler.net/taler-android.git/commit/?id=55624eb33bae14380efe8ca085dc420390b23702 |
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 |