1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-07 16:06:18 +00:00

26 Commits

Author SHA1 Message Date
Ner'zhul
f1188819f2 Add travis build support (#126)
Also update build tools to 25.0.1
2016-12-24 12:52:31 +01:00
Loic Blot
f0ec0f8b9f Use commons-httpclient from maven instead of embedded 2016-12-20 21:54:49 +01:00
Loic Blot
25e2d13409 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
2016-12-20 21:34:52 +01:00
Loic Blot
f2082e5215 Gradle update 2016-12-20 21:23:26 +01:00
Boris Kraut
54f67e5200 Fix classpath dependencies (#115)
com.android.tools.build:gradle:2.2.2 is not in mavenCentral, but only in jcenter.
2016-12-11 00:48:14 +01:00
Loic Blot
09ab64044d Now require Android 4.1 or greater. Also better feed back on restore messages for Android 4.3 or lesser versions 2016-12-08 00:33:41 +01:00
Loic Blot
ce88024258 Update android support lib 2016-12-06 20:00:05 +01:00
Loic Blot
e8ce83a232 Gradle update 2016-11-02 07:43:15 +01:00
Loic Blot
3a4ea1713f Update tools versions for building project 2016-10-22 19:24:48 +02:00
Loic Blot
6f26634744 Update gradle version 2016-10-22 17:27:20 +02:00
Loic Blot
4f509d5419 Gradle update + visibility fix on SmsFetcher 2016-09-23 00:09:43 +02:00
Loic Blot
38c933477f Gradle, SDK & android support library update 2016-08-27 20:17:04 +02:00
Loic Blot
6203b8b989 Change a little bit account menu to show actions to do on an account & do some code cleanups 2016-07-21 23:34:27 +02:00
Loic Blot
7c75034e84 Update libraries 2016-05-13 00:27:53 +02:00
Loic Blot
c5519c1dd0 Add another new future call and update build tools 2016-05-12 23:34:48 +02:00
Loic Blot
3f3fe0d239 Fix a gradle warning for AndroidManifest.xml 2016-04-30 00:53:25 +02:00
Loic Blot
3978801374 Upgrade Android compat libraries to 23.3.0 2016-04-30 00:49:11 +02:00
Loic Blot
d7e1ec729f Crashfix -> 0.21.1 2016-04-06 09:13:03 +02:00
est31
c5549e735f Fix gradle build and use jitpack 2016-03-18 12:26:41 +01:00
Loic Blot
1cced8b2e4 Re-import nrzAndroidLib, this lib will be deprecated 2016-03-18 11:39:50 +01:00
Loic Blot
114cc84ce6 Compile with newer build tools 2016-03-18 11:13:43 +01:00
Loic Blot
c8f37561cf Drop our notification manage & use native Android Studio providen and better class 2016-03-05 19:03:17 +01:00
Loic Blot
bee1163c44 Implement some material design 2016-01-31 01:46:44 +01:00
Loic Blot
7a0ff98658 Gradle script cleanups 2016-01-31 01:32:11 +01:00
Loic Blot
b98758cff3 Add a more stylized button for creating account 2016-01-31 01:05:25 +01:00
Loic Blot
7e87253d5f Add build.gradle, as requested by #82 2016-01-18 07:04:45 +01:00