History log of /frameworks/base/services/core/java/com/android/server/connectivity/NetworkNotificationManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9be58c55806faf3833d0288cb043d4eb9a37930d 15-Sep-2016 Lorenzo Colitti <lorenzo@google.com> Support displaying a dialog when wifi becomes unvalidated.

Bug: 31075769
Change-Id: I7a6e7580769365bea930f638bd44edcaa28df134
/frameworks/base/services/core/java/com/android/server/connectivity/NetworkNotificationManager.java
5526f9c78c6fcad500c272ef14b7403e3395525e 22-Aug-2016 Lorenzo Colitti <lorenzo@google.com> Support notifying network switches via notifications and toasts.

Bug: 31025214
Change-Id: If1578f422f38a1dcfaec529882aed01ae5e8d53c
/frameworks/base/services/core/java/com/android/server/connectivity/NetworkNotificationManager.java
0b5990676857f71d63902f6c47bdf241a47acae4 22-Aug-2016 Lorenzo Colitti <lorenzo@google.com> Refactor NetworkNotificationManager.

1. Move from deprecated network types to transport types.
2. Rename and simplify (by passing in a NetworkAgentInfo object)
the call signature of the method that displays notifications.
3. Add a method to clear notification, and unindent lots of code.
4. Move the legacy DcTracker-issued notification code to
NetworkNotificationManager.

Bug: 31025214
Change-Id: Ie49c60126d0ed5bac620bc47e84fe038791b2d6c
/frameworks/base/services/core/java/com/android/server/connectivity/NetworkNotificationManager.java
f3ae2eeae4cc0987e646ca8d26ca40c977dd9210 22-Aug-2016 Lorenzo Colitti <lorenzo@google.com> Move notification code out of ConnectivityService.

Bug: 31025214
Change-Id: I4190be6b57f92298b79bea8868f1876ecbfd2d75
/frameworks/base/services/core/java/com/android/server/connectivity/NetworkNotificationManager.java