234 Commits

Author SHA1 Message Date
jay
91bffc2ae2 Merge pull request #119 from sinyu1012/feat/android_namespace
添加 Android 命名空间
2024-12-11 12:14:07 +08:00
a3c732f320 优化 Android namespace 判断 2024-12-11 11:25:15 +08:00
effd64731e 添加 Android 命名空间
在 android/build.gradle 文件中为项目指定了一个新的命名空间 'io.github.v7lin.tencent_kit'。这有助于在 Android 应用中更好地组织和管理代码,提高模块间的隔离性和可维护性。
2024-11-25 12:17:41 +08:00
901ba62b09 Merge pull request #114 from yeliulee/ohos_flutter_3.22
add support for HarmonyOS and implementation for QRCode Auth
2024-11-14 21:09:59 +08:00
c2da4ce7df bump version to 6.1.0
Signed-off-by: yeliulee <yeliuleet@gmail.com>
2024-11-14 21:06:03 +08:00
42d6b46004 add support for HarmonyOS
Signed-off-by: yeliulee <yeliuleet@gmail.com>
2024-11-05 22:53:56 +08:00
2a8044292b add impl for QRCode login in both client & server mode
Signed-off-by: yeliulee <yeliuleet@gmail.com>
2024-11-05 22:51:12 +08:00
31ef82872d bump android tencent oauth sdk to 3.5.17
Signed-off-by: yeliulee <yeliuleet@gmail.com>
2024-11-05 22:41:24 +08:00
b493831bca 增加对 ServerSide 登录模式的支持 (#102)
* feat: login with serverside

* test: login with serverside

* feat: login with serverside(iOS)
2024-02-23 14:20:24 +08:00
9631cc1db5 Update pubspec.yaml 2023-06-06 17:38:42 +08:00
bd51d822c3 Update CHANGELOG.md 2023-06-06 17:38:28 +08:00
a47de9ea98 Update tencent_setup.rb 2023-06-06 17:28:12 +08:00
730566e8a1 flutter upgrade 2023-06-04 14:38:38 +08:00
12c312eac0 Update publish.yml 2023-06-04 01:25:26 +08:00
f172ff20d8 Feature 6.0.0 (#93)
flutter upgrade
2023-06-03 23:37:44 +08:00
9b6770bce2 Update publish.yml 2023-05-29 15:01:49 +08:00
3a62daf897 Enable alias parsing flutter_project_dir and Update Ci (#92) 2023-05-24 23:57:53 +08:00
bbce20d4f8 Update README.md 2023-04-23 14:20:05 +08:00
1eddc06137 ruby 2023-04-10 16:38:12 +08:00
c5b347284a 优化脚本 2023-03-20 19:28:18 +08:00
a8fad1bdf1 Fix some compile errors (#86)
* Fix compile error due to file system case sensitivity

* Add error msg for android
2023-03-06 19:26:52 +08:00
e641d6c58d feature 5.0.1 2023-02-26 23:15:24 +08:00
2111ecfedf feature 5.0.1 2023-02-24 19:59:07 +08:00
8705f43c38 feature 5.0.1 2023-02-24 19:30:53 +08:00
e194a92301 feature 5.0.0 2023-02-24 18:46:20 +08:00
a470377b61 feature 5.0.0 2023-02-24 17:55:01 +08:00
0432a5b783 feature 5.0.0 2023-02-24 17:52:31 +08:00
50d9526ee6 feature 5.0.0 2023-02-24 16:59:39 +08:00
b7cb9b4e2a feature 5.0.0 2023-02-24 16:32:08 +08:00
2b3e4ee925 feature 5.0.0 2023-02-24 16:27:37 +08:00
5775103ed6 feature 5.0.0 2023-02-24 16:11:18 +08:00
2d42f9eee6 feature 5.0.0 2023-02-24 16:04:43 +08:00
b2238c2ad9 feature 5.0.0 2023-02-24 16:02:12 +08:00
5493d5a21d feature 5.0.0 2023-02-24 15:47:16 +08:00
6cd6c902ce feature 5.0.0 2023-02-24 15:36:57 +08:00
4211e46cbb feature 5.0.0 2023-02-24 15:19:19 +08:00
7e8e4ac90a feature 5.0.0 2023-02-24 15:09:45 +08:00
b32b842132 feature 5.0.0 2023-02-24 14:57:43 +08:00
85c9dcdccc feature 5.0.0 2023-02-24 14:51:27 +08:00
ec7eeabfac feature 5.0.0 2023-02-24 14:48:13 +08:00
5dab9d7a81 feature 5.0.0 2023-02-24 14:37:56 +08:00
97800738d7 feature 5.0.0 2023-02-24 14:33:08 +08:00
8d751f4152 Merge branch 'master' into feature_5.0.0
# Conflicts:
#	README.md
2023-02-24 13:58:51 +08:00
adcd7163d1 feature 5.0.0 2023-02-24 13:57:47 +08:00
703ca8cfb1 Update README.md 2022-09-28 11:21:31 +08:00
9812c6fbe6 Update README.md 2022-07-29 11:39:52 +08:00
a9fbd0fabd Update README.md 2022-07-12 20:58:58 +08:00
1d5522b24c Update README.md 2022-07-05 19:56:34 +08:00
7afc2eb91a Update README.md 2022-07-05 19:26:34 +08:00
9d201cbea6 Merge branch 'master' of https://github.com/RxReader/tencent_kit 2022-06-10 17:02:31 +08:00