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): migrate source code to kotlin #123

Merged
merged 57 commits into from
Sep 15, 2021
Merged

Commits on Aug 27, 2021

  1. feat!(android): add kotlin support

    * kotlin@1.5.20
    * add before_compile hookscript for cordova-android 9.x support
    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    c880fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    786c733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1459826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0469513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f225fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f2917c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6bc80e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bbb17d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76b0437 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4d07d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73bee19 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e469530 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b280a89 View commit details
    Browse the repository at this point in the history
  14. refactor: PushDismissedHandler

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    6ca4704 View commit details
    Browse the repository at this point in the history
  15. refactor: PushHandlerActivity

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    628877a View commit details
    Browse the repository at this point in the history
  16. refactor: PushConstants

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d484094 View commit details
    Browse the repository at this point in the history
  17. refactor: PushPlugin

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    66cc630 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aa9aae2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b90a20d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ac3e6b2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a2fcfc3 View commit details
    Browse the repository at this point in the history
  22. refactor: PushPlugin cleanup

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    688fdb3 View commit details
    Browse the repository at this point in the history
  23. refactor: PushPlugin - separate GET_APPLICATION_ICON_BADGE_NUMBER & C…

    …LEAR_ALL_NOTIFICATIONS action
    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    fa95b5e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8423dac View commit details
    Browse the repository at this point in the history
  25. refactor: PushPlugin cleanup

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    585274a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2671b93 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    72de808 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    14ecfe8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    90f6111 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    654b4c3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2e49bc7 View commit details
    Browse the repository at this point in the history
  32. refactor: PushPlugin

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    bdf80b4 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    56c6fa5 View commit details
    Browse the repository at this point in the history
  34. refactor: remove unused import

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    24c1950 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    13b5bb5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7c5b9e6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    79bea9c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2706662 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    dca9b83 View commit details
    Browse the repository at this point in the history
  40. refactor: PushPlugin - convertBundleToJson

    moved it internal to sendExtras to remove the conflict of choise prviate/internal.
    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    71ae5cc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    823e22a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    30529b2 View commit details
    Browse the repository at this point in the history
  43. refactor: FCMService - reformat

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    dde024e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8fc9b4e View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ba75005 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0fe3b21 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e3d53b0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0c46f18 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    49a594c View commit details
    Browse the repository at this point in the history
  50. chore: removing duplicated code

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    2037e40 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    360df16 View commit details
    Browse the repository at this point in the history
  52. refactor: FCMService continues

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    ec643b7 View commit details
    Browse the repository at this point in the history
  53. refactor: FCMService continues

    erisu committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    5fd16ec View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    16cf9ca View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1adef43 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    c030692 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    7d65012 View commit details
    Browse the repository at this point in the history