-
Notifications
You must be signed in to change notification settings - Fork 1
AB#277632 - Overlay messaging #89
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
Open
vvoicehovics
wants to merge
28
commits into
master
Choose a base branch
from
277632-overlay-messaging
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
2958676
session manager + pass tickled trigger + slots + request
vvoicehovics e899095
split InAppMessageView for Base to be reusable by OM
vvoicehovics 69ea2a6
overlay messaging view variant
vvoicehovics d8d0a48
store type on message -- to clear right slot later + can be used in i…
vvoicehovics 5441f91
wire OM view to manager + edge fixes
vvoicehovics 61d11f0
close dialog as soon as error, dont rely on children
vvoicehovics 0273ba2
track clicked and dismissed events
vvoicehovics 5abfe81
bump version + changelog
vvoicehovics e449f36
OM is not a standalone feature + make inapp vs OM mutually exclusive
vvoicehovics d053b5d
fix warnings in base view -- we are minsdk 21 long ago
vvoicehovics e1ad284
apply security suggestion from wiz
vvoicehovics 6898f3c
ui for OM in test app + rename hold->defer + explicitly handle 204
vvoicehovics ee7d769
events coming from IAR
vvoicehovics 812224c
dispose view on hard crashes in IAR -- to prevent highly improbably s…
vvoicehovics a065692
proper push triggers for immediate messages
vvoicehovics 59d91f5
fix typo + match OM messages endpoint changes + session length min 1h…
vvoicehovics 9de3319
bugfix: OM enablement check
vvoicehovics 50d9b27
wont use mapping in the end
vvoicehovics b62a511
format code
vvoicehovics 002677e
status bar color funs
vvoicehovics 60e47c9
delayed init vs sessions
vvoicehovics 191e78c
Merge branch 'master' into 277632-overlay-messaging
vvoicehovics 4df7e98
remove clicked event, it's given by IAR directly
vvoicehovics a038a5b
clean up message after view error
vvoicehovics 3e7758e
Merge branch 'master' into 277632-overlay-messaging
vvoicehovics 56192e0
align interceptor outcomes
vvoicehovics 812c7ec
iar was released
vvoicehovics 311278a
use public messages url
vvoicehovics File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry i've stolen your version number with a new bugfix ! 😎