David Development
bfbc60cd19
Update to 0.9.5
2015-07-22 09:37:18 +02:00
Jenkins for ownCloud
430945520e
[tx-robot] updated from transifex
2015-07-22 01:41:37 -04:00
Jenkins for ownCloud
d0bd505631
[tx-robot] updated from transifex
2015-07-21 01:41:37 -04:00
David-Development
2736a57e1b
Merge pull request #369 from owncloud/dev
...
Code cleanup and support for Android 2.2+
2015-07-20 16:17:37 +02:00
David Development
65d6c1d24a
Fix android lint issues/hints
2015-07-20 16:15:59 +02:00
David Development
7d9606e47b
re-add support for android 2.2.x+
2015-07-20 16:14:29 +02:00
David Development
333fedc9d9
set api level to 8 again
2015-07-20 15:18:46 +02:00
David Development
49b8780d49
Remove unused code
2015-07-20 15:01:22 +02:00
David-Development
5410c846b9
Merge pull request #368 from owncloud/dev
...
Material Design update and bug fixes
2015-07-20 14:51:10 +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
Jenkins for ownCloud
40f0be40b1
[tx-robot] updated from transifex
2015-07-20 01:41:38 -04: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