guardianproject / guardianproject/haven

Migrate Date Pickers to official

Open
#424 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.8k
Forks
752
PR merge metrics
No merged PRs in 30d

Description

I haven't tried it yet but maybe switch from

implementation 'com.wdullaer:materialdatetimepicker:4.2.3'

to the official [MaterialTimePicker](https://github.com/material-components/material-components-android/tree/master/lib/java/com/google/android/material/timepicker).

It's had changes as recently as a few days ago, but if someone wants me to try it I can. Just checking interest.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Android dependency declaration for com.wdullaer:materialdatetimepicker:4.2.3 and review the official MaterialTimePicker documentation linked in the issue. Determine whether the existing date-picker usage can be migrated, then verify that the app's picker behavior remains covered by its existing checks; done means the old dependency is replaced without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.