-
Update the left nav drawer with the `NavigationView` from design support library.
Navigation drawer menu should have sections as required by #336
-
Add an array of Google+ Ids to ConfigService that can be used to pull profile pictures, links, tagline, and description for display on a list of organizer cards.
-
Instead of giving an error when the button is clicked,
open the Login page with an information about the clicked button, the feature and why login is necessary.
-
GIVEN the user launches the app the first time (is this required?)
WHEN the user clicks on the nav drawer on pulse and rotates the device
THEN the pulse should be shown in the correct orientation
Cur…
-
More info : http://developer.android.com/reference/android/support/design/widget/Snackbar.html
-
There should be an image of the home gdg or just the logo of the app if no home gdg was selected.
The users account name should be visible as well.
-
In my company's A-Team, we always define constants for putting and retrieving values from `getArguments()`.
I've noticed it's not practiced here: https://github.com/gdg-x/frisbee/pull/188#discussion_…
-
```
When this tune is played :
X:45
T:midi playback error
L:1/8
M:6/8
R:jig
K:C
|: GBg dBG | Fcf cAF | Gdg dBA | cec B_BA
| GBg dBG | Fcf cAF | gfe fed |1 e/e/dc B_BA :|2 e/e/dc …
-
There should be an area to click to open the GDG app
-
Since now there are guidelines for when to use cards, I propose that cards should be replaced with tiles where relevant. For example, in the grid of contributors and GDEs.
It will make the app more vi…