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

Mx002 10673 #2

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Mx002 10673 #2

merged 2 commits into from
Jul 29, 2024

Conversation

mjcctech
Copy link
Collaborator

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

pmtkh and others added 2 commits August 16, 2022 16:15
…ixes for Android API 31 (#2)

* feat: Add full screen notification, fix target API version 31:on 31:

commit 72ee17b
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 14:58:03 2022 +0200

    restore selecting flag for os version

commit fe398f6
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 14:01:25 2022 +0200

    Update flag check for API 31

commit cefe7c0
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 12:28:35 2022 +0200

    fix flags

commit 61c19fa
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 12:15:16 2022 +0200

    fix pending intent flag

commit 1aff7e7
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 08:32:02 2022 +0200

    fix variable

commit d85abfa
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 08:24:11 2022 +0200

    fix typing

commit 279242d
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Tue Aug 16 08:06:35 2022 +0200

    fix compile issues

commit 9a0e9c3
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 17:00:28 2022 +0200

    fix parse int

commit 3aafe54
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 16:24:37 2022 +0200

    fix translation to kotlin

commit 6650697
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 16:06:32 2022 +0200

    fix fetch push constant

commit f4da44c
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 15:36:58 2022 +0200

    fix full screen activity path

commit 16aa608
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 15:35:25 2022 +0200

    fix fcmservice path

commit 1119044
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 15:24:05 2022 +0200

    fix source order

commit a53c4b4
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 15:09:53 2022 +0200

    chore: update to kotlin file version

commit 7c643f2
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 15:09:52 2022 +0200

    Rename .java to .kt

commit 6066326
Merge: a9939fa aa23f4b
Author: p.mikolajczak@tkhtechnology.com <p.mikolajczak@tkhtechnology.com>
Date:   Fri Aug 12 14:29:06 2022 +0200

    Merge branch 'MX002-5965' of https://github.com/mjcctech/cordova-plugin-push into MX002-6941

commit aa23f4b
Author: mjaruzel <m.jaruzel@cctechnology.pl>
Date:   Fri Oct 1 11:58:15 2021 +0200

    add missing import

commit 0d2a82b
Author: mjaruzel <m.jaruzel@cctechnology.pl>
Date:   Fri Oct 1 11:27:48 2021 +0200

    fix whitespace

commit 4bc2cb9
Author: mjaruzel <m.jaruzel@cctechnology.pl>
Date:   Fri Oct 1 11:13:53 2021 +0200

    rollback whitespace changes

commit 6cae4a1
Author: mjaruzel <m.jaruzel@cctechnology.pl>
Date:   Fri Oct 1 10:55:31 2021 +0200

    rollback whitespace changes

commit 6bc5655
Author: mjaruzel <m.jaruzel@cctechnology.pl>
Date:   Fri Oct 1 10:23:01 2021 +0200

    Add full screen activity

* remove unused variable, logging

* fix typo
…esource#238)

* fix(android): Ask for POST_NOTIFICATIONS permission if necessary

---------

Co-authored-by: Daniel Zupan <daniel.zupan@uniquare.com>
(cherry picked from commit 66138f2)
@pmtkh pmtkh merged commit 1d4c447 into master Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants