-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version updated to 1.1.6, fixes and optimizations for multiple functions
- Updated version number to 1.1.6 - Fixed the method for getting the current user ID, now returns the user ID and user name - Optimized the user data loading logic in MainActivity and improved the initialization process - Fixed the asynchronous operation of getting the current user ID in ChatActivity - Optimized the setting logic of the user data storage path in the TgApi class 版本更新至1.1.6,修复和优化多项功能 - 更新版本号至1.1.6 - 修复获取当前用户ID的方法,现在返回用户ID和用户名 - 优化MainActivity中的用户数据加载逻辑,改进了初始化流程 - 在ChatActivity中修正了获取当前用户ID的异步操作 - 优化了TgApi类中用户数据存储路径的设置逻辑 Signed-off-by: gohj99 <[email protected]>
- Loading branch information
Showing
4 changed files
with
106 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters