Skip to content

Sidebar - #4

Open
kimocoder wants to merge 22 commits into
kimocoder:developfrom
fat-tire:sidebar
Open

Sidebar#4
kimocoder wants to merge 22 commits into
kimocoder:developfrom
fat-tire:sidebar

Conversation

@kimocoder

Copy link
Copy Markdown
Owner

No description provided.

fat-tire and others added 22 commits November 10, 2015 20:14
doesn't yet perisist across the whole app.  This is because we should:

(1) decide what goes in the navigation drawer vs. menus
(2) stop loading activities and start loading in fragments
(3) think about how to use fragments in a cool way.
will now use a drawer that will overlap the action bar, hiding the menu.
It's just a PoC, there is much more work to do.
created a progress dialog that will show up only if
a certain amount of time has been elapsed and disappear if
has been shown for at least another certain time.

show such progress dialog when changing interface
( stopping and starting network radar may require some second ).

another way is to asynchronous stopping the network-radar but
we should deregister receivers and we lost the STARTED/STOPPED
intents.

in a far future we will support more running instances of
network-radar, so you can be notified ( say, with a small icon over the interface name )
that new hosts appearead on interfaces that you are not watching.
it may require some data not available in the contructor.
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.

3 participants