jonghan / remoteroid

Automatically exported from code.google.com/p/remoteroid
0 stars 0 forks source link

Notification to status bar needed when client is connected to PC #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Components affected :
remoteroid
To-do details:
Show notification on status bar while client is connected to PC.
To handle pendingIntent from notification, fragment handling on Main activity 
should be slightly changed, to show proper fragment based on connection status. 
(That is, it'll need to bind to Remoteroid service!)

Original issue reported on code.google.com by jyt...@gmail.com on 25 May 2012 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by jyt...@gmail.com on 25 May 2012 at 4:13

GoogleCodeExporter commented 9 years ago
Modified fragment-activity structure on r122

Original comment by jyt...@gmail.com on 25 May 2012 at 5:46

GoogleCodeExporter commented 9 years ago
Implemented, verified on r149

Original comment by jyt...@gmail.com on 26 May 2012 at 11:57