1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 23:21:32 +00:00

Use nrz-androidlib for common code.

Use NrzSettingsActivity from nrz-androidlib as a parent of SettingsActivity
Remove OcSMSNotification and use NrzNotification instead
This commit is contained in:
Loic Blot
2015-03-29 20:56:00 +02:00
parent ed4941f9e3
commit b7e9f63e10
6 changed files with 53 additions and 237 deletions
@@ -12,7 +12,7 @@ package fr.unix_experience.owncloud_sms.enums;
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/