Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GOM demo #200

Merged
merged 15 commits into from
Oct 19, 2024
Merged

Add GOM demo #200

merged 15 commits into from
Oct 19, 2024

Commits on Aug 8, 2024

  1. [draft]library: Add GOM demo

    -Initial implementation, has bugs
    BharatAtbrat committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    af01c9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaf1f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. minor improvements and additions

    Add text based filtering to showcase vs ID filtering
    Design is still a WIP
    BharatAtbrat committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c6c4d8f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. changes and improvements

    Use SearchEntry for text search and SpinButton for
    ID search and subsequent logic changes
    Cleaned up logic when no results found
    Re-organized the UI, cleaner implementation
    BharatAtbrat committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    36eb59a View commit details
    Browse the repository at this point in the history
  2. minor fix: remove comma

    BharatAtbrat committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    35b5e0b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    ff6af5b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    e49caef View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. changes and improvements:

    rename folder to Database
    change description, title
    replace var with let
    add newline
    BharatAtbrat committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    af231fd View commit details
    Browse the repository at this point in the history
  2. minor fixes

    remove Toasts and subsequent use
    temporarily disable closeDatabase function for checker
    use sqlite databse
    BharatAtbrat committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4f368bd View commit details
    Browse the repository at this point in the history
  3. small fix:

    can't leave the adapter open
    BharatAtbrat committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    28f2b7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a41877 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. tweaks

    sonnyp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    69f6079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b6d37 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. further simplifications

    sonnyp committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    909c833 View commit details
    Browse the repository at this point in the history
  2. f

    sonnyp committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    79ed734 View commit details
    Browse the repository at this point in the history