mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-01 02:12:58 +08:00
CB-8717 Add note to releasenotes about removal of hidekeyboard and showkeyboard events
This commit is contained in:
parent
4db421ca36
commit
d96d49329b
@ -50,7 +50,8 @@ Changes For Plugin Developers:
|
|||||||
* All builds [use Gradle by default](Android%20Shell%20Tool%20Guide_building_with_gradle), instead of Ant
|
* All builds [use Gradle by default](Android%20Shell%20Tool%20Guide_building_with_gradle), instead of Ant
|
||||||
|
|
||||||
#### Other Changes ####
|
#### Other Changes ####
|
||||||
* CB-7085 Add onConfigurationChanged hook for plugins
|
* CB-8378 Removed `hidekeyboard` and `showkeyboard` events (apps should use a plugin instead)
|
||||||
|
* CB-7085 Add `onConfigurationChanged` hook for plugins
|
||||||
* CB-8735 `bin/create` regex relaxed / better support for numbers
|
* CB-8735 `bin/create` regex relaxed / better support for numbers
|
||||||
* CB-8702 Add API for plugins to override `shouldInterceptRequest` with a stream
|
* CB-8702 Add API for plugins to override `shouldInterceptRequest` with a stream
|
||||||
* CB-8699 Fix CordovaResourceApi `copyResource` creating zero-length files when src=uncompressed asset
|
* CB-8699 Fix CordovaResourceApi `copyResource` creating zero-length files when src=uncompressed asset
|
||||||
|
Loading…
Reference in New Issue
Block a user