mirror of
https://github.com/danog/termux-api.git
synced 2024-12-04 02:07:48 +01:00
c4fbbf1bf2
* DialogAPI Improvements / Enhancements * New Widgets: Date, Time, Spinner, Text-To-Speech, Confirmation * Results are returned as JSON including code of button pressed * Fix typo * Add BottomSheet InputMethod type * Change DialogActivity to AppCompatActivity * Add support library dependency to gradle * Change theme to be compatible with AppCompatActivity * Refactor getSpinnerItems to getInputValues so BottomSheet can use as well * Add Radio InputMethod * Better touch outside dialog cancellation behavior * Prevent speech InputMethod from being cancelled on touch outside * Add Counter InputMethod * Add CheckBox InputMethod * Change FrameLayout to be NestedScrollView to handle scrolling large dialogs as necessary * Add custom range for CounterInputMethod * Set text for ConfirmInputMethod * Add numeric option / other minor tweaks * change password type to a boolean option instead of string * allow multiline password (text only not numeric) * Allow text hint to be set for SpeechInputMethod |
||
---|---|---|
.. | ||
drawable | ||
layout | ||
mipmap-hdpi | ||
mipmap-mdpi | ||
mipmap-xhdpi | ||
mipmap-xxhdpi | ||
mipmap-xxxhdpi | ||
values |