GitHub - ycastonguay/MPfm: master 4945faa4 |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-07-21 16:43:08 |
master bffddb90 |
|
Affected Issues |
0000406: Implement the MPfm.MVP views for Android |
|
Changeset |
Android: Added connection change receiver.
SyncDeviceSpecifications: Added event and method for connection change notifications.
SyncListenerServer: Now stopping the HTTP service when wifi is unavailable; starting the service again when wifi returns.
Related to issue 0000406. |
mod - MPfm/MPfm.Android/Classes/Application.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Classes/Helpers/AndroidSyncDeviceSpecifications.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Android/Classes/Receivers/ConnectionChangeReceiver.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/MPfm.Android.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Android/Properties/AndroidManifest.xml |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/ISyncDeviceSpecifications.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/MPfm.Library.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.Library/Objects/NetworkState.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Library/Services/SyncListenerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/MPfm.MVP.Android.csproj |
[ Diff ] [ File ] |
add - MPfm/MPfm.MVP/Messages/ConnectionStatusChangedMessage.cs |
[ Diff ] [ File ] |