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

Updated Examples UI #1627

Closed
ToxicBakery opened this issue Mar 19, 2016 · 0 comments
Closed

Updated Examples UI #1627

ToxicBakery opened this issue Mar 19, 2016 · 0 comments
Assignees

Comments

@ToxicBakery
Copy link
Member

Rajawali Version or Branch

Master (33c2ede)

Device and Android Version

N/A

Summary

The examples UI is a bit dated and worse uses an out dated nav drawer as a Junk Drawer ™. The original examples app had a list of the examples on a main screen opening each example in a new activity. I believe given the number of examples we have now, the original style is a better approach.

The new design shall implement a recycler with category organized examples leveraging a simple header for example groups. Additionally a search bar will be added for simple filtering.

Steps to Reproduce (Sample code is helpful)

N/A

Trace or Log Output

N/A

@ToxicBakery ToxicBakery self-assigned this Mar 19, 2016
@ToxicBakery ToxicBakery added this to the v1.1, Bombshell milestone Mar 19, 2016
ToxicBakery pushed a commit that referenced this issue Mar 20, 2016
- Sig crashes on multiple examples, need to validate if this is new or existed prior
- Lint issue count is on the ridiculous side
- All example name strings are now resource backed
- Test paths are determined by packagename instead of requiring path to be provided
ToxicBakery pushed a commit that referenced this issue Mar 20, 2016
- Lint issue count is on the ridiculous side
- All example name strings are now resource backed
- Test paths are determined by packagename instead of requiring path to be provided
- Updated github logo constructors to remove init() method
- Split Vuforia into two separate variants for with or without support
ToxicBakery added a commit that referenced this issue Mar 20, 2016
#1627 Updated examples app with new launcher screen.
ToxicBakery pushed a commit that referenced this issue Mar 20, 2016
- Search is based on String.contains() and lower case input and names.
- Category name matches include all tests in the category
- Zero length search results in all items returned
- Single example result is opened when action done is selected
jwoolston added a commit that referenced this issue Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants