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

Omni cg banner view #627

Closed
wants to merge 89 commits into from
Closed

Conversation

evantk91
Copy link
Contributor

@evantk91 evantk91 commented Sep 8, 2023

🔹 Jira Ticket(s) if any

✏️ Description

Please provide a brief description of what this pull request does.

evantk91 and others added 30 commits January 9, 2023 15:07
…on-channel-builder-to-set-sound

[MOB-5365] update to set custom sound at notification channel
…on-channel-for-each-sound

[MOB-5406] create notification channel for each sound
…on-channel-builder-to-set-sound

[MOB-5365] update to set custom sound at notification channel
…on-channel-for-each-sound

[MOB-5406] create notification channel for each sound
Also removing some checks which seem removable. Still WIP
dontgitit and others added 24 commits April 13, 2023 12:50
create issue in jira when github issue opened
Attempt to fix this error

* What went wrong:
Execution failed for task ':app:processDebugAndroidTestManifest'.
> Could not resolve all files for configuration ':app:debugAndroidTestRuntimeClasspath'.
   > Could not download kappuccino-1.2.1.aar (br.com.concretesolutions:kappuccino:1.2.1)
      > Could not get resource 'https://jcenter.bintray.com/br/com/concretesolutions/kappuccino/1.2.1/kappuccino-1.2.1.aar'.
         > Could not GET 'https://jcenter.bintray.com/br/com/concretesolutions/kappuccino/1.2.1/kappuccino-1.2.1.aar'.
            > Connection reset
…aster

[MOB - 6164] Merge pull request #474 from Iterable/jay/MOB-4666-in-apps-config-memory
* Change for supporting callback feature on setEmail/setUserId

* fixed failuire callback

* add tests for setEmail and setUserId callbacks

* changed to iterablehelper callbacks

* update test with iterablehelper callbacks

* Update IterableApi.java

* Retaining the previous method signatures

---------

Co-authored-by: Hardik Mashru <[email protected]>
Co-authored-by: “Akshay <“[email protected]”>
…583)

* [MOB 5730] Add callbacks to reading/removing in-app messages (#557)

* add callback for setRead/removeMessage

* modify test for setRead and added test for removeMessage

* fixes

* Update build.gradle

* removed resultcallbackhandler

* Update IterableInAppManager.java

* fixes

---------

Co-authored-by: Akshay Ayyanchira <[email protected]>
Co-authored-by: Hardik Mashru <[email protected]>

* Fixing and adding test method

---------

Co-authored-by: devcsomnicg <[email protected]>
Co-authored-by: Hardik Mashru <[email protected]>
Co-authored-by: “Akshay <“[email protected]”>
* stashed changes

* adds data center to config and associated unit tests

* adds excluding kotlin files to javadoc check

* moves IterableDataRegion to IterableConstants.java

* gets rid of extra lines

* removes jacoco.exe

* adds endpoint override to IterableApi

* removes logging statement

* sets up base url at IterableRequestTask

* minor edits

* refactors to pull endpoint directly from config value

* removes unfinished unit test

* removes jacoco.exec

* removes white space

---------

Co-authored-by: [email protected] <[email protected]>
* MOB-5132: Fix deep link issue after app is opened from notification

* Fix deep link for buttons

It fixes the issue of deep link on buttons

---------

Co-authored-by: Akshay Ayyanchira <[email protected]>
- Ensure IterableTrampolineActivity always launched to handle all notifications
- Reverts back to launchMode="singleInstance" to ensure that the activity is always launched
- Use excludeFromRecents="true" to ensure that the activity is not shown in the recent apps list

Co-authored-by: Tim Nortman <[email protected]>
@evantk91 evantk91 changed the base branch from evan/feature/OOTB-support to master September 8, 2023 01:35
@evantk91 evantk91 changed the base branch from master to embedded September 8, 2023 01:35
@evantk91 evantk91 changed the base branch from embedded to evan/feature/OOTB-support September 8, 2023 01:36
@evantk91 evantk91 closed this Sep 8, 2023
@evantk91 evantk91 deleted the omni-cg-banner-view branch September 8, 2023 01:44
@evantk91 evantk91 restored the omni-cg-banner-view branch September 8, 2023 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants