Commit 01aa920
feat: expose media optimization prefs and EXIF strip via wrappers
Adds video optimization and strip-image-location accessors to
AppPrefsWrapper, and a stripImageLocation passthrough to
MediaUtilsWrapper, so the upcoming GutenbergKit media upload processor
can read settings and strip GPS EXIF through injectable, testable
wrappers.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent aea5875 commit 01aa920
2 files changed
Lines changed: 15 additions & 0 deletions
File tree
- WordPress/src/main/java/org/wordpress/android
- ui/prefs
- util
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
52 | 64 | | |
53 | 65 | | |
54 | 66 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
0 commit comments