Commit graph

46 commits

Author SHA1 Message Date
Christine Emrich
3b1b8d71aa Excluded android lint warnings related to translations as translations are provided through transifex and cannot be edited inside this repository. 2015-11-27 10:57:34 +01:00
Christine Emrich
02e0da787c Merge branch 'master' into webviewSaveImage
# Conflicts:
#	News-Android-App/build.gradle
#	News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/NewsDetailFragment.java
2015-11-13 18:14:52 +01:00
benjamin stephan
27f4c93582 extended web view context-menu -> show img-alt-attribute, "share" and "open" 2015-11-13 16:08:02 +01:00
Christine Emrich
b849a45f05 Replacing custom changeloglib with repository version. 2015-11-09 21:19:52 +01:00
David-Development
35387d8e4e add unit tests for sync 2015-09-29 11:58:04 +02:00
Daniel Schaal
4b652fdf62 Use customtabs support library, remove customtabs submodule 2015-09-27 12:04:58 +02:00
Daniel Schaal
5c996bba45 Port HttpJsonRequest to OkHttp
* Make HttpJsonRequest a singleton
* Use an Interceptor to add the Authorization header
* Remove now unused getUsername/getPassword methods from API
2015-09-23 19:17:03 +02:00
David-Development
a3494eef6d Add Material ShowcaseView 2015-09-20 03:41:53 +02:00
David-Development
5d9f2c9bc5 update greendao to v.2.0 2015-09-19 16:40:51 +02:00
David-Development
be45563481 fix hamcrest compile error 2015-09-18 13:37:48 +02:00
David-Development
d5c517c40e Update Build Tools and add test libs 2015-09-18 13:33:16 +02:00
David-Development
863f3b993f sql performance improvements 2015-08-22 04:05:19 +02:00
David-Development
32614425e4 add proguard 2015-08-20 17:04:38 +02:00
Daniel Schaal
233942af8d Use version 3.1.1 of SlidingUpPanelLayout
The bug in version 3.1.0 causing a NPE was fixed in 3.1.1
2015-08-18 15:44:14 +02:00
Daniel Schaal
15e259b814 Use version 3.0.0 of AndroidSlidingUpPanel to fix #371 2015-07-22 20:06:12 +02:00
Daniel Schaal
1951068763 Use Universal Image Loader, remove Picasso and custom cache 2015-07-19 09:14:48 +02:00
Daniel Schaal
b1b0aa8a94 Use Palette from android.support.v7 to get Feed color.
This gives more vibrant colors than just using the average.
2015-07-19 09:14:08 +02:00
Daniel Schaal
fbb4af0015 Use RecyclerView and DrawerLayout for Detail List
* Replace the ListView in the NewsReaderDetailFragment with a
  RecyclerView
* Replace the SlidingPaneLayout with a DrawerLayout
* Add a header to the DrawerLayout with the owncloud logo as a
  background, show the current user and owncloud url in the header
* Remove the ShowcaseView submodule
2015-07-19 08:31:05 +02:00
David Development
0df4cceb92 Merge pull request 2015-07-18 11:37:01 +02:00
David Development
9ecc0f1fc5 Add Chrome Custom Tabs - #363 2015-07-18 11:18:31 +02:00
Daniel Schaal
68c78b7e6d Use jcenter for HoloCircularProgressBar and gson 2015-07-14 16:54:52 +02:00
Daniel Schaal
6a530e8bf4 Remove forcing library versions 2015-07-14 16:54:52 +02:00
Daniel Schaal
fc4372a290 remove unused libs (jsoup and freemarker) 2015-07-14 16:54:52 +02:00
Daniel Schaal
6f1d382678 Use Snackbar instead of Messagebar 2015-06-26 20:47:41 +02:00
Daniel Schaal
9959063d17 use roboelectric 3.0-rc3, use upstream GradleTestRunner 2015-06-21 13:59:00 +02:00
Daniel Schaal
45ed07475d Cleanup and update gradle scripts
Use up-to-date gradle plugin and sdk libraries
2015-06-21 13:04:52 +02:00
David Development
86e2d85af1 Update to 0.8.7 2015-04-07 20:59:39 +02:00
David Development
dfc4bf8616 update to 0.8.4 2015-01-17 20:57:59 +01:00
David Development
18e4cfabc7 Update to 0.8.3 2014-12-27 12:06:02 +01:00
David Development
5cdeb1eaae Switch to Material Design 2014-11-29 19:12:14 +01:00
David Development
e8c713109b Update to 0.7.7 2014-11-08 12:53:00 +01:00
David Development
e4a93c512c Update podcast feature 2014-09-02 11:11:39 +02:00
David Development
d378e2bba0 Update Backend to ORM/Remove abs -> appcompat 2014-07-28 11:53:03 +02:00
David Development
a310190148 Update to 0.6.9.5 2014-07-07 22:27:08 +02:00
David Development
cbdc0b1ff0 Update Gradle
Update to 0.6.9.5

Update to 0.6.7

Merge branch 'master' of https://github.com/David-Development/MessageBar
2014-07-07 22:16:13 +02:00
David Development
c706b6c42e update podcast support 2014-07-04 11:34:27 +02:00
David Development
fc520767f1 Add podcast support 2014-06-23 21:44:08 +02:00
David Development
140d2592bb Update sync process 2014-06-12 07:49:23 +02:00
David-Development
9c51fc915d Update Gradle 2014-06-11 12:58:59 +02:00
David Development
d57b38dd22 ownCloud Account Importer Library 2014-06-06 09:19:59 +02:00
David Development
b29961c31a Update to 0.6.4 - Optimize Code 2014-05-31 21:24:55 +02:00
David Development
cc5a5695da Performance Update 2014-04-21 16:56:16 +02:00
David Development
6d56181f9f Performance tweaks (ListView) 2014-04-20 15:54:33 +02:00
David Development
b33a9348ad update to 0.5.7 - see readme for changelog 2014-03-25 20:57:05 +01:00
David-Development
b9f7b1fd10 update project structure 2014-01-24 16:48:49 +01:00
David-Development
f61a3827ee Update project structure for gradle build system 2014-01-24 09:45:36 +01:00