Braden Shepherdson
161428abb9
Improvements to Android status bar notifications
...
Several things here:
- Add support for the W3C notifications spec, and rewrite the old API to
call the new W3C one behind the scenes.
- Notifications are now automatically cleared when the user clicks.
- Clicking the notification brings the user to the same instance of the
app as was already running (and not a new copy as by default in
Android notifications).
- Support for multiple notifications from one app using tags, as
specified in the W3C spec and supported by Android.
- Support for canceling a single notification by tag, as per W3C spec.
Callbacks to Javascript when the user clicks are specified but not yet
supported; I will add that assuming I can get Android to call some code
in the plugin when the notification is clicked.
2012-08-28 15:19:40 -04:00
Shazron Abdullah
5b657ea54f
Merge pull request #727 from triceam/master
...
[Android] Updated LowLatencyAudio for Android to use Cordova namespace
2012-08-27 14:51:37 -07:00
Max Ogden
eb63a0124b
update readme and add more docs to statusbarnotification android plugin
2012-08-27 13:39:05 -07:00
macdonst
ef014e9f8c
Upating SpeechRecognizer Plugin to work with 2.0.0
2012-08-27 11:40:48 -04:00
Max Ogden
03dedd48b8
make android statusbar notification plugin work on all cordova/android versions EVAR
2012-08-26 16:49:50 -07:00
Max Ogden
1371059cb5
update datepicker readme to mention time zone
2012-08-24 17:01:59 -07:00
Max Ogden
0a335b56bc
use toLocaleString instead of toString so that JS parses date strings into the correct time zone
2012-08-24 17:00:24 -07:00
bperin
8e1efd9993
Updated to work with cordova 2.0.0
2012-08-23 03:21:54 -07:00
Maxime Schwab
9474d8660d
OcrApiService plugin for Android
2012-08-20 13:14:57 +02:00
Shazron Abdullah
a14787254d
Merge pull request #742 from zaheerm/applicationpreferences_phonegap2
...
ApplicationPreferences: Use new way of defining phonegap plugins.
2012-08-18 22:37:26 -07:00
ascorbic
75ba65afe3
Add HeadsetWatcher plugin.
2012-08-18 08:30:32 +01:00
Becky Gibson
2422b3cfb9
Merge pull request #719 from mow415/master
...
Updates to Globalization plugin for Blackberry, Android, and iOS
2012-08-17 09:43:13 -07:00
macdonst
24212d449d
Merge pull request #709 from Patrick64/patch-1
...
[WebIntent Android] Compatibility for Phonegap 2.0
2012-08-15 09:55:48 -07:00
Danilov Kirill
43cc7bfb4f
[Analytics Android] added updated plugin for phonegap 2.0
2012-08-15 20:06:30 +04:00
Danilov Kirill
1c481e3016
[Analytics Android] moved all files for phonegap version 1.6
2012-08-15 19:08:08 +04:00
Danilov Kirill
b9d4f327eb
Merge branch 'master' of github.com:broderix/phonegap-plugins
2012-08-15 18:50:34 +04:00
Danilov Kirill
bdcaad97ae
[Analytics Android] updated plugin to work with phonegap version 1.9 and above
2012-08-15 18:49:37 +04:00
Danilov Kirill
0a8c8dc100
[Analytics Android] moved all files for phonegap version 1.6
2012-08-15 18:48:48 +04:00
Danilov Kirill
fc8b4e6246
[Analytics Android] added some documentations
2012-08-15 16:36:08 +04:00
Danilov Kirill
a518cf4a43
[Analytics Android] update for phonegap 2.0
2012-08-14 20:19:45 +04:00
macdonst
034727bcb6
Merge pull request #708 from Patrick64/patch-2
...
[WebIntent Android] update for phonegap 2.0 compatibility
2012-08-13 10:06:18 -07:00
Andrew Trice
988ac92195
updated to Cordova namespace
2012-08-13 11:56:54 -04:00
macdonst
5ea295ec38
Update Android/BarcodeScanner/README.md
2012-08-12 22:07:53 -03:00
mow415
babd132bab
Update package name and add getPreferredLanguage API
2012-08-08 09:24:03 -07:00
macdonst
28cb02f39d
Don't export the scanning activity.
2012-08-07 14:30:13 -03:00
Patrick64
73b39b043e
update for phonegap 2.0 compatibility
2012-08-04 21:29:27 +02:00
Patrick64
ddd09ea676
Compatibility for Phonegap 2.0
2012-08-04 21:26:29 +02:00
Zaheer Abbas Merali
8877cb9b4d
Use new way of defining phonegap plugins.
2012-07-29 19:54:30 +01:00
macdonst
c8035ac133
Update ChildBrowser, TTS, VideoPlayer, IMEI, AppPreferences to 2.0.0
2012-07-24 12:08:33 -04:00
macdonst
53ef04bc36
Update BarcodeScanner to version 2.0.0
2012-07-24 11:15:08 -04:00
George Hamilton
8df0cc02a8
Get wikitude plugin working for phonegap 1.9.0
2012-07-19 13:51:14 +01:00
Max Ogden
afa25d916b
update android statusbar to use Notification.Builder and to be compatible with cordova 2.0
2012-07-17 16:08:12 -07:00
macdonst
4f798bcffb
Update master
2012-07-06 17:34:53 -03:00
macdonst
6c653dc7f2
Merge pull request #641 from josemando/master
...
Screenshot plugin for Android
2012-07-03 07:18:10 -07:00
Thejaswi Puthraya
0ddb4fe844
Make the Share plugin work with Cordova-1.9.0
2012-07-03 11:31:23 +05:30
Josemando Sobral
6b4b86547d
screenshot for android
2012-07-03 02:08:39 -03:00
macdonst
4abba2642e
Update master
2012-06-29 16:22:41 -03:00
macdonst
61f61bc654
Update master
2012-06-29 16:21:21 -03:00
Viras-
be97a84256
[Android] Adding disconnect function to BluetoothPlugin
2012-06-29 13:35:24 +02:00
Viras-
ae45ff295e
Merge pull request #419 from naokazuterada/master
...
add isShowing function to Android SoftKeyBoard
2012-06-29 00:25:10 -07:00
Ash Connell
3342ccb8e7
Fix for allowing future changes of datepicker field, previous version only let you pick a date once then failed after
2012-06-26 00:59:31 +10:00
Nick Retallack
7811e65633
Downloader would sometimes not return the directory name, depending on the code path
2012-06-20 18:50:23 -07:00
Nick Retallack
bc20e58bab
Arguments to setDataAndType are in the wrong order
2012-06-20 17:21:23 -07:00
Nick Retallack
8f5d9c4aa1
Typo: unbalanced parenthesis.
2012-06-20 17:20:49 -07:00
Nick Retallack
36ac6d6ab6
This line is wrong. The line before it sets the method to GET, and then this line sets it to POST, which is not what you want for a downloader.
2012-06-20 17:16:42 -07:00
Nick Retallack
36a80af95d
Environment needs to be imported
2012-06-20 17:15:24 -07:00
Will Koper
cda6f55b7f
Modified for cordova 1.5+ compatibility
2012-06-20 16:17:29 -04:00
Murray Macdonald
f9d474194c
Add stop, interrupt, speed, pitch to TTS
...
Modified the TTS Plugin to allow the stopping and interruption of speech
in progress, as well as the ability to control voice speed and pitch.
2012-06-19 02:17:20 -07:00
tommy-carlos williams
b1cc3526f5
Updates aside, pretty sure I am still "the author"
2012-06-19 09:26:35 +10:00
tommy-carlos williams
289a0d2dec
Merge pull request #625 from libbybaldwin/libbybaldwin-accountlist
...
Updates to plugin needed for use with Cordova 1.5 and greater
2012-06-18 16:22:30 -07:00