AllenTom a1196715d0 Feat: Add News tab and related functionality
- Added a "News" tab to the main index screen.
- Implemented API parameters for fetching news-specific posts: `imageTag`, `search`, `advancedSearch`, `newsFilter`, `onlyNews`, `newsSource`, `newsLanguage`, `newsCategory`, `requireImageCache`.
- Updated `Moment` data class and `MomentEntity` to include news-related fields like `isNews`, `newsTitle`, `newsUrl`, etc.
- Created `News.kt` composable and `NewsViewModel.kt` to display and manage news items.
- Updated `MomentLoader` to include a `newsOnly` parameter for fetching only news items.
- Added Japanese translations for new index tab strings: "Worldwide", "Dynamic", "Following", "Hot", and "News".
- Adjusted tab count and layout based on guest/logged-in user status to accommodate the new "News" tab.
2025-09-15 18:31:24 +08:00
2025-09-10 18:02:58 +08:00
2025-09-09 19:05:07 +08:00
2024-10-10 03:30:01 +08:00
2024-09-18 17:03:26 +08:00
2024-07-23 15:25:00 +08:00
2024-06-22 04:25:20 +08:00
2024-06-22 04:25:20 +08:00
2025-09-08 15:13:17 +08:00
2024-10-09 20:36:55 +08:00

签名

使用rider_pro_app文件进行签名
密码是GFX*&KBg2yuq8mPP
Description
No description provided
Readme 24 MiB
Languages
Kotlin 100%