Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugins/pull/15
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user shazron commented on the issue:
https://github.com/apache/cordova-plugins/pull/15
It's been so long -- If this is still relevant, please let me know or
either close this PR. Thanks!
---
If your project is set up for it, you can reply to this email and have your
reply appe
Github user anchann commented on the pull request:
https://github.com/apache/cordova-plugins/pull/15#issuecomment-147935881
I just ended up implementing this by adopting the ionic version of the
keyboard plugin (which seems to be the inspiration for this PR as well). Was
going to try
ova-keyboard-example.
> From: Kerri Shotts
> Reply: Kerri Shotts >
> Date: March 30, 2015 at 11:05:28 PM
> To: dev@cordova.apache.org >
> Subject: Re: Keyboard plugin
> I noticed this, actually, when working on one of my last books — the fix (or,
> hack, rather) was t
-example.
From: Kerri Shotts
Reply: Kerri Shotts >
Date: March 30, 2015 at 11:05:28 PM
To: dev@cordova.apache.org >
Subject: Re: Keyboard plugin
I noticed this, actually, when working on one of my last books — the fix (or,
hack, rather) was to install the plugin from a specific commi
gin up to date first.
On Tue, Mar 31, 2015 at 2:20 PM, Shazron wrote:
> I blogged about this last year:
>
> https://shazronatadobe.wordpress.com/2014/07/09/cordova-keyboard-plugin-maintenance-update/
>
> On Mon, Mar 30, 2015 at 10:07 AM, Connor Pearson wrote:
> > Hi All,
I blogged about this last year:
https://shazronatadobe.wordpress.com/2014/07/09/cordova-keyboard-plugin-maintenance-update/
On Mon, Mar 30, 2015 at 10:07 AM, Connor Pearson wrote:
> Hi All,
>
> It's been a while since the keyboard plugin was discussed. As I understand
> it, the
native behavior by
using a combination of the ionic keyboard plugin with scrolling disabled while
the keyboard is visible. Because the height of the keyboard is passed to the
event handler, I can then adjust the size of any scroll containers (either by
adding padding or by adjusting their heights
behavior in
later iOS versions: because it’s not the way native apps usually behave.
I’m exploring various options, but I’m getting the most native behavior by
using a combination of the ionic keyboard plugin with scrolling disabled while
the keyboard is visible. Because the height of the keyboard is
ntained plugins get more usage.
Interested in what others think.
On Mon, Mar 30, 2015 at 1:07 PM, Connor Pearson wrote:
> Hi All,
>
> It's been a while since the keyboard plugin was discussed. As I understand
> it, the plugin was moved to Cordova labs after iOS 7 made
> Keybo
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27444603
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
+
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r2735
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
+
Hi All,
It's been a while since the keyboard plugin was discussed. As I understand
it, the plugin was moved to Cordova labs after iOS 7 made
KeyboardShrinksView the default behavior. Since iOS 7.1 and 8 have reversed
this decision, could we revisit this?
I've done some work to
Github user kant2002 commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27401690
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user kant2002 commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27401502
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27393159
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
+
Github user agrieve commented on a diff in the pull request:
https://github.com/apache/cordova-plugins/pull/15#discussion_r27393052
--- Diff: keyboard/src/android/Keyboard.java ---
@@ -0,0 +1,124 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one
+
Github user sandstrom commented on the pull request:
https://github.com/apache/cordova-plugins/pull/15#issuecomment-71672888
@clelland @shazron sorry for the prodding, but is there any chance you can
take a look at this?
---
If your project is set up for it, you can reply to this ema
Github user sandstrom commented on the pull request:
https://github.com/apache/cordova-plugins/pull/15#issuecomment-66510570
@clelland @shazron friendly ping! :smile:
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
GitHub user kant2002 opened a pull request:
https://github.com/apache/cordova-plugins/pull/15
CB-6289 Keyboard plugin on Android
Created basic implementation of Keyboard plugin for Android.
You can merge this pull request into a Git repository by running:
$ git pull https
Yep, sounds good. My interest for it dropped once iOS7 made
"keyboard-shrinks-view" the default (much better for apps).
On Mon, Jun 23, 2014 at 5:31 PM, Shazron wrote:
> This plugin has been moved to the org.apache.cordova.labs namespace so
> it doesn't affect our plugin releases.
>
> I feel th
This plugin has been moved to the org.apache.cordova.labs namespace so
it doesn't affect our plugin releases.
I feel that this plugin is better off in the hands of 3rd party devs
like ionic: https://github.com/driftyco/ionic-plugins-keyboard
I personally am not going to be maintaining it anymore
22 matches
Mail list logo