Commit Graph

542 Commits

Author SHA1 Message Date
zhangqinghe
b10bc7dbb4 Merge branch 'dev' of https://github.com/jpush/jpush-phonegap-plugin into dev 2015-07-17 15:25:25 +08:00
zhangqinghe
126e54d5b1 fix #53 2015-07-17 15:21:39 +08:00
zhangqinghe
7984b8acf0 fix fir android sdk 1.7.5 plugin.xml 2015-07-10 17:45:19 +08:00
zhangqinghe
1fbc14b677 change iOS sdk from v1.8.2 to 1.8.3 2015-07-10 17:45:19 +08:00
zhangqinghe
5fdd31b960 change android sdk form 1.7.3 to 1.7.5 2015-07-10 17:45:18 +08:00
zhangqinghe
b3e404ef12 修正JPushPlugin.prototype.receiveMessageInAndroidCallback的bug 2015-07-10 17:45:18 +08:00
zhangqinghe
1082fbd8c4 修改关于jpush.receiveNotification的文档,并删除旧有说明 2015-07-10 17:45:18 +08:00
zhangqinghe
c420ae20e5 add jpush.receiveNotificaiton event in platform android 2015-07-10 17:45:18 +08:00
zhangqinghe
c826b0d94a fix fir android sdk 1.7.5 plugin.xml 2015-07-10 17:44:03 +08:00
zhangqinghe
79d0b5e037 change iOS sdk from v1.8.2 to 1.8.3 2015-07-10 17:44:03 +08:00
zhangqinghe
5836cac41f change android sdk form 1.7.3 to 1.7.5 2015-07-10 17:44:02 +08:00
zhangqinghe
8ea95cd5ef fix #47 2015-07-10 17:44:02 +08:00
zhangqinghe
c90c9b7b01 fix #47 2015-07-03 16:39:25 +08:00
zhangqinghe
ef339a1b96 修正JPushPlugin.prototype.receiveMessageInAndroidCallback的bug 2015-06-10 15:58:37 +08:00
zhangqinghe
0233a10906 修改关于jpush.receiveNotification的文档,并删除旧有说明 2015-06-09 17:31:57 +08:00
zhangqinghe
cb8f8412b4 add jpush.receiveNotificaiton event in platform android 2015-06-09 16:38:46 +08:00
zhangqinghe
4e2b2d6bb6 fix document about ios in content-avalible 2015-04-24 14:49:20 +08:00
zhangqinghe
8b3aa0b90e fix /strios/example to example 2015-04-16 14:56:06 +08:00
zhangqinghe
2e5cfdaa5a fix document about example position 2015-04-16 14:15:11 +08:00
zhangqinghe
7fcefce3ce fix android message and notification event 2015-04-15 16:59:32 +08:00
zhangqinghe
ce8ca9f8f8 fix when app not launch tap notification,and not receice jpush.openNotification 2015-04-14 16:15:25 +08:00
zhangqinghe
93fbc893ca ducument add event jpush.receiveMessage 2015-04-14 15:11:21 +08:00
zhangqinghe
7545a948bd demo add openNotification receiveNotification receiveMessage code 2015-04-14 14:47:57 +08:00
zhangqinghe
2510289d95 about lazy load mode explanation 2015-04-14 13:35:29 +08:00
zhangqinghe
41c5c04dc1 move android api position 2015-04-14 13:08:41 +08:00
zhangqinghe
82dd47eefa move andorid init api to common api document 2015-04-14 11:35:27 +08:00
zhangqinghe
f0c6374409 fix Cordova CLI auto install in document 2015-04-14 11:21:09 +08:00
zhangqinghe
40828ff145 move jpush sdk inital method to JPushPlugin static method 2015-04-14 10:05:14 +08:00
zhangqinghe
cbca41a513 Adjustment documents structure 2015-04-14 09:58:44 +08:00
zhangqinghe
fbd98732c8 fix dicument about open notification event when app is launching 2015-04-10 13:45:15 +08:00
zhangqinghe
ff86dc1230 add open notification evnet when app is launching 2015-04-10 13:42:25 +08:00
zhangqinghe
2dbd0cb248 add 'jpush.openNotificaiton'event in iOS ducoment 2015-04-10 11:11:26 +08:00
zhangqinghe
a049e2e62d add open notificaiton event when app run background 2015-04-10 11:04:56 +08:00
zhangqinghe
bf003c84c1 add registrationID in document 2015-03-30 11:13:52 +08:00
zhangqinghe
ced9ad3a1e fix abot api isPushStoped and resumePush in document 2015-03-30 11:02:33 +08:00
zhangqinghe
27378f6ca0 add new iterface 'isPushStopped' and 'resumePush' for platform iOS 2015-03-30 10:28:01 +08:00
zhangqinghe
58b8cd45b2 增加设置本地的badge值的api 2015-03-25 16:11:04 +08:00
qinghe.zhang
6d668101c5 Merge pull request #32 from yaonie084/master
fix README.md for use cordovar 4.x
2015-03-19 15:29:27 +08:00
ethan
67ca37d55a fix README.md for cordovar 4.x 2015-03-19 14:41:19 +08:00
zhangqinghe
e78d5bd544 fix jpush.receiveNotification in document 2015-03-19 13:37:48 +08:00
zhangqinghe
d92723301e delete OnPuase in Document 2015-03-18 17:07:38 +08:00
zhangqinghe
605fcf4a62 remove deprecated interface writeJavascript 2015-03-18 15:34:16 +08:00
zhangqinghe
e66336f670 update android sdk version to v1.7.3 2015-03-17 14:18:12 +08:00
zhangqinghe
2797bdd0e7 add ducoment about with JPushPlugin.h 2015-03-10 17:38:14 +08:00
zhangqinghe
a197975d03 upadte js event 'jpush.receiveNotification' 2015-03-10 16:58:09 +08:00
zhangqinghe
27c4fe7b26 add event jpush.receiveNotification in object-c file 2015-03-10 16:46:44 +08:00
zhangqinghe
aae9e8314a add js event jpush.receiveNotification 2015-03-10 16:37:08 +08:00
zhangqinghe
7d489c7f20 Merge branch 'dev' of ssh://github.com/jpush/jpush-phonegap-plugin into dev 2015-02-14 16:26:05 +08:00
zhangqinghe
c3cfa01e60 delete openNotificaiton error simple 2015-02-14 16:24:09 +08:00
zhangqinghe
27ebdd6809 增加了打开通知的event回调 2015-02-14 16:24:09 +08:00