Aidan Follestad
|
4e37d0bd6c
Re-designed how action button visibility is managed. The library only intervenes when the dialog is first shown, after that you can freely change action button visibilities.
|
il y a 10 ans |
Aidan Follestad
|
32d563ceaf
Removed more deprecated methods since no one should still be using them.
|
il y a 10 ans |
Aidan Follestad
|
15d9220298
Title will no longer be switched for content if title is provided but content isn't. Also removed old deprecated method that no one should still be using.
|
il y a 10 ans |
Aidan Follestad
|
c944a959b5
Fixed some mistakes made while converting to using ResourcesCompat
|
il y a 10 ans |
Aidan Follestad
|
71a4919683
Re-added a used resource that Lint thought was un-used
|
il y a 10 ans |
Aidan Follestad
|
922635f977
Used ResourcesCompat and suppressions to satisfy various Lint issues.
|
il y a 10 ans |
Aidan Follestad
|
c10175bb94
Should hopefully fix #379
|
il y a 10 ans |
Aidan Follestad
|
a61a7bb3fe
Yet another README update
|
il y a 10 ans |
Aidan Follestad
|
fa17c2ad4f
Yet another README update
|
il y a 10 ans |
Aidan Follestad
|
1f09f592a5
Yet another README update
|
il y a 10 ans |
Aidan Follestad
|
0da532a5ba
Yet another README update
|
il y a 10 ans |
Aidan Follestad
|
1cc70adc07
README fixes.
|
il y a 10 ans |
Aidan Follestad
|
a82c9b5d32
Merge remote-tracking branch 'origin/master'
|
il y a 10 ans |
Aidan Follestad
|
51fda0ff2a
Various updates and re-organization to the README
|
il y a 10 ans |
Aidan Follestad
|
bd790674fb
Merge pull request #376 from vyscond/patch-1
|
il y a 10 ans |
Ramon
|
40158bed8c
Update README.md
|
il y a 10 ans |
Aidan Follestad
|
b12cf016e5
Quick fix 0.6.6.3
|
il y a 10 ans |
Aidan Follestad
|
9d0a6875e4
Quick fix 0.6.6.3
|
il y a 10 ans |
Aidan Follestad
|
f5d604accc
Incremented sample version code
|
il y a 10 ans |
Aidan Follestad
|
8ac9c0374b
More sample compatibility repairs for API 10.
|
il y a 10 ans |
Aidan Follestad
|
57816f3186
Actual release 0.6.6.2
|
il y a 10 ans |
Aidan Follestad
|
6c839fc1c1
Merge pull request #374 from askfor/master
|
il y a 10 ans |
Aidan Follestad
|
77545ec787
Release 0.6.6.2. Various bug fixes and sample projec updates.
|
il y a 10 ans |
Aidan Follestad
|
09424a0aa7
Registered PreferenceActivityCompat in the manifest for the sample project
|
il y a 10 ans |
askfor
|
515e09aaee
Should save entry value
|
il y a 10 ans |
Aidan Follestad
|
871aac5fed
An update will go out for the sample project, to fix various crash issues and < API 10 compatibility. Library is not updated yet.
|
il y a 10 ans |
Aidan Follestad
|
8dd5cf0c2c
More import cleanup
|
il y a 10 ans |
Aidan Follestad
|
7413534511
Merge pull request #309 from andrewlord1990/master
|
il y a 10 ans |
Aidan Follestad
|
6db9b9a73c
#361 should actually be resolved now. The Preferences sample should work <= API 10.
|
il y a 10 ans |
Aidan Follestad
|
de18d4a25b
With single and multi choice lists, if the initial selection is further down in the list than what's initially visible, it will automatically scroll to show the first selected position. Resolves #372.
|
il y a 10 ans |