Commit graph

884 commits

Author SHA1 Message Date
David Development
49b8780d49 Remove unused code 2015-07-20 15:01:22 +02:00
David Development
5f0ddef479 Update widget - Fix #367 2015-07-20 14:47:44 +02:00
David Development
7431ad4e11 fix app crash 2015-07-20 13:26:07 +02:00
David Development
cdc15dfd28 add font-style again 2015-07-19 21:35:32 +02:00
David Development
844e7200b9 make rss item translucent when item is marked as read 2015-07-19 21:33:48 +02:00
David Development
e62fbc2295 add more space between indicator stripe and header 2015-07-19 21:09:15 +02:00
David Development
f38970860b fix app crash when option "skip detail view" is enabled 2015-07-19 20:59:00 +02:00
David Development
63384089ef optimize position of podcast button 2015-07-19 20:44:45 +02:00
David Development
b2595f1f0e fix problems in mark as read while scrolling feature 2015-07-19 20:36:59 +02:00
David Development
5c1aba892c Fix that listview is reloaded twice by onResume 2015-07-19 17:12:40 +02:00
David Development
8d296ae94b Fix #366 2015-07-19 17:11:51 +02:00
David Development
5e74838a24 remove TODO annotation 2015-07-19 16:47:01 +02:00
David Development
898b9f2b9f fix problems with span elements 2015-07-19 16:40:17 +02:00
David Development
48e150d832 add todo for unbinding chrome custom tabs service 2015-07-19 16:10:45 +02:00
David Development
b35df1006c refactoring 2015-07-19 15:25:44 +02:00
David Development
1a640c03d3 reload ImageLoader config after setting may have changed 2015-07-19 15:17:19 +02:00
David Development
eb99cbc10f refactoring - code cleanup 2015-07-19 15:15:36 +02:00
David Development
54c6b8db8a reset listview to top if folder/feed is changed - refactoring 2015-07-19 15:10:09 +02:00
David Development
fb2600c53a code cleanup 2015-07-19 14:27:59 +02:00
David Development
458f082ae4 optimization for proguard 2015-07-19 14:27:10 +02:00
David Development
7779c5cd70 remove images and videos from body and limit the text-length (for performance) 2015-07-19 14:26:41 +02:00
David Development
e304ea1332 fix wrong position of favicon 2015-07-19 14:24:39 +02:00
David Development
e9753e1218 fix favicon position and that text may be overlay the date 2015-07-19 14:20:45 +02:00
Daniel Schaal
f822f23bae Handle exception messages in IOwncloudSyncServiceCallBack.Stub 2015-07-19 12:24:13 +02:00
Daniel Schaal
bd29d85aca Move OwncloudSyncService to NewsReaderListActivity 2015-07-19 12:24:11 +02:00
Daniel Schaal
e45f71f2ba Use R.attr.colorAccent for PullToRefresh color 2015-07-19 09:14:48 +02:00
Daniel Schaal
8d2519abe9 remove more unused layouts 2015-07-19 09:14:48 +02:00
Daniel Schaal
f7a3d8f047 Swipe to left on newsreader item to mark as read and right to mark starred 2015-07-19 09:14:48 +02:00
Daniel Schaal
d2da52686b Extract play pause button in separate layout
Use drawable for play/pause button
2015-07-19 09:14:48 +02:00
Daniel Schaal
2d92094dad Use simple layout as header for extended with webview 2015-07-19 09:14:48 +02:00
Daniel Schaal
5da0d82487 Use UIL StorageUtils to get File Path 2015-07-19 09:14:48 +02:00
Daniel Schaal
900a8d150e Remove scale options from GetImageThreaded, UIL handles this for us 2015-07-19 09:14:48 +02:00
Daniel Schaal
1951068763 Use Universal Image Loader, remove Picasso and custom cache 2015-07-19 09:14:48 +02:00
Daniel Schaal
0014549ac2 Add id for coordinator_layout, use it for Snackbar 2015-07-19 09:14:48 +02:00
Daniel Schaal
dbceed7411 Restart activity when ViewHolder layout setting is changed 2015-07-19 09:14:48 +02:00
Daniel Schaal
4f188ff74e Use layout-sw600dp-land for tablets instead of refs.xml 2015-07-19 09:14:48 +02:00
Daniel Schaal
120fe02a3c Update NewsReaderDetailFragment instead of creating new ones
Specify the fragment in the activity layout, and then only update the
recyclerView adapter when a different folder or feed is selected from
the menu. Should use less resources and gives nice recyclerview
animations.
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
0c9fc6bb54 Add SwipeToRefresh to Detail List 2015-07-19 08:31:45 +02:00
Daniel Schaal
add943a4db Add ColorHelper to get feed color 2015-07-19 08:31:12 +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
Daniel Schaal
6b1eec4965 Build detail html page using StringBuilder
* Move css and js to separate files
* Slight design changes (smaller fonts, header with background)
* Only use Roboto-Regular font
2015-07-19 08:29:38 +02:00
Daniel Schaal
f00330d3d9 Use SwitchPreference in Settings 2015-07-19 08:29:38 +02:00
Daniel Schaal
c91871cdba Change material theme colors to blue values used by owncloud 2015-07-19 08:29:38 +02:00
Daniel Schaal
52e49db35d Change minSdk to 14, remove workarounds for older api levels 2015-07-19 08:29:38 +02:00
Jenkins for ownCloud
9b75081398 [tx-robot] updated from transifex 2015-07-19 01:41:42 -04:00
David Development
b9c885eb20 Update to 0.9.4 2015-07-18 14:49:54 +02:00
David Development
b2838bb8a2 Fix app-crash on database inconsistency 2015-07-18 14:39:11 +02:00
David Development
818c0cf471 Ignore min-sdk of Chrome Custom Tabs 2015-07-18 14:03:16 +02:00
David Development
45fb0e2827 Fix #258 2015-07-18 14:01:44 +02:00