This repository was archived by the owner on Feb 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Used Cardview for Dialog background.
… parameter. Add measure and layout code for Dialog class.
Add SimpleDialog.
Code TimePicker view.
…bute for TimePicker. Add CircleCheckedTextView.
…ute. Add TimePickerDialog class
Fix bug not full width in landscape mode of Dialog class by changing style in construction. Code landscape layout for TimePickerDialog class.
Add YearPicker class.
…r API support. Change DatePicker class from ViewPager to ListView due to blank view bug when use in dialog.
…n when switching mode.
…roups instead of normal and contextual group.
…roups instead of normal and contextual group. Add neutral action into Dialog class.
Add DialogFragment class.
Add Builder class for all Dialog.
Change listener interface of ToolbarManager class. Change parameter of switchIconState() of NavigationDrawerDrawable class. Create style in light and dark theme.
Add contentView attribute to Builder class of Dialog. Change DialogFragment.Buidler interface to handle action click listener. Add supporting custom content view for SimpleDialog class.
Remove am() of TimePickerDialog.Buidler class. Add function to determine mMonthFirst in DatePickerDialog class.
Add Spinner style.
…erDialog and SimpleDialog class. Remove code skip measure in onMeasure() of ContainerFrameLayout of Dialog class due to some bugs with requestLayout().
…ride app's theme. Add windowIsFloating false to Material.App.Dialog style to ensure dialog fill full width in landscape mode.
Add Recurring class.
Add code handle logic in RecurringPickerDialog class.
Add Builder class of RecurringPickerDialog class.
Add ReplacementPopup fo ContactEditText class.
Add et_dividerCompoundPadding attribute. Correct getTotalPadding functions of EditText class. Fix incorrect span click bug of ContactEditText class.
Add style for ContactEditText class.
…EditText class. Expose some on() function of EditText class. Add OnSelectionChangedListener interface for TextView and EditText class.
…hanged of ToolbarManager class.
…upChanged of ToolbarManager class for flexible.
…en construct DividerDrawable.
…awable class. Add type TOUCH_MATCH_VIEW for RippleDrawable class.
rey5137
added a commit
that referenced
this pull request
Mar 18, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.