61 Commits

Author SHA1 Message Date
pikacode
eb0595e5c0 iOS - add API
1.增加延迟启动 API
2.增加 doc 说明
3.优化代码
2016-12-15 14:51:15 +08:00
pikacode
30fbc6094f iOS - fix #191 2016-12-12 10:41:38 +08:00
pikacode
abfcd3c93a iOS - update
1.fix a bug
2016-12-08 15:31:13 +08:00
pikacode
b96e36d6aa iOS - fix #188 2016-12-08 10:33:36 +08:00
pikacode
dfaf84b695 iOS - update SDK 3.0.0 2016-12-06 14:25:15 +08:00
pikacode
309131e944 iOS - update
1.增加本地通知事件
2.更新 doc
3.fix bug
2016-12-06 13:56:27 +08:00
pikacode
6d0dce371e iOS - update
1.更新 SDK
2.删除过期方法
3.更新过期方法
4.删除重复方法
5.发现并修复 bug
6.优化代码
7.更新 doc
2016-11-29 17:48:07 +08:00
pikacode
1a8cba8e75 iOS - add APIs & doc
1.增加 API - addDismissActions
2.增加 API - addNotificationActions
3.增加封装类 NotificationService
4.更新对应文档
2016-10-13 09:49:56 +08:00
pikacode
0342577830 iOS - update support iOS 10
1.支持 iOS 10 设备推送。
2016-09-22 17:06:30 +08:00
E.B
116ac90492 iOS - update SDK v2.1.9
1.更新 iOS SDK v2.1.9
2016-09-22 14:15:14 +08:00
E.B
149083b8f4 iOS fix spelling errors
1.修改拼写错误
2016-08-01 10:34:50 +08:00
E.B
f8c56b5aa1 iOS - update API
1.更新检查用户通知设置 API 的参数
2016-07-12 11:52:47 +08:00
E.B
0bb6838477 iOS - update new API
1.添加检测用户通知设置的 API
2016-07-12 11:16:58 +08:00
E.B
3369072687 iOS - update SDK 2.1.8
1.更新 iOS SDK 2.1.8
2016-07-01 10:34:49 +08:00
E.B
e4500dd513 iOS - update
1.拼写错误
2016-05-31 13:36:43 +08:00
E.B
a82382eddf iOS - update
1.更新 iOS SDK v2.1.7
2.IDFA 默认关闭
2016-05-27 10:04:57 +08:00
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