Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tags: trinadhthatakula/Thor

Tags

Thor_v1501

Toggle Thor_v1501's commit message
chore: Update app version to 1.501This commit updates the app's version:-   `versionCode` is incremented to 1501.-   `versionName` is updated to 1.501.

Thor_v1500

Toggle Thor_v1500's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
keyboard glitch fix and Export logs feature (#11)* feat: Add custom action support to TermLoggerDialogThis commit introduces the ability to add custom actions to the `TermLoggerDialog`.- Adds a `CustomAction` data class to represent custom actions with an icon and a string label.- Updates `TermLoggerDialog` to accept a `customAction` parameter and an `onCustomActionClicked` callback.- Adds UI logic to display a custom action button in the dialog if a `customAction` is provided.- Adds functionality to trigger the `onCustomActionClicked` callback when the custom action button is clicked.* feat: searchbar glitch fixThis commit implements a fix for search bar functionality within the `AppList` to filter the displayed apps.-   Introduces a search bar using `BasicTextField` within a `Card`.-   Implements real-time filtering of the app list based on the search query.-   Filters by app name or package name, case-insensitive.-   Clears the search query with a clear button.-   Uses a placeholder text "Search any App" when the search query is empty.- Updates Multi selection list to be triggered by long click.- Improves the search logic.* feat: Add log sharing functionalityThis commit introduces the ability to share app logs from the "Neko Logger" screen.-   Adds a custom action button "Export Logs" to the Neko Logger dialog.-   Upon clicking "Export Logs", the app's log is written to a text file.-   Utilizes ShareCompat to share the log file via the Android share sheet.-   Adds custom action property to TermLoggerDialog.- Adds a custom action handler for the custom action.- Updates TermLoggerDialog to handle custom actions.- Adds ios_share icon.- Updates HomePage to handle the new custom action.- Adds a custom action button "Export Logs" to the Neko Logger dialog.- Refactors `TermLoggerDialog` to handle custom actions and add a done callback.- Updates `AppClickAction` to handle logcat actions.- Adds log file creation and sharing logic.- Adds logging to file for shared logs.- Updates `TermLoggerDialog` UI with CutCornerShape.- Update imports.* chore: Update app version to 1.352This commit updates the app's version:-   `versionCode` is incremented to 1352.-   `versionName` is updated to 1.352.- Updates `output-metadata.json`.- Updates `build.gradle.kts`.- Updates baseline profiles.

Thor_v1352_dev

Toggle Thor_v1352_dev's commit message
chore: Update app version to 1.352This commit updates the app's version:-   `versionCode` is incremented to 1352.-   `versionName` is updated to 1.352.- Updates `output-metadata.json`.- Updates `build.gradle.kts`.- Updates baseline profiles.

Thor_v1351

Toggle Thor_v1351's commit message
chore: Bump version to 1.351This commit updates the app version:- versionCode is incremented to 1351- versionName is updated to 1.351, removing "-alpha" suffix.

Thor_v1350

Toggle Thor_v1350's commit message
chore: Update app version to 1.350-alphaThis commit updates the app's version:-   `versionCode` is incremented to 1350.-   `versionName` is updated to 1.350-alpha.- Updates `output-metadata.json`.- Updates `build.gradle.kts`.- Update baseline profiles.

Thor_v1330

Toggle Thor_v1330's commit message
refactor: Adjust AppList package name displayThis commit modifies the `AppList` to limit the number of lines used for displaying the package name of an app to 1 instead of 2. This change improves the visual layout by preventing the package name from taking up too much space.- Sets `maxLines` to 1 in `Text` composable.

Thor_v1327

Toggle Thor_v1327's commit message
refactor: Adjust AppList package name displayThis commit modifies the `AppList` to limit the number of lines used for displaying the package name of an app to 1 instead of 2. This change improves the visual layout by preventing the package name from taking up too much space.- Sets `maxLines` to 1 in `Text` composable.

Thor_v1326

Toggle Thor_v1326's commit message
chore: Bump version to 1.326This commit updates the app version:- versionCode is incremented to 1326- versionName is updated to 1.326- Update `app-release.dm` files.

Thor_v1325

Toggle Thor_v1325's commit message
feat: Bump version to 1.325This commit updates the app's version code to 1325 and the version name to 1.325.- Updates `versionCode` from 1322 to 1325 in `build.gradle.kts`.- Updates `versionName` from 1.322 to 1.325 in `build.gradle.kts`.- Updates `versionCode` to 1325 in `output-metadata.json`.- Updates `versionName` to 1.325 in `output-metadata.json`.- Updates the baseline profiles.

Thor_v1322

Toggle Thor_v1322's commit message
feat: Update version to 1.321 and add active/frozen apps checkThis commit updates the app version and adds a check to avoid navigating to active/frozen apps screens when they are empty.- Updates the `versionCode` to 1321.- Updates the `versionName` to 1.321.- Adds a check to the `ActiveApps` and `FrozenApps` card clicks, avoiding navigation when their count is zero.
PreviousNext

[8]ページ先頭

©2009-2025 Movatter.jp