Skip to content

[PR] KNUTICE 1.5.1 RC#46

Merged
doyoonkim3312 merged 19 commits intoreleasefrom
development
Aug 3, 2025
Merged

[PR] KNUTICE 1.5.1 RC#46
doyoonkim3312 merged 19 commits intoreleasefrom
development

Conversation

@doyoonkim3312
Copy link
Member

KNUTICE 1.5.1 RC

  • KNUTICE 1.5.1 includes following minor changes
    1. API Endpoints update.
    2. New, unified TIP container for displaying tip information
    3. New Sorting Options (Newest/Oldest updated.)

  - Independent class 'DeeplinkHandler' has been introduced to create appropriate Deeplink Uri using received data over intent.
  - Isolate Deeplink Uri extraction from intent logic to independent class.
  - Add additional state to LaunchedEffect to observe preprocessing completion state.
  - Remove overridden function handleIntent to allow receiving RemoteMessage with Notification Payload.
  - Modify Push Notification handling logic to allow information on notification payload to be used to construct push notification.
  - Allow receiving system-wide push notification, which contains notification payload only.
  - Add extra spaces between tip category area and tip title area. (0.dp to 4.dp)
  - Apply modified API Endpoint for each requests.
  - Add new build variants for flawless testing during development.
  - (:app) Add necessary dependencies to utilize Firebase Analytics.
  - Apply FirebaseAnalytics to the project to collect application information, including interactions, crash info, etc.
  - Add necessary version information for Firebase Analytics dependencies.
  - Add new String paramter for lambda function 'onDestination' (for FirebaseAnalytics)
  - Apply VerticalPager to TipContainer for auto-advancing representation.
  - Extract Surface from TipContainer (for better animation during auto-advancing)
  - Apply Firebase Analytics to collect data to collect touch event on 1) Push Notification and 2) Tip
  - Replace existing Column with verticalScroll with LazyColumn
  - Replace Static TipContainer with TipPager.
  - Add horizontal padding with Color.White for container background.
  - Remove unused import statement.
  - Allow user to sort saved bookmark either 'Newest Updated' or 'Oldest Updated'
  - Add necessary localized string resources.
  - Change the container background of Scaffold for OSS webview.
  - Update Version Information
    * Version Code: 27
    * Version name: 1.5.1
@doyoonkim3312 doyoonkim3312 merged commit fafb75e into release Aug 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant