Petros Paraskevopoulos

Results 56 issues of Petros Paraskevopoulos

Parent #17173 This issue is about resolving the `getExternalStoragePublicDirectory(...)` and `allowScanningByMediaScanner()` compile warnings for the WordPress module, and possibly, for the lib modules as well. PS: Some of those warnings...

Good First Issue
Tooling
Tech Debt

Parent #18911 This issue is about adding replacing `findViewById(...)` with [ViewBinding](https://developer.android.com/topic/libraries/view-binding) to as many Java-related `DialogFragment` classes as possible. Instead of adding missing nullability annotations (`@Nullable` & `@NonNull`) to layout...

Core
Tech Debt

Parent #17173 This issue is about resolving the `Glide` compile warnings, related to `BaseTarget` and `ViewTarget`, for the WordPress module, and possibly, for the lib modules as well. PS: Some...

Good First Issue
Tooling
Tech Debt

As part of my previous work on #17215 and #17960 I keep stumbling on the fact that on WPAndroid, instead of using the [AndroidX Preference](https://developer.android.com/reference/androidx/preference/package-summary) library for anything settings related,...

Site Management
Tech Debt
Post Settings
App Settings

TODO

status: do not merge
category: tooling
Core

### Description TODO ### Testing information TODO - [x] I have considered if this change warrants release notes and have added them to `RELEASE-NOTES.txt` if necessary. Use the "[Internal]" label...

status: do not merge
category: tooling
Testing
Core