Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OffRange/KeyGo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: OffRange/KeyGo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 13 files changed
  • 1 contributor

Commits on Dec 24, 2023

  1. [SEViewFragment] Resolve Title Update Issue in Editing View

    Previously, an issue was identified wherein the title failed to update within the view fragment while editing. This commit rectifies the bug by implementing the necessary logic to ensure the title updates dynamically when edited within the view.
    
    (cherry picked from commit 7548eeb)
    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8069802 View commit details
    Browse the repository at this point in the history
  2. [SEViewFragment] Fixed app crash [follow up for 7548eeb]

    (cherry picked from commit 9bd7212)
    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    21e2e22 View commit details
    Browse the repository at this point in the history
  3. [FAB] Fixed FAB Button visibility issue

    (cherry picked from commit f6d6bd4)
    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    2fe34a5 View commit details
    Browse the repository at this point in the history
  4. [SEViewFragment] Resolved Scrolling Issue in UI

    Fixed a critical issue that was preventing scrolling in the user interface, restoring smooth navigation and enhancing user experience.
    
    (cherry picked from commit ccf479f)
    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    0114dd5 View commit details
    Browse the repository at this point in the history
  5. [CreditCardView] Removed unused view

    (cherry picked from commit 39882fe)
    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6b2003a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae58154 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    918e9fb View commit details
    Browse the repository at this point in the history
  8. [Version] Updated to 1.1.1

    OffRange committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b77a74e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    296e5ba View commit details
    Browse the repository at this point in the history
Loading