-
-
Notifications
You must be signed in to change notification settings - Fork 949
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added key listener to allow d-pad navigation of days in month view. S… #220
base: master
Are you sure you want to change the base?
Commits on Jul 25, 2016
-
Added key listener to allow d-pad navigation of days in month view. S…
…et MonthView to be focusable to allow view to receive key events
Simon Kenny committedJul 25, 2016 Configuration menu - View commit details
-
Copy full SHA for 9e44945 - Browse repository at this point
Copy the full SHA 9e44945View commit details
Commits on Jul 26, 2016
-
Added focus handling method defs to controller for date picker; imple…
…mented in dialog; add calls in MonthView to switch focus when focus reaches left / right edge of date picker
Simon Kenny committedJul 26, 2016 Configuration menu - View commit details
-
Copy full SHA for fa7b6c5 - Browse repository at this point
Copy the full SHA fa7b6c5View commit details -
Added year picker d-pad support, exclusively for Android TV; hook up …
…transition between year and month based on d-pad right event
Simon Kenny committedJul 26, 2016 Configuration menu - View commit details
-
Copy full SHA for b0b857a - Browse repository at this point
Copy the full SHA b0b857aView commit details -
Add isTv test usage to MonthView d-pad listener and set focus calls; …
…clean up year tv compat code and isTv util code comments
Simon Kenny committedJul 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 9b3fa05 - Browse repository at this point
Copy the full SHA 9b3fa05View commit details
Commits on Jul 27, 2016
-
Added timer picker keyboard / d-pad controls for hour, minute, second
Simon Kenny committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 6bde938 - Browse repository at this point
Copy the full SHA 6bde938View commit details -
Added focus correcting and handling for keyboard / d-pad navigation o…
…f elements in timer picker, especially related to cancel / ok buttons; animation shows focus change back to picker also
Simon Kenny committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 120da4e - Browse repository at this point
Copy the full SHA 120da4eView commit details -
Fix focus for case where time picker is for hour only
Simon Kenny committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for f5f8b11 - Browse repository at this point
Copy the full SHA f5f8b11View commit details -
Added am / pm keyboard / d-pad controlls for time picker
Simon Kenny committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 05c73d8 - Browse repository at this point
Copy the full SHA 05c73d8View commit details -
Added hour and or minute increment / decrement when minute or second …
…addition or subtraction causes hour or minute to change; fix am / pm bug
Simon Kenny committedJul 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 536f125 - Browse repository at this point
Copy the full SHA 536f125View commit details
Commits on Aug 2, 2016
-
Add d-pad navigation support for selectable dates
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 4a16642 - Browse repository at this point
Copy the full SHA 4a16642View commit details -
Fixed d-pad navigation for days in month for date picker when reachin…
…g edge columns
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for a223026 - Browse repository at this point
Copy the full SHA a223026View commit details -
Fixed keyboard selection when enter pressed on date picker, moves foc…
…us to Ok button
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for a2c0f5c - Browse repository at this point
Copy the full SHA a2c0f5cView commit details -
Fix support for selectable hours in time picker
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for b5333a6 - Browse repository at this point
Copy the full SHA b5333a6View commit details -
Fixed AM / PM d-pad controls for time picker
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 4af2b13 - Browse repository at this point
Copy the full SHA 4af2b13View commit details -
Fixed minutes / seconds d-pad navigation in timer picker for selectab…
…le times
Simon Kenny committedAug 2, 2016 Configuration menu - View commit details
-
Copy full SHA for dd9eaf4 - Browse repository at this point
Copy the full SHA dd9eaf4View commit details