Commit Graph

  • 74c8ad12b6 bugfix:Second navigation failed to start liu-binjun 2022-06-29 10:17:16 +08:00
  • 20cb2c744f !95 修改JS API返回值错误的问题 Merge pull request !95 from 刘彬俊/monthly_20220614 openharmony_ci 2022-06-28 15:19:32 +00:00
  • 6a56a24a7b !96 修改codex问题 Merge pull request !96 from 刘彬俊/master openharmony_ci 2022-06-28 14:18:42 +00:00
  • 85c5d43e15 bugfix:fix codex bug liu-binjun 2022-06-28 21:42:46 +08:00
  • 6cd4851a27 bugfix:fix js api return code error bug liu-binjun 2022-06-28 09:08:09 +08:00
  • 8b16eadc82 !93 修改JS API返回值错误的问题 Merge pull request !93 from 刘彬俊/master openharmony_ci 2022-06-27 13:01:02 +00:00
  • 4a5c87329a bugfix: fix JS API return code error bug liu-binjun 2022-06-27 19:08:50 +08:00
  • c2a140f4d4 init Mupceet 2022-06-24 17:38:35 +08:00
  • 3182e6bd70 !91 修改32位系统编译失败问题 Merge pull request !91 from 刘彬俊/master openharmony_ci 2022-06-24 08:01:02 +00:00
  • 02451a27d7 bugfix:fix compile error in 32bit system liu-binjun 2022-06-24 15:18:37 +08:00
  • 1cc7f1d675 !90 适配location HDI接口 Merge pull request !90 from 刘彬俊/master openharmony_ci 2022-06-23 12:55:44 +00:00
  • b4befdd1a0 feat: add location HDI code liu-binjun 2022-06-22 18:10:57 +08:00
  • ba4457663e !47 适配系统参数归一 Merge pull request !47 from Mupceet/param_0511 weekly_20220621 openharmony_ci 2022-06-21 07:58:39 +00:00
  • 318b5baddb !89 修改位置上报过程reportManager对象为空导致crash问题 Merge pull request !89 from 刘彬俊/monthly_20220614 openharmony_ci 2022-06-21 07:36:31 +00:00
  • a3ceb9c0eb Merge branch 'master' of gitee.com:openharmony/base_location into param_0511 Signed-off-by: Mupceet <laiguizhong@huawei.com> Mupceet 2022-06-21 06:09:34 +00:00
  • 7ea2ef5bc0 !87 增加sendCommand中的command非空判断,callbackMap删除的时候未释放sptr的内存,释放内存和erase map的顺序错误 Merge pull request !87 from 刘彬俊/master openharmony_ci 2022-06-21 03:35:21 +00:00
  • 6abfb72864 sync code liu-binjun 2022-06-21 11:13:19 +08:00
  • f929b4546a fix bugs liu-binjun 2022-06-21 10:59:13 +08:00
  • 25d0ee241f fix sendCommand crash bug liu-binjun 2022-06-21 09:14:01 +08:00
  • e17ee0d602 !86 修改reportManager初始化太晚导致crash问题,修改sendCommand crash问题 Merge pull request !86 from 刘彬俊/master openharmony_ci 2022-06-20 13:57:08 +00:00
  • 9d271c948e fix crash bugs liu-binjun 2022-06-20 21:25:49 +08:00
  • 3423d2da46 !85 解决On,Off函数管理callback时出现NAPI多线程crash问题 Merge pull request !85 from 刘彬俊/master openharmony_ci 2022-06-20 13:18:35 +00:00
  • 1d67324714 fix bugs liu-binjun 2022-06-20 19:49:42 +08:00
  • a3d5de7259 fix bugs liu-binjun 2022-06-20 19:23:31 +08:00
  • 6416b0ac51 fix bugs liu-binjun 2022-06-20 18:48:46 +08:00
  • c151e5d358 fix bugs liu-binjun 2022-06-20 17:53:00 +08:00
  • 8af8ac19b2 fix bugs liu-binjun 2022-06-20 17:04:00 +08:00
  • 6a2ce86ba0 fix bugs liu-binjun 2022-06-20 16:41:03 +08:00
  • 28c958733b fix bugs liu-binjun 2022-06-20 15:37:59 +08:00
  • c9a3ab8df2 fix bugs liu-binjun 2022-06-20 12:34:34 +08:00
  • fdfa0e6321 fix NAPI multi thread bug liu-binjun 2022-06-19 23:20:12 +08:00
  • 97867440bc !84 修改在gnss定位过程中,ReportManager::OnReportLocation-->SetLastLocation空指针问题 Merge pull request !84 from 刘彬俊/master openharmony_ci 2022-06-19 14:43:59 +00:00
  • d0e233f488 fix bugs liu-binjun 2022-06-19 22:12:06 +08:00
  • 97ee9056bb fix bug in request.cpp liu-binjun 2022-06-19 22:06:39 +08:00
  • 705a393d0e fix crash in start locating liu-binjun 2022-06-19 22:01:48 +08:00
  • 4357cf267e !83 修改fuzz用例测试失败的问题 Merge pull request !83 from 刘彬俊/master openharmony_ci 2022-06-14 14:20:24 +00:00
  • e1e7b8d1b8 fix fuzz test bug liu-binjun 2022-06-14 21:53:20 +08:00
  • 0114575ae4 !82 增加fuzztest用例 Merge pull request !82 from 刘彬俊/master openharmony_ci 2022-06-14 13:52:55 +00:00
  • 3fb51b1ffa fix bugs liu-binjun 2022-06-14 20:58:27 +08:00
  • a1ac44d4e6 fix bugs liu-binjun 2022-06-14 20:31:19 +08:00
  • e3afd120f2 add fuzztest code of location module liu-binjun 2022-06-14 20:11:59 +08:00
  • f9ffded98d !81 解决NAPI函数未检查返回值的问题 Merge pull request !81 from 刘彬俊/master weekly_20220614 OpenHarmony_filemanager_develop_20220614 openharmony_ci 2022-06-13 13:48:57 +00:00
  • bffa16dd37 fix bugs liu-binjun 2022-06-13 21:07:46 +08:00
  • b5540e2863 fix bugs liu-binjun 2022-06-13 20:39:47 +08:00
  • 345df7b923 fix bugs liu-binjun 2022-06-13 20:18:16 +08:00
  • 66b832766c fix bugs liu-binjun 2022-06-13 12:47:40 +08:00
  • 742a49d540 fix bug:have not check napi return value liu-binjun 2022-06-12 22:42:42 +08:00
  • c514b9cfca fix napi multi thread bug liu-binjun 2022-06-12 16:42:34 +08:00
  • 66c000e6cd !80 修改codex问题 Merge pull request !80 from 刘彬俊/master openharmony_ci 2022-06-09 08:31:59 +00:00
  • eb708ba391 !79 Fix bugs in readme files Merge pull request !79 from 陆遥/master openharmony_ci 2022-06-09 07:54:59 +00:00
  • 6a476cfdcc fix codex bug liu-binjun 2022-06-09 15:53:10 +08:00
  • 2d286cb325 modify readme luyao@kaihongdigi.com 2022-06-09 11:06:40 +08:00
  • 06dfaf32fa !78 修改getCurrentLocation timeout参数不生效的问题 Merge pull request !78 from 刘彬俊/master openharmony_ci 2022-06-08 03:37:41 +00:00
  • 335171c0a3 fix bugs liu-binjun 2022-06-08 11:01:15 +08:00
  • b7b84ebd43 fix bugs liu-binjun 2022-06-08 09:48:32 +08:00
  • 78a2ac3c90 fix bugs liu-binjun 2022-06-07 21:04:40 +08:00
  • e26c773237 fix bugs liu-binjun 2022-06-07 20:59:33 +08:00
  • 54d17132d4 fix bugs liu-binjun 2022-06-07 20:31:53 +08:00
  • b23a1ba674 fix bugs liu-binjun 2022-06-07 19:49:28 +08:00
  • 2b7033958c fix bugs liu-binjun 2022-06-07 19:45:54 +08:00
  • 8c475ae96f fix bugs liu-binjun 2022-06-07 17:16:05 +08:00
  • e4070457aa fix bugs liu-binjun 2022-06-07 16:47:00 +08:00
  • 2290f1c586 fix bugs liu-binjun 2022-06-06 20:34:59 +08:00
  • 9240f16e40 fix bugs liu-binjun 2022-06-06 20:25:34 +08:00
  • 1050fdc9fa fix getcurrentlocation timeout not effective bug liu-binjun 2022-06-06 16:03:54 +08:00
  • 4fcea414e3 !77 修改getlastlocation未获取真实位置的问题 Merge pull request !77 from 刘彬俊/master weekly_20220607 openharmony_ci 2022-06-04 11:42:53 +00:00
  • 1f7bb7a39b add log print liu-binjun 2022-06-04 18:58:33 +08:00
  • 17b5e3865c change latest to last liu-binjun 2022-06-04 18:52:03 +08:00
  • c55cdf3dc3 delete Redundant code liu-binjun 2022-06-04 18:46:07 +08:00
  • f2419b60f5 fix getlastlocation bug liu-binjun 2022-06-04 18:18:31 +08:00
  • 9eee3fb0ad !76 第一次开机,gnss无法创建socket,在cfg中增加创建目录 Merge pull request !76 from 刘彬俊/master openharmony_ci 2022-06-01 02:34:00 +00:00
  • edbc3e80a0 fix issue:cant create socket at first start up liu-binjun 2022-05-31 21:22:25 +08:00
  • 51ad05290e !75 修改刷完版本第一次开机data/vendor/location目录无法创建,导致位置开关无法操作问题 Merge pull request !75 from 刘彬俊/OpenHarmony-3.2-Beta1 OpenHarmony-v3.2-Beta1 OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-31 02:14:42 +00:00
  • 742e30625e !74 修改刷完版本第一次开机data/vendor/location目录无法创建,导致位置开关无法操作问题 Merge pull request !74 from 刘彬俊/master weekly_20220531 openharmony_ci 2022-05-30 15:39:59 +00:00
  • 060820228e fix location switch file cant create issue liu-binjun 2022-05-30 22:52:05 +08:00
  • 12b6e6c469 fix location switch file cant create issue liu-binjun 2022-05-30 22:47:48 +08:00
  • d531bb5475 fix location switch file cant create issue liu-binjun 2022-05-30 22:39:29 +08:00
  • 75a686112e !73 修改TDD用例失败的问题,由于getUserId修改引入的 Merge pull request !73 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-30 07:18:58 +00:00
  • 2634db69fb !72 修改TDD用例失败的问题,由于getUserId修改引入的 Merge pull request !72 from 刘彬俊/master openharmony_ci 2022-05-30 06:18:10 +00:00
  • 7ffbfa87ba fix TDD test fail bug liu-binjun 2022-05-30 12:51:40 +08:00
  • 50ca0c2ea1 fix TDD test fail bug liu-binjun 2022-05-30 12:36:52 +08:00
  • 48e098aa9b !70 修改多用户场景下systemUi和settings位置开关状态不同步问题 Merge pull request !70 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-28 14:43:17 +00:00
  • ccde259c9e !71 修改多用户场景下systemUi和settings位置开关状态不同步问题 Merge pull request !71 from 刘彬俊/master openharmony_ci 2022-05-28 14:01:08 +00:00
  • 803fad1d16 fix multi user bug liu-binjun 2022-05-28 20:58:19 +08:00
  • 73833b3ebd fix multi user bug liu-binjun 2022-05-28 20:47:07 +08:00
  • c895697b96 fix multi user bug liu-binjun 2022-05-28 20:41:36 +08:00
  • 2e00cbb981 !68 修改位置开关无法使用的问题 Merge pull request !68 from 刘彬俊/master openharmony_ci 2022-05-28 11:52:19 +00:00
  • f14dbbd73b !69 修改位置开关无法使用的问题 Merge pull request !69 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-28 11:26:38 +00:00
  • 184c6e3aa0 fix location switch bug liu-binjun 2022-05-28 18:30:59 +08:00
  • a79fc3bd54 fix location switch bug liu-binjun 2022-05-28 18:20:47 +08:00
  • 355e9fd84a !67 修改获取userId错误的问题,修改错误检查system uid的问题 Merge pull request !67 from 刘彬俊/master openharmony_ci 2022-05-27 16:40:07 +00:00
  • 2462cba0f8 !66 修改userId获取错误的问题,修改gnss sa检查system uid的bug Merge pull request !66 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-27 13:12:18 +00:00
  • 7b013897a8 fix get userId error bug liu-binjun 2022-05-27 20:31:09 +08:00
  • f19a55adb6 fix get userid bug,getcallinguid bug liu-binjun 2022-05-27 20:18:09 +08:00
  • a4694f119b fix get userid bug,getcallinguid bug liu-binjun 2022-05-27 20:10:00 +08:00
  • ac34a151ae !65 修改uid和gid Merge pull request !65 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-27 09:29:47 +00:00
  • 2946ca1e48 !64 修改data/vendor/gnss目录的uid和gid Merge pull request !64 from 刘彬俊/master openharmony_ci 2022-05-27 09:24:59 +00:00
  • b8f4818b54 change uid gid liu-binjun 2022-05-27 16:37:18 +08:00
  • 31fc92e08c change uid liu-binjun 2022-05-27 16:28:17 +08:00
  • 5a39fcf271 !63 修改crash问题 Merge pull request !63 from 刘彬俊/OpenHarmony-3.2-Beta1 openharmony_ci 2022-05-27 01:51:47 +00:00