Commit Graph

75 Commits

Author SHA1 Message Date
huangminlinux 4585a13d7b update localnotification event field 2017-12-13 13:32:34 +08:00
huangminlinux f50a8ea5c7 fix local notification event in ios 10 2017-12-12 17:00:28 +08:00
Hevin c254794ace create ionic floder 2017-12-11 12:31:54 +08:00
huangminlinux d3e2e1a5d7 fix app not launch open notification bug 2017-11-08 13:49:50 +08:00
huangminlinux 22b6d9a006 adjust glable var to static 2017-11-01 16:29:27 +08:00
huangminlinux 184ee01d1d update registrationId evet 2017-10-25 11:09:46 +08:00
huangminlinux 14a40c6572 adjust ios registerNotification event 2017-10-25 10:49:58 +08:00
huangminlinux d2f9959ae1 open notification event add to jpush event cache 2017-10-23 17:18:49 +08:00
huangminlinux 3129165d3f add jpush event cache 2017-10-23 17:11:35 +08:00
huangminlinux 07c9b2b945 fix iOS10 remove local notification fail bug 2017-10-20 11:28:51 +08:00
Hevin 6283cb26f6 Remove deprecated method
setTagsWithAlias
2017-10-13 10:12:16 +08:00
huangminlinux 585e2a5084 fix open local notification to launch app event bug 2017-10-11 14:28:56 +08:00
huangminlinux 3f00143a5a update doc remove startLocalNotification event 2017-10-11 11:26:46 +08:00
huangminlinux f5ea2b5b10 ios add jpush.receiveRegistrationId event 2017-10-11 11:15:13 +08:00
Hevin 7afb705555 Update tag & alias api 2017-09-22 20:08:37 +08:00
Hevin ff65c09d4e Update tag & alias api of iOS 2017-09-22 16:12:23 +08:00
Hevin 291aa7b8bf Update tag & alias methods 2017-09-21 19:20:53 +08:00
huangminlinux 3c70127405 fix notification in backgroup bug 2017-07-12 10:14:50 +08:00
huangminlinux 2df6ea47a8 fix setTags/Alias bug 2017-07-07 11:21:14 +08:00
hevin 2287ef10dd Optimize ios native methods
- setTags
- setAlias
- setTagsWithAlias
2017-05-26 20:46:21 +08:00
pikacode a8daded81b iOS - fix #220 2017-03-27 16:32:28 +08:00
pikacode 20d93c0047 iOS - update 2017-01-17 14:45:16 +08:00
pikacode 6734bf9160 iOS - fix #194 2016-12-30 12:29:43 +08:00
pikacode df6adddc75 iOS - fix #196 2016-12-19 15:24:04 +08:00
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 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 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 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