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

Replace Deprecated Argument Passing #12287

Merged
merged 26 commits into from
Dec 19, 2023

Commits on Dec 18, 2023

  1. Replace deprecated usages

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    868da5b View commit details
    Browse the repository at this point in the history
  2. Replace deprecated usages

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0ba2a68 View commit details
    Browse the repository at this point in the history
  3. Replace deprecated usages

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d01991e View commit details
    Browse the repository at this point in the history
  4. Analysis: update lint results to reflect reduced error/warning count

    Signed-off-by: github-actions <[email protected]>
    github-actions authored and alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b4f60f6 View commit details
    Browse the repository at this point in the history
  5. Reduce dodgy codes

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ec3be74 View commit details
    Browse the repository at this point in the history
  6. Reduce dodgy code

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    10c564d View commit details
    Browse the repository at this point in the history
  7. Fix merge conflicts

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1b399b2 View commit details
    Browse the repository at this point in the history
  8. Fix merge conflicts

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    32fd626 View commit details
    Browse the repository at this point in the history
  9. Rebase master

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1973a20 View commit details
    Browse the repository at this point in the history
  10. Rebase master

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b37f00e View commit details
    Browse the repository at this point in the history
  11. Optimize imports

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e9e425d View commit details
    Browse the repository at this point in the history
  12. Optimize imports

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    da6477f View commit details
    Browse the repository at this point in the history
  13. Rebase master

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5aeac16 View commit details
    Browse the repository at this point in the history
  14. Rebase master

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    03114c1 View commit details
    Browse the repository at this point in the history
  15. Rebase master

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fae5f69 View commit details
    Browse the repository at this point in the history
  16. Optimize imports

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4483ca1 View commit details
    Browse the repository at this point in the history
  17. Optimize imports

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e8ff038 View commit details
    Browse the repository at this point in the history
  18. Update app/src/main/java/com/owncloud/android/ui/fragment/OCFileListF…

    …ragment.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b980f55 View commit details
    Browse the repository at this point in the history
  19. Update app/src/main/java/com/owncloud/android/ui/activity/SyncedFolde…

    …rsActivity.kt
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ea013b0 View commit details
    Browse the repository at this point in the history
  20. Update app/src/main/java/com/owncloud/android/ui/fragment/OCFileListF…

    …ragment.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5ff5d60 View commit details
    Browse the repository at this point in the history
  21. Update app/src/main/java/com/owncloud/android/ui/activity/FileDisplay…

    …Activity.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    61251b6 View commit details
    Browse the repository at this point in the history
  22. Update app/src/main/java/com/owncloud/android/ui/activity/FileDisplay…

    …Activity.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6718a36 View commit details
    Browse the repository at this point in the history
  23. Update app/src/main/java/com/owncloud/android/ui/activity/FileDisplay…

    …Activity.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cb329b1 View commit details
    Browse the repository at this point in the history
  24. Update app/src/main/java/com/owncloud/android/ui/fragment/OCFileListF…

    …ragment.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9874673 View commit details
    Browse the repository at this point in the history
  25. Update app/src/main/java/com/owncloud/android/ui/fragment/OCFileListF…

    …ragment.java
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8c43463 View commit details
    Browse the repository at this point in the history
  26. Update app/src/main/java/com/owncloud/android/ui/activity/FileDisplay…

    …Activity.java
    
    
    I tested. Looks like not needed.
    
    Co-authored-by: Tom <[email protected]>
    Signed-off-by: Alper Öztürk <[email protected]>
    alperozturk96 and ZetaTom committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    224c2e6 View commit details
    Browse the repository at this point in the history