mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-23 06:13:04 +00:00
Rewrite our HTTP Client to remove the owncloud library dependency and doing authentication ourselves
* Fixes issue #122 * Cleanup the code * Drop owncloud library support, this will help the unofficial F-Droid build
This commit is contained in:
@@ -33,7 +33,7 @@ To contribute please download `res/values/strings.xml` and `res/values/google_pl
|
||||
You can also contribute by adding patches in Java code or cleanups.
|
||||
|
||||
## Requirements
|
||||
- A NextCloud or ownCloud instance with ocsms app
|
||||
- An Nextcloud or ownCloud instance with ocsms app
|
||||
|
||||
## Build requirements
|
||||
- nrz-androidlib (last version)
|
||||
|
||||
Reference in New Issue
Block a user