Scott Alexander-Bown

Results 33 issues of Scott Alexander-Bown

Hi, I noticed that the [BaseDateTimePickerPreference](https://github.com/ImangazalievM/material-prefs/blob/8651ab4707794b65274e1828ff04cba60a8edf35/material-prefs-datetimepicker/src/main/java/com/imangazalievm/materialprefs/dsl/BaseDateTimePickerPreference.kt#L57) isn't updating the label when you select a time, wasn't sure if this was a bug or feature? but the listSingleChoice updates the label...

- Export logcat to file - Display logcat output - simple filters (for both the above) app package, log level, log tag. Great app, thanks for your epic work. Just...

* Fix issue #131 to we use adapter.getItemText() rather than item.toString. * ⚠️ had to remove the Hint text handling as I observed several bugs related to manipulating the size...

# Report ## What did you do? Added the following to my Drone.yml in the default pipeline ``` - name: run Danger PR validator image: dangersystems/danger-rb depends_on: - test commands:...

Help Wanted
Drone

I ran into the "You should use only one type of Fragment" runtime exception after a bit of digging I found it was because I added both `android.app.Fragment` and `android.support.v4.app.Fragment`...

Add the option for developers to enable additional security on API:18+ using the Androidkeystore. Androidkeystore is for RSA (and EC since 4.4) certs so use a newly generated one to...

enhancement