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

Add full screen activity #197

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2022

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

    commit 72ee17b
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 14:58:03 2022 +0200
    
        restore selecting flag for os version
    
    commit fe398f6
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 14:01:25 2022 +0200
    
        Update flag check for API 31
    
    commit cefe7c0
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 12:28:35 2022 +0200
    
        fix flags
    
    commit 61c19fa
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 12:15:16 2022 +0200
    
        fix pending intent flag
    
    commit 1aff7e7
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 08:32:02 2022 +0200
    
        fix variable
    
    commit d85abfa
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 08:24:11 2022 +0200
    
        fix typing
    
    commit 279242d
    Author: [email protected] <[email protected]>
    Date:   Tue Aug 16 08:06:35 2022 +0200
    
        fix compile issues
    
    commit 9a0e9c3
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 17:00:28 2022 +0200
    
        fix parse int
    
    commit 3aafe54
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 16:24:37 2022 +0200
    
        fix translation to kotlin
    
    commit 6650697
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 16:06:32 2022 +0200
    
        fix fetch push constant
    
    commit f4da44c
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 15:36:58 2022 +0200
    
        fix full screen activity path
    
    commit 16aa608
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 15:35:25 2022 +0200
    
        fix fcmservice path
    
    commit 1119044
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 15:24:05 2022 +0200
    
        fix source order
    
    commit a53c4b4
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 15:09:53 2022 +0200
    
        chore: update to kotlin file version
    
    commit 7c643f2
    Author: [email protected] <[email protected]>
    Date:   Fri Aug 12 15:09:52 2022 +0200
    
        Rename .java to .kt
    
    commit 6066326
    Merge: a9939fa aa23f4b
    Author: [email protected] <[email protected]>
    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 <[email protected]>
    Date:   Fri Oct 1 11:58:15 2021 +0200
    
        add missing import
    
    commit 0d2a82b
    Author: mjaruzel <[email protected]>
    Date:   Fri Oct 1 11:27:48 2021 +0200
    
        fix whitespace
    
    commit 4bc2cb9
    Author: mjaruzel <[email protected]>
    Date:   Fri Oct 1 11:13:53 2021 +0200
    
        rollback whitespace changes
    
    commit 6cae4a1
    Author: mjaruzel <[email protected]>
    Date:   Fri Oct 1 10:55:31 2021 +0200
    
        rollback whitespace changes
    
    commit 6bc5655
    Author: mjaruzel <[email protected]>
    Date:   Fri Oct 1 10:23:01 2021 +0200
    
        Add full screen activity
    pmtkh committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    cc9b792 View commit details
    Browse the repository at this point in the history
  2. remove unused variable, logging

    pmtkh committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    04e2a19 View commit details
    Browse the repository at this point in the history
  3. fix typo

    pmtkh committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    694d267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d2473 View commit details
    Browse the repository at this point in the history