E.B
|
aa3a4a218c
|
iOS - update
1.更新目录
2.更新 README.md
3.重写 iOS_install.md
|
2016-04-26 14:43:52 +08:00 |
|
E.B
|
79fb3b76ca
|
iOS - update
1.更新 iOS sdk
2.更改启动 sdk 的方法
3.PushConfig.plist 添加 isIDFA 字段
|
2016-04-26 14:02:35 +08:00 |
|
E.B
|
95c9b12124
|
iOS - new feature
1. 增加 jpush.backgroundNotification 事件
2. 重新区分原有事件的触发条件
3. 更新 文档接口说明
|
2016-04-22 15:44:04 +08:00 |
|
E.B
|
404f19037e
|
iOS - update
1.更新手动安装文档
2.fix 影响其他插件使用的 bug
|
2016-04-20 09:59:10 +08:00 |
|
Hevin
|
661b216359
|
Merge pull request #139 from jpush/dev
|
2016-03-30 10:52:17 +08:00 |
|
Pikachu
|
8dba1a4c5e
|
Update JPushPlugin.m
1.修复 iOS8 以下不能注册推送的bug
|
2016-03-25 19:43:10 +08:00 |
|
E.B
|
c2babc3a39
|
iOS-优化代码
1.AppDelegate+JPush.m中不再使用runtime
|
2016-03-21 15:30:16 +08:00 |
|
E.B
|
3868e0be35
|
iOS - 修复因cordova版本不同导致的bug
1.因低版本cordova中AppDelegate继承自NSObject导致找不到 super
didFinishLaunchingWithOptions的问题。
|
2016-03-14 17:26:53 +08:00 |
|
E.B
|
cf39b64bfc
|
iOS - update
1.更新api说明
2.代码处理null
|
2016-03-11 13:16:47 +08:00 |
|
E.B
|
6cee953edd
|
iOS-添加功能
1.add crash日志 接口
2.add 本地通知 相关接口
3.add 地理位置上报 接口
|
2016-03-09 13:18:09 +08:00 |
|
E.B
|
afe2230ed9
|
iOS优化代码
1.优化、简化了 AppDelegate+JPush.m 和 JPushPlugin.m 中的代码。
2.整理了JPushPlugin.h中的方法与注释。
|
2016-03-08 16:46:12 +08:00 |
|
darkterrorooo
|
83e86b64de
|
升级 android sdk to 2.0.6
|
2016-01-21 17:20:31 +08:00 |
|
darkterrorooo
|
3f9454edf3
|
升级ios 库到 2.1.0
|
2016-01-21 15:15:48 +08:00 |
|
darkterrorooo
|
f12e7a35d0
|
Merge pull request #65 from wgjtyu/master
抽离API_KEY的配置
|
2015-12-01 12:15:55 +08:00 |
|
darkterrorooo
|
c2818fb193
|
修正iOS 接口 isPushStopped 的返回值,使stop 返回 1,非stop 返回 0
|
2015-11-26 13:10:58 +08:00 |
|
darkterrorooo
|
32d3ecc917
|
升级iOS SDK, 升级到 1.8.8
升级 Android SDK, 升级到 2.0.5
modified: plugin.xml
modified: src/android/MyReceiver.java
|
2015-11-26 12:07:38 +08:00 |
|
George
|
138fde1587
|
Merge remote-tracking branch 'jpush/master' into test
|
2015-09-10 20:13:45 +08:00 |
|
zhangqinghe
|
2211e68e68
|
fix #67
|
2015-08-10 17:19:56 +08:00 |
|
George
|
ca2e52fe54
|
抽离API_KEY的配置
|
2015-08-06 11:08:28 +08:00 |
|
zhangqinghe
|
f624670b4f
|
fix #62
|
2015-08-03 13:34:36 +08:00 |
|
zhangqinghe
|
1fbc14b677
|
change iOS sdk from v1.8.2 to 1.8.3
|
2015-07-10 17:45:19 +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
|
7545a948bd
|
demo add openNotification receiveNotification receiveMessage code
|
2015-04-14 14:47:57 +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
|
ff86dc1230
|
add open notification evnet when app is launching
|
2015-04-10 13:42:25 +08:00 |
|
zhangqinghe
|
a049e2e62d
|
add open notificaiton event when app run background
|
2015-04-10 11:04:56 +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 |
|
zhangqinghe
|
605fcf4a62
|
remove deprecated interface writeJavascript
|
2015-03-18 15:34:16 +08:00 |
|
zhangqinghe
|
2797bdd0e7
|
add ducoment about with JPushPlugin.h
|
2015-03-10 17:38:14 +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
|
4e687db4d3
|
增加了benginLogPageView
|
2015-01-16 10:42:06 +08:00 |
|
zhangqinghe
|
9279611fcd
|
add ios sdk 1.8.1
|
2015-01-04 09:36:19 +08:00 |
|
zhangqinghe
|
219ae72758
|
添加了ios 停止推送的js接口
|
2014-11-18 14:01:18 +08:00 |
|
zhangqinghe
|
b1e00baeb8
|
add ios sdk 1.8.1
|
2014-09-24 20:05:50 +08:00 |
|
zhangqinghe
|
206efc7b2c
|
change sdk vertion 1.7.3
|
2014-07-31 13:39:04 +08:00 |
|
zhangqinghe
|
1af99fe4bf
|
add message in app
|
2014-07-22 18:51:48 +08:00 |
|
zhangqinhghe
|
60eefc2b5b
|
delete notifacation center
|
2014-06-10 14:14:02 +08:00 |
|
zhangqinhghe
|
108b507210
|
fix set tag/alias
|
2014-06-06 18:15:08 +08:00 |
|
zhangqinhghe
|
599952976f
|
add notificatoncenter and track page
|
2014-06-05 16:36:54 +08:00 |
|
zhangqinhghe
|
334cda7486
|
aplace new lib and change demo
|
2014-06-04 13:20:24 +08:00 |
|
zhangqinghe
|
8f2fda0d46
|
delect .DS_Store
|
2014-01-21 09:55:49 +08:00 |
|
zhangqinghe
|
69fa06cddd
|
add platform ios
|
2014-01-20 18:27:31 +08:00 |
|