1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-22 23:36:34 +00:00

5 Commits

Author SHA1 Message Date
Loic Blot
b7e9f63e10 Use nrz-androidlib for common code.
Use NrzSettingsActivity from nrz-androidlib as a parent of SettingsActivity
Remove OcSMSNotification and use NrzNotification instead
2015-03-29 20:56:28 +02:00
Loïc Blot (@U-Exp)
6480b3dbbd v1.6.1: Remove sync error notification if a good sync is done after a bad sync 2015-01-18 17:42:38 +01:00
Loïc Blot (@U-Exp)
208746d855 Updated copyright 2015-01-03 11:14:08 +01:00
Loïc Blot (@U-Exp)
112d520385 Add broadcast received to detect connectivity changes (only detect there is a change a this time, we need to know what change is it and if we need to do something)
* Also remove useless function into IncomingSms
* Add new notification type DEBUG to debug program if no debogger was available when dev
2014-12-12 14:59:29 +01:00
Loïc Blot (@U-Exp)
a8db6e9b9e Added Notification handlers as AGPLv3 2014-10-22 07:56:08 +02:00