gwtphonegap icon indicating copy to clipboard operation
gwtphonegap copied to clipboard

clone of gwt phonegap main branch

Results 14 gwtphonegap issues
Sort by recently updated
recently updated
newest added

Bumps commons-io from 2.0.1 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.0.1&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.7 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hi, Trying to compile project using GWT 2.7. Looks like this property is no longer used and is causing a compilation error. I worked around this by adding a property...

Hello - Received the message below when testing w/ GWT PhoneGap. I noticed that there is no function for resolveLocalFileSystemURL in the PhoneGap.getFile() code. Is this not implemented yet? Or...

Will this be upgraded to support the new 4.0?

Updated comments in Compass to indicate that the options are not really used while getting the current Compass heading.

I have added support for the Cordova Toast Plugin, The browser implementation is just stub code, not implemented

I use GWT 2.7.RC, MGWT 2.0, GWT-PhoneGap 3.5.0 and GWTP 1.4. Here is the warning I get during compilation: ``` Compiling module tests.mobile.MobilePhoneGapIOS Computing all possible rebind results for 'com.googlecode.gwtphonegap.client.log.shared.PhoneGapLogService'...

Apache Cordova doesn't support push notifications through the core API, but having push notification support in gwtphonegap will be an valuable addition.

Hi, Currently gwt has support for geolocation and adding the geolocation plugin adds support to devices that don't have w3c geolocation, gwt is compatible with this behaviour. Proposing to delete...