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

Make it possible to sort the home screen #7048

Merged
merged 37 commits into from
Apr 5, 2024

Commits on Mar 28, 2024

  1. Possibility to drag sections

    Fredrik Wallén committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    795f1f0 View commit details
    Browse the repository at this point in the history
  2. Styling and prepare to start using sort order

    Fredrik Wallén committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    14798ae View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Make home sorted depending on order

    Fredrik Wallén committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    14c0cdb View commit details
    Browse the repository at this point in the history
  2. Revert unintended change

    Fredrik Wallén committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ff72e22 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into feature/sortable-home-screen

    Fredrik Wallén committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7e0ed97 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Let users move sections to disabled

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    499797f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/sortable-home-screen

    # Conflicts:
    #	app/src/main/java/de/danoeh/antennapod/ui/home/HomeFragment.java
    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7df56cf View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    13792ba View commit details
    Browse the repository at this point in the history
  4. Rename variable

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3064bf5 View commit details
    Browse the repository at this point in the history
  5. Renaming

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ac32486 View commit details
    Browse the repository at this point in the history
  6. Style changes

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9e04011 View commit details
    Browse the repository at this point in the history
  7. Extract to another method

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a1dc666 View commit details
    Browse the repository at this point in the history
  8. Renamings

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    83c8c3d View commit details
    Browse the repository at this point in the history
  9. Fix code style

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    94fb00a View commit details
    Browse the repository at this point in the history
  10. Fix code style

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b1cda5b View commit details
    Browse the repository at this point in the history
  11. Fix code style

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    26200d1 View commit details
    Browse the repository at this point in the history
  12. Code style fixes

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f6a3abb View commit details
    Browse the repository at this point in the history
  13. Code style fixes

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4a0082e View commit details
    Browse the repository at this point in the history
  14. XML code style fixes

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    2864205 View commit details
    Browse the repository at this point in the history
  15. More XML code style fixes

    Fredrik Wallén committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    61b2a7a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. PR comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d4a6327 View commit details
    Browse the repository at this point in the history
  2. PR comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    854b5dd View commit details
    Browse the repository at this point in the history
  3. PR comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    47929cf View commit details
    Browse the repository at this point in the history
  4. PR comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e20681 View commit details
    Browse the repository at this point in the history
  5. PR comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7e90028 View commit details
    Browse the repository at this point in the history
  6. Ads home section items directly to the member variable

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b6fa46c View commit details
    Browse the repository at this point in the history
  7. PR Comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1de718f View commit details
    Browse the repository at this point in the history
  8. PR Comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dee6489 View commit details
    Browse the repository at this point in the history
  9. PR Comments

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    617057b View commit details
    Browse the repository at this point in the history
  10. Fixed bug where the hidden sections would switch place

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7001d90 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' into feature/sortable-home-screen

    # Conflicts:
    #	app/src/main/java/de/danoeh/antennapod/ui/screen/home/HomeFragment.java
    #	app/src/main/java/de/danoeh/antennapod/ui/screen/home/HomeSectionsSettingsDialog.java
    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0ba2654 View commit details
    Browse the repository at this point in the history
  12. Moved stuff to code restructuring

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d86afdf View commit details
    Browse the repository at this point in the history
  13. Small design improvement

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    4f17369 View commit details
    Browse the repository at this point in the history
  14. Fixes long lines

    Fredrik Wallén committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f3ff2db View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Decreases the text size of the hidden text

    Fredrik Wallén committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b229eeb View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1e1f820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151a3b0 View commit details
    Browse the repository at this point in the history