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

Adapt Android for sync v2 #5361

Merged
merged 23 commits into from
Jun 29, 2020
Merged

Adapt Android for sync v2 #5361

merged 23 commits into from
Jun 29, 2020

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    14e2151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6836c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    227729e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ef8013 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4148ec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ed5142 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a10b5ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef4e4a8 View commit details
    Browse the repository at this point in the history
  9. BraveSyncWorker methods to support sync v2 enable/reset/auth and code…

    …phrase work
    
    (Addressed review comment)
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    74ab8b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc0d60b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e13730 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    851e004 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ab7799 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90eb6b5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21ead9c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b07460a View commit details
    Browse the repository at this point in the history
  17. Modified log level from info to verbose for some messages.

    Such messages will be removed by proguard on release build.
    (Adressed review feedback)
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    00b2370 View commit details
    Browse the repository at this point in the history
  18. Removed delete other device buttons

    (Addressed review)
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    04ab45d View commit details
    Browse the repository at this point in the history
  19. Reverted strings with mention of Brave Pay, as this category is hidde…

    …n now
    
    (Addressed review comment)
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ab607b1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8fe81c6 View commit details
    Browse the repository at this point in the history
  21. Fixed issue when sync on Android didn't work after app restart.

    Modification to force act as AndroidSyncSettings.mChromeSyncEnabled is always true
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    9b1ec9c View commit details
    Browse the repository at this point in the history
  22. Reducing ManageSyncSettings.java.patch

    (According to the review)
    AlexeyBarabash committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    85d5d11 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0f0b680 View commit details
    Browse the repository at this point in the history