FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · CodingCodersCode/MaterialEditText · GitHub
CodingCodersCode
/
MaterialEditText
Public
forked from
rengwuxian/MaterialEditText
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 29, 2016
Merge pull request #279 from sushant23/paddingfix
Show description for f6e9fa4
rengwuxian
committed
f6e9fa4
View commit details
Copy full SHA for f6e9fa4
Browse repository at this point
Commits on Mar 28, 2016
fixed padding issue as mentioned in https://github.com/rengwuxian/MaterialEditText/issues/159
Sushant Devkota
authored and
Sushant Devkota
committed
eeaec2c
View commit details
Copy full SHA for eeaec2c
Browse repository at this point
Commits on Dec 30, 2015
Merge pull request #202 from Ron-Cai/clear_button_disabled
Show description for 7e0e045
rengwuxian
committed
7e0e045
View commit details
Copy full SHA for 7e0e045
Browse repository at this point
Merge pull request #188 from GavinDBrown/master
Show description for 11d5e7d
rengwuxian
committed
11d5e7d
View commit details
Copy full SHA for 11d5e7d
Browse repository at this point
Merge pull request #179 from PLNech/master
Show description for b817073
rengwuxian
committed
b817073
View commit details
Copy full SHA for b817073
Browse repository at this point
Merge pull request #203 from Ron-Cai/floatingLabel
Show description for 826ff8e
rengwuxian
committed
826ff8e
View commit details
Copy full SHA for 826ff8e
Browse repository at this point
Commits on Jun 7, 2015
Add fix for AutoComplete & MultiAutoComplete TextView
Ron Cai
committed
a75c149
View commit details
Copy full SHA for a75c149
Browse repository at this point
Add fix for MaterialAutoCompleteTextView and MaterialMultiAutocompleteTextView
Ron Cai
committed
6338fcf
View commit details
Copy full SHA for 6338fcf
Browse repository at this point
Commits on Jun 5, 2015
Fix a bug where the focused floating label would keep the highlighted color even if the EditText is disabled
Ron Cai
committed
96d01e7
View commit details
Copy full SHA for 96d01e7
Browse repository at this point
Clear button would not be shown if the EditText is disabled
Ron Cai
committed
4dd8963
View commit details
Copy full SHA for 4dd8963
Browse repository at this point
Commits on Jun 4, 2015
Update sample's build script
rengwuxian
committed
85da594
View commit details
Copy full SHA for 85da594
Browse repository at this point
Update the version to 2.1.4 build 43
rengwuxian
committed
0721da5
View commit details
Copy full SHA for 0721da5
Browse repository at this point
Update support lib version.
rengwuxian
committed
db8ba00
View commit details
Copy full SHA for db8ba00
Browse repository at this point
Fix a "Keyboard forever missing" bug.
Show description for f328b62
rengwuxian
committed
f328b62
View commit details
Copy full SHA for f328b62
Browse repository at this point
Commits on Jun 3, 2015
Remove unused method getBaseColor().
rengwuxian
committed
346b6dc
View commit details
Copy full SHA for 346b6dc
Browse repository at this point
Commits on May 15, 2015
Added support for pre-compiled patterns in RegexpValidator
GavinDBrown
committed
67419cc
View commit details
Copy full SHA for 67419cc
Browse repository at this point
Commits on Apr 30, 2015
MaterialEditText: Prevented initialisation in Developer Previews
Paul Louis NECH
committed
9123cf9
View commit details
Copy full SHA for 9123cf9
Browse repository at this point
Commits on Apr 29, 2015
Update README to 2.1.3
rengwuxian
committed
d003866
View commit details
Copy full SHA for d003866
Browse repository at this point
Commits on Apr 28, 2015
Update to version 2.1.3
rengwuxian
committed
6fb79f6
View commit details
Copy full SHA for 6fb79f6
Browse repository at this point
Fix the bug that the floating label scrolls up with the text.
rengwuxian
committed
fed912b
View commit details
Copy full SHA for fed912b
Browse repository at this point
Draw the bottom ellipsis with error color when isInternalValid() returns false.
rengwuxian
committed
99a0c87
View commit details
Copy full SHA for 99a0c87
Browse repository at this point
Remove "Close button".
rengwuxian
committed
ca08c38
View commit details
Copy full SHA for ca08c38
Browse repository at this point
Add checkCharactersCountAtBeginning support.
rengwuxian
committed
41af6c0
View commit details
Copy full SHA for 41af6c0
Browse repository at this point
Add Drawable parameter support to setIconLeft/Right().
rengwuxian
committed
83d6abd
View commit details
Copy full SHA for 83d6abd
Browse repository at this point
Fix a bug that the floating label animation works improperly.
Show description for 58e3c02
rengwuxian
committed
58e3c02
View commit details
Copy full SHA for 58e3c02
Browse repository at this point
Merge pull request #173 from mariotaku/master
Show description for da02d43
rengwuxian
committed
da02d43
View commit details
Copy full SHA for da02d43
Browse repository at this point
Remove a useless line of import code.
rengwuxian
committed
d33a356
View commit details
Copy full SHA for d33a356
Browse repository at this point
Commits on Apr 27, 2015
added length checker
Mariotaku Lee
committed
05c61ba
View commit details
Copy full SHA for 05c61ba
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Mariotaku Lee
committed
a37926f
View commit details
Copy full SHA for a37926f
Browse repository at this point
added custom length validation
Mariotaku Lee
committed
778b946
View commit details
Copy full SHA for 778b946
Browse repository at this point
Remove a piece of useless "(int)" cast.
rengwuxian
committed
22602a3
View commit details
Copy full SHA for 22602a3
Browse repository at this point
Switched to use AppCompatActivity in sample module.
rengwuxian
committed
242198e
View commit details
Copy full SHA for 242198e
Browse repository at this point
Switched to AppCompatEditText stuff that come from the support library v22.1.
Show description for 00e1a4c
rengwuxian
committed
00e1a4c
View commit details
Copy full SHA for 00e1a4c
Browse repository at this point
Commits on Apr 26, 2015
Fix the bug that the floatingLabelTextColor's alpha will be ignored.
rengwuxian
committed
eeec1ef
View commit details
Copy full SHA for eeec1ef
Browse repository at this point
Commits on Apr 23, 2015
Fix the bug that bottom texts always stands on the left.
Show description for 501d2cd
rengwuxian
committed
501d2cd
View commit details
Copy full SHA for 501d2cd
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL