1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +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
+1 -1
View File
@@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-21
target=android-22
android.library.reference.1=../Owncloud-Android-Library