Commit Graph

1486 Commits

Author SHA1 Message Date
daniel oeh
e38746f906 Statistics for Feeds with no items are now loaded correctly. fixes #283 2013-09-23 10:37:43 +02:00
daniel oeh
aa3675bc83 Catch NumberFormatException when parsing size attribute 2013-09-21 12:32:08 +02:00
daniel oeh
0b0ea77df1 Fixed crashes in FeedItemlist 2013-09-21 12:11:06 +02:00
daniel oeh
4d50903182 Do not refresh description when receiving contentUpdate notification 2013-09-21 11:33:58 +02:00
daniel oeh
03160e8f29 Added GpodnetSetHostnameDialog 2013-09-21 11:23:11 +02:00
daniel oeh
1de02752a8 Fixed IllegalStateException in ItemViewActivity 2013-09-21 11:21:15 +02:00
daniel oeh
e4fa17d7d0 Use new StatFS API if available 2013-09-20 23:24:16 +02:00
daniel oeh
e579618dae Added FeedRemover message to strings.xml. fixes #279 2013-09-20 22:16:58 +02:00
daniel oeh
9eaffe684d Added option to set gpodder.net hostname 2013-09-19 17:35:52 +02:00
daniel oeh
2bfee6d467 Layout improvements in device authentication screen 2013-09-19 11:42:51 +02:00
daniel oeh
b06186b300 Call superclass method when creating and preparing menu. fixes #278 2013-09-18 19:45:54 +02:00
daniel oeh
f1a45f1308 Fixed layout of error textview 2013-09-15 14:46:05 +02:00
daniel oeh
a1262f2806 "Subscribe" button wasn't clickable on API 10 2013-09-15 14:45:50 +02:00
daniel oeh
813614bb28 Fixed visibility of MenuItems
Use custom namespace for "showAsAction" and "getMenuInflater" instead of "new MenuInflater"
2013-09-15 13:21:19 +02:00
daniel oeh
4a2a25a551 Improved error handling in gpodder.net directory 2013-09-15 13:19:24 +02:00
daniel oeh
a716e4bbc0 Added timeout to GpodnetService 2013-09-15 13:16:26 +02:00
daniel oeh
4d2275189e Resolved image display problems 2013-09-15 01:55:37 +02:00
daniel oeh
928bfa681f Fixed NullpointerException when PreferenceActivity was created. fixes #275 2013-09-15 00:41:44 +02:00
daniel oeh
2e8f102248 MenuItems in ItemviewActivity were not displayed correctly. fixes #273 2013-09-12 13:49:50 +02:00
daniel oeh
455b6c7172 Merge branch 'TomHennen-move-to-top' into develop 2013-09-12 13:23:29 +02:00
daniel oeh
a0b3c5f165 Call moveQueueItemHelper instead of moveQueueItem 2013-09-12 13:23:03 +02:00
daniel oeh
de5c6a97df Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomHennen-move-to-top 2013-09-12 12:55:07 +02:00
daniel oeh
3a777628dc Added FeedPreferences class 2013-09-11 18:46:25 +02:00
daniel oeh
c0c98dcfab Added standard column selection for Feed table 2013-09-11 17:54:00 +02:00
daniel oeh
cef7772a90 Merge branch 'release-0975' 2013-09-11 15:09:11 +02:00
daniel oeh
4c1d210274 Merge branch 'release-0975' into develop 2013-09-11 14:11:26 +02:00
daniel oeh
30c681d1cf Removed ActionBarSherlock from "about" page
Dependency is not used anymore
2013-09-11 14:02:55 +02:00
daniel oeh
697afbd5a6 "markFeedRead" and "markAllItemsRead" did not work correctly 2013-09-11 13:56:23 +02:00
Tom Hennen
e1fc800d08 Moved move to top/bottom menu options to EpisodesFragement from FeedItemMenuHandler so that we can ensure the user was actually in the 'Queue' dropdown when they opened the menu. Also, move to top now only shows up if the item isn't already at the top, similarly, for move to bottom, it only shows up if the item isn't already at the bottom. 2013-09-09 21:29:53 -04:00
Tom Hennen
34a5e62339 Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-to-top 2013-09-09 18:21:00 -04:00
Tom Hennen
c960a65189 Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into pause-on-interrupt 2013-09-09 18:20:15 -04:00
daniel oeh
2c79135d6a Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomHennen-move-to-top 2013-09-06 19:52:26 +02:00
daniel oeh
613fbce283 Start playback immediately when skipping an episode and if continuous playback is enabled 2013-09-06 19:47:07 +02:00
daniel oeh
38d1f02cc5 Fixed occasional NullPointerException in PlaybackController/ExternalPlayerFragment 2013-09-06 19:42:16 +02:00
daniel oeh
02926a6e5f Merge branch 'gpoddernet' into develop
Conflicts:
	AndroidManifest.xml
	res/values/arrays.xml
	res/values/strings.xml
	res/xml/preferences.xml
	src/de/danoeh/antennapod/activity/PreferenceActivity.java
2013-09-05 15:24:50 +02:00
daniel oeh
eb7addaaf0 Always set ImageView tag when loading image 2013-09-05 14:54:21 +02:00
daniel oeh
7926494d76 Added workarounds for ActionMode/Option menu bugs 2013-09-05 14:39:53 +02:00
daniel oeh
5bcfd2c255 Updated translations 2013-09-05 14:02:02 +02:00
daniel oeh
09977992bf Added missing up-navigation buttons 2013-09-04 21:04:53 +02:00
daniel oeh
862b8db20b Prepared release of version 0.9.7.5 2013-09-04 20:36:13 +02:00
daniel oeh
88cfe71f75 Added workaround for ActionMode bug
https://code.google.com/p/android/issues/detail?id=58321
2013-09-04 20:11:56 +02:00
daniel oeh
196f5407ce Deleting a media file didn't work correctly 2013-09-04 20:10:42 +02:00
daniel oeh
8d94bf9e67 Improved layout of login GUI 2013-09-04 17:26:07 +02:00
daniel oeh
58f5c61a54 Sync improvements 2013-09-03 23:04:26 +02:00
Tom Hennen
d538e3899c Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-to-top 2013-09-02 19:35:07 -04:00
Tom Hennen
4e845b83c6 Updated moveQueue functions to all use dbExec to start tasks
* created a helper function (moveQueueItemHelper) that does all the
moving
* Updated moveQueueItemToTop and moveQueueItemToBottom to use the
helper function while using the ExecutorService
* Updated moveQueueItem to use the helper function as well.
2013-09-02 16:45:57 -04:00
daniel oeh
1f594ad311 Upload changes instead of whole subscription list 2013-09-02 15:13:00 +02:00
daniel oeh
730ba3cc26 Added suggestions list
Turned off at the moment
2013-09-01 16:27:01 +02:00
daniel oeh
d45b0e2ea9 Added dialog to change password 2013-09-01 14:41:45 +02:00
daniel oeh
c5f848ead5 Added subscription syncing 2013-09-01 13:49:19 +02:00