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

android: Update examples to display errors with a red background #166

Merged
merged 9 commits into from
Jun 25, 2019

Conversation

buildbreaker
Copy link

This is just a change to allow us to more easily visualize when Envoy fails. We're repurposing the examples here to also display this. This way others can also install the example application and be able to visualize the success/failures of Envoy in the wild.

Changes:

  1. An error view item background is: #ff3651
  2. Added a request count on the top of the item view (Screen below)
  3. Moved all the duplicated classes for java and kotlin examples under a shared lib

Related to #129: App lifecycle & network condition handling.
For an explanation of how to fill out the fields, please see the relevant section
in PULL_REQUESTS.md

Description: Update examples to display errors with a red background
Risk Level: low
Testing: manual
Docs Changes: n/a
Release Notes: na/
[Optional Fixes #Issue]
[Optional Deprecated:]

Screenshot_20190621-164638

Alan Chiu added 8 commits June 21, 2019 15:50
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Fix
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Signed-off-by: Alan Chiu <achiu@lyft.com>
Copy link
Contributor

@goaway goaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@buildbreaker buildbreaker merged commit a5916eb into master Jun 25, 2019
@junr03 junr03 deleted the ac/hellow-world-with-diagnostics branch June 25, 2019 21:35
rebello95 added a commit that referenced this pull request Jun 27, 2019
Update the Swift and Objective-C demos to follow the UI logic implemented by #166.

Resolves #168.

![Simulator Screen Shot - TestDevice - 2019-06-26 at 18 09 50](https://user-images.githubusercontent.com/2643476/60225905-a890ce00-983d-11e9-93ea-5e2c77829413.png)

Signed-off-by: Michael Rebello <mrebello@lyft.com>
jpsim pushed a commit to envoyproxy/envoy that referenced this pull request Nov 28, 2022
Update the Swift and Objective-C demos to follow the UI logic implemented by envoyproxy/envoy-mobile#166.

Resolves envoyproxy/envoy-mobile#168.

![Simulator Screen Shot - TestDevice - 2019-06-26 at 18 09 50](https://user-images.githubusercontent.com/2643476/60225905-a890ce00-983d-11e9-93ea-5e2c77829413.png)

Signed-off-by: Michael Rebello <mrebello@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit to envoyproxy/envoy that referenced this pull request Nov 29, 2022
Update the Swift and Objective-C demos to follow the UI logic implemented by envoyproxy/envoy-mobile#166.

Resolves envoyproxy/envoy-mobile#168.

![Simulator Screen Shot - TestDevice - 2019-06-26 at 18 09 50](https://user-images.githubusercontent.com/2643476/60225905-a890ce00-983d-11e9-93ea-5e2c77829413.png)

Signed-off-by: Michael Rebello <mrebello@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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.

2 participants