Skip to content

Tags: CarGuo/GSYGithubAppKotlin

Tags

1.3.0

Toggle 1.3.0's commit message
Replace NavigationTabBar with TabLayout implementation

*   Create `GSYTabBar` extending `TabLayout` to replace the third-party `NavigationTabBar` library and remove the associated dependency.
*   Update XML layouts, Activity/Fragment logic, and Dagger modules to utilize the new `GSYTabBar` and `TabLayout.OnTabSelectedListener`.
*   Refactor `LoginOAuthWebFragment` to update OAuth scopes, enable cookie management, and disable caching.
*   Optimize ViewBinding initialization in base activities and `GSYUserInfoItem`.
*   Add comprehensive ProGuard rules for Retrofit, Dagger, RxJava, and other libraries.
*   Bump application version to 1.3.0.

1.2.0

Toggle 1.2.0's commit message
fix release

1.1.0

Toggle 1.1.0's commit message
增加没有 cmake 也能编译支持

1.0.8

Toggle 1.0.8's commit message
update 1.0.8

1.0.5

Toggle 1.0.5's commit message
update lib