SDK: Time- and DatePicker components
Provide TimePicker, DatePicker, WeekPicker and MonthPicker components, as well as the desired extra components needed for these component deployments: TimeDial and Spinner components.
Blueprint information
- Status:
- Complete
- Approver:
- Zoltan Balogh
- Priority:
- High
- Drafter:
- Zsombor Egri
- Direction:
- Approved
- Assignee:
- Zsombor Egri
- Definition:
- Approved
- Series goal:
- Accepted for saucy
- Implementation:
-
Implemented
- Milestone target:
- None
- Started by
- Zoltan Balogh
- Completed by
- Zsombor Egri
Related branches
Related bugs
Sprints
Whiteboard
UX specs to be considered: https:/
UI sketches: https:/
Phone settings specs: https:/
Needed components:
1. Dialer
2. Picker
3. TimePicker
4. DatePicker
Questions to design:
https:/
API Documents:
Picker API: https:/
Dialer API: https:/
Date and TimePicker API: https:/
Update: 2013.12.12:
- DatePicker will be a single component serving for both date and time unit value selection.
- PickerPanel singleton component will be made to deal with form factor specific DatePicker visualization (either in OSK area or in a Popover)
Work Items
Work items:
[zsombi] Clarify the open UX questions with design: DONE
[zsombi] Specify Dialer API: DONE
[zsombi] Specify Picker API: DONE
[zsombi] Specify TimePicker API: DONE
[zsombi] Specify DatePicker API: DONE
[zsombi] Specify WeekPicker API: DONE
[zsombi] Specify MonthPicker API: DONE
[zsombi] Implement Dialer: DONE
[zsombi] Implement Picker: DONE
[zsombi] Implement DatePicker: DONE
[zsombi] Implement MonthPicker: DONE
[zsombi] Picker component facelift: DONE
[zsombi] PickerPanel component: DONE
[zsombi] Integrate pickers with TextField: POSTPONED