diff options
| author | Claude <noreply@anthropic.com> | 2026-05-25 19:02:33 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-25 19:02:33 +0000 |
| commit | 04b5b7f6aa469a368bcf8f1d75046770d3f83d63 (patch) | |
| tree | 42bd875500262561e3402cc7e2cadb61452ea221 /android-app/app/src/main/res/layout | |
| parent | 620aa6c7419a611639be5f005c34a27e19bfee89 (diff) | |
Fix bugs from static analysis; add test coverage for new code
Bugs fixed:
- LogbookStorage.copyFromUri: return null when ContentResolver returns null
stream instead of returning a path to an unwritten file
- VoiceLogFragment adapter: decode photos as downsampled thumbnails
(128x96 target) using BitmapFactory inSampleSize instead of loading
full-resolution bitmaps on the main thread
Tests added:
- LogbookRepositoryTest: ID sequencing, insertion order, storage delegation,
reload from persisted state, lat/lon preservation
- TripReportGeneratorTest: log entry time-range filtering, distance
calculation, empty-points edge case, all narrative styles smoke-tested
https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn
Diffstat (limited to 'android-app/app/src/main/res/layout')
0 files changed, 0 insertions, 0 deletions
