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

feat(android_alarm_manager_plus): we can now send extra data to alarm manager and receive it in our callback #1014

Merged

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    8da2603 View commit details
    Browse the repository at this point in the history
  2. code style fixed

    ktdynamic committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    705228a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    fa3a9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a541a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9dd13 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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

Commits on Oct 15, 2022

  1. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    4d29cc4 View commit details
    Browse the repository at this point in the history
  2. Update packages/android_alarm_manager_plus/test/android_alarm_manager…

    …_test.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    86fdf64 View commit details
    Browse the repository at this point in the history
  3. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    b4c02a0 View commit details
    Browse the repository at this point in the history
  4. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    a71a79c View commit details
    Browse the repository at this point in the history
  5. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    b6898e3 View commit details
    Browse the repository at this point in the history
  6. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e53a46f View commit details
    Browse the repository at this point in the history
  7. Update packages/android_alarm_manager_plus/lib/android_alarm_manager_…

    …plus.dart
    
    Co-authored-by: Joachim Nohl <43643339+nohli@users.noreply.github.com>
    smartdevelopers-ir and nohli authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    22a63e1 View commit details
    Browse the repository at this point in the history
  8. apply suggestions

    ktdynamic committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e1a0b9a View commit details
    Browse the repository at this point in the history
  9. apply suggestions

    ktdynamic committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    75760b1 View commit details
    Browse the repository at this point in the history
  10. apply suggestions

    ktdynamic committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    4a9a387 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Rename method

    nohli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4ffcbb0 View commit details
    Browse the repository at this point in the history
  2. Add new line

    nohli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9373ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e5264 View commit details
    Browse the repository at this point in the history
  4. Make test easier to read

    nohli committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    4bed0a3 View commit details
    Browse the repository at this point in the history