Aidan Follestad
|
8779fce899
APK update
|
10 年之前 |
Aidan Follestad
|
197ae64b99
Update
|
10 年之前 |
Aidan Follestad
|
fb85fa922a
0.7.4.0
|
10 年之前 |
Aidan Follestad
|
0f69dc329c
Made single choice dialog more efficient, fixed last radio button not animating on Lollipop. Resolves #514.
|
10 年之前 |
Aidan Follestad
|
f7d09c4ae1
Fix for previous commiti that fixed framework leak
|
10 年之前 |
Aidan Follestad
|
e081e0fb64
Cancelling the progress dialog example will interrupt the worker thread
|
10 年之前 |
Aidan Follestad
|
5a30e76574
Framework leak prevention
|
10 年之前 |
plusCubed
|
50196a95ed
Fix rounded corners for custom background color
|
10 年之前 |
plusCubed
|
2851bd1f3d
Gradle wrapper 2.4
|
10 年之前 |
Aidan Follestad
|
b98eb7b34b
Progress thread for progress sample will be interrupted when the Activity pauses, so the thread isn't leaked.
|
10 年之前 |
Aidan Follestad
|
bee2ae6e1c
Removed use of Handlers for thread safety (which came in a recent update), you will have to manually post to UI threads. Resolves #513.
|
10 年之前 |
Aidan Follestad
|
1cdef14a6e
0.7.3.4
|
10 年之前 |
plusCubed
|
9237248f5d
Add @Override
|
10 年之前 |
plusCubed
|
990933e269
Fix EditText preference using native EditText instead of AppCompat versions
|
10 年之前 |
Aidan Follestad
|
b0e4f0c4c3
Fix
|
10 年之前 |
Aidan Follestad
|
3b1bc4565f
MaterialEditTextPreference will use android.R.attr.colorAccent as a backup to R.attr.colorAccent on Lollipop (if you specify android.R.attr.colorAccent in your Lollipop Activity theme, it will be used). Related to #509.
|
10 年之前 |
Aidan Follestad
|
433fc6f22b
0.7.3.3
|
10 年之前 |
Aidan Follestad
|
f955c520e1
Fixes for MaterialSimpleListAdapter, resolves #508
|
10 年之前 |
Aidan Follestad
|
43fee621ce
setMaxProgress doesn't need handler either
|
10 年之前 |
Aidan Follestad
|
12b8f1d9ca
Progress modifiers don't need to be posted to the UI thread, progress bar does that automatically. Removed thrown exception for not being on the UI thread too.
|
10 年之前 |
Aidan Follestad
|
6b95674b8b
0.7.3.2
|
10 年之前 |
Aidan Follestad
|
332d6b2348
Merge remote-tracking branch 'origin/master'
|
10 年之前 |
Aidan Follestad
|
8c78a7a1c5
0.7.3.2
|
10 年之前 |
Aidan Follestad
|
e423fd8a7e
Merge pull request #506 from oneEyedOdin/max_length_pos_btn
|
10 年之前 |
Joe Rider
|
7266b082a6
Set positive button enable status on every invalidation.
|
10 年之前 |
Aidan Follestad
|
c97a395e32
Gradle 2.3
|
10 年之前 |
Aidan Follestad
|
bae5347c72
Input dialog won't trim trailing spaces when checking if max length is reached.
|
10 年之前 |
Aidan Follestad
|
9e46325e72
0.7.3.1
|
10 年之前 |
Aidan Follestad
|
92c4862cfd
Added inputMaxLength(int) that uses default error color.
|
10 年之前 |
Aidan Follestad
|
37b4ef9343
Merge remote-tracking branch 'origin/master'
|
10 年之前 |