daniel oeh
|
44e4924db9
|
Disable download log cleanup, handle media download before saving DownloadStatus
Might resolve problems with failed downloads being reported as successful
|
2013-10-04 16:14:15 +02:00 |
daniel oeh
|
7fcefdbbe7
|
Increased margins in gpodder.net pocast list
|
2013-10-03 14:57:38 +02:00 |
daniel oeh
|
483ddecca6
|
Improved tablet main screen layout.
Reduced thumbnail size so that more items can be displayed at the same time.
|
2013-10-03 14:48:54 +02:00 |
daniel oeh
|
088878fcfd
|
Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod into TomHennen-pause-on-interrupt
|
2013-10-03 13:15:47 +02:00 |
daniel oeh
|
83bb0a6084
|
Improved layout of chaperlist
|
2013-09-28 12:25:52 +02:00 |
daniel oeh
|
79cb4b35a8
|
Added loading screen to OrganizeQueueActivity
|
2013-09-27 19:55:06 +02:00 |
daniel oeh
|
1871817f71
|
Added launcher icon with higher resolution. fixes #146
|
2013-09-26 14:23:19 +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
|
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
|
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
|
4c1d210274
|
Merge branch 'release-0975' into develop
|
2013-09-11 14:11:26 +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
|
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
|
5bcfd2c255
|
Updated translations
|
2013-09-05 14:02:02 +02:00 |
daniel oeh
|
8d94bf9e67
|
Improved layout of login GUI
|
2013-09-04 17:26:07 +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 |
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 |
daniel oeh
|
e29d117942
|
Implemented authentication process
|
2013-08-31 20:02:56 +02:00 |
daniel oeh
|
7df102daa3
|
Images in podcast directory should now be displayed correctly
|
2013-08-31 15:42:48 +02:00 |
daniel oeh
|
a60ff4dd36
|
Added subscribe button to online feed view
|
2013-08-31 14:26:54 +02:00 |
daniel oeh
|
7b5964bae2
|
Temporarily disabled episode filter option
This might be added again later
|
2013-08-31 12:57:40 +02:00 |
daniel oeh
|
74b9bfdcc3
|
Added search, taglist, pocdasttaglist etc.
|
2013-08-24 14:23:31 +02:00 |
daniel oeh
|
1376b52848
|
Improved AddFeedActivity layout, added gpodder.net toplist fragment
|
2013-08-22 15:11:37 +02:00 |
daniel oeh
|
8337739ab4
|
Merge branch 'playback-speed' of git://github.com/TheRealFalcon/AntennaPod into playback-speed-tmp
Conflicts:
src/de/danoeh/antennapod/activity/AudioplayerActivity.java
src/de/danoeh/antennapod/activity/PreferenceActivity.java
src/de/danoeh/antennapod/service/PlaybackService.java
src/de/danoeh/antennapod/util/playback/PlaybackController.java
|
2013-08-16 21:22:35 +02:00 |
Tom Hennen
|
b886c38308
|
* updated code to reuse existing function for moving items in the queue
* added 'move to bottom'
|
2013-08-16 15:19:56 -04:00 |
Tom Hennen
|
2d83b39c27
|
added move to top to individual items in the episode queue. Move to bottom coming soon.
|
2013-08-16 14:39:54 -04:00 |
daniel oeh
|
f6c5251b98
|
Merge branch 'develop' into playback-speed
Conflicts:
pom.xml
src/de/danoeh/antennapod/service/PlaybackService.java
src/de/danoeh/antennapod/util/playback/PlaybackController.java
|
2013-08-16 20:15:48 +02:00 |
Tom Hennen
|
bd4c365c11
|
updated name of the preference to use 'FocusLoss' rather than 'Notifications' to more accurately reflect what it does
|
2013-08-14 12:47:04 -04:00 |
Tom Hennen
|
3f8e6c26a3
|
Adds an option to pause audio while audio focus is lost. This is helpful when using navigation apps (for example) so that you can hear what the navigation app says and you don't miss whatever was being said on your podcast. Without this setting checked they may wind up talking over each other, which can be confusing.
|
2013-08-14 12:26:03 -04:00 |
daniel oeh
|
6b69f7fe28
|
Fixed search
|
2013-08-14 17:22:13 +02:00 |
daniel oeh
|
8e16ad08c8
|
Merge branch 'feedmanager_removal' into develop
Conflicts:
src/de/danoeh/antennapod/activity/DownloadLogActivity.java
src/de/danoeh/antennapod/activity/FeedItemlistActivity.java
src/de/danoeh/antennapod/activity/ItemviewActivity.java
src/de/danoeh/antennapod/activity/MiroGuideChannelViewActivity.java
src/de/danoeh/antennapod/activity/OrganizeQueueActivity.java
src/de/danoeh/antennapod/activity/PreferenceActivity.java
src/de/danoeh/antennapod/fragment/EpisodesFragment.java
src/de/danoeh/antennapod/fragment/FeedlistFragment.java
src/de/danoeh/antennapod/fragment/ItemDescriptionFragment.java
src/de/danoeh/antennapod/fragment/ItemlistFragment.java
|
2013-08-10 16:10:32 +02:00 |
daniel oeh
|
9f99013da4
|
Fix gradle issue
|
2013-08-07 20:38:39 +02:00 |
daniel oeh
|
05ad8fbfa3
|
Removed ActionbarSherlock dependency
|
2013-08-07 11:35:18 +02:00 |
daniel oeh
|
e14525a14f
|
Removed ViewPagerIndicator dependency
|
2013-08-06 20:02:30 +02:00 |
daniel oeh
|
75b13431fe
|
Merge branch 'develop' into feedmanager_removal
Conflicts:
src/de/danoeh/antennapod/activity/PreferenceActivity.java
src/de/danoeh/antennapod/feed/FeedManager.java
src/de/danoeh/antennapod/service/PlaybackService.java
src/de/danoeh/antennapod/service/download/DownloadService.java
src/de/danoeh/antennapod/service/download/DownloadStatus.java
src/de/danoeh/antennapod/service/download/HttpDownloader.java
src/de/danoeh/antennapod/storage/DownloadRequester.java
src/de/danoeh/antennapod/storage/PodDBAdapter.java
src/de/danoeh/antennapod/util/playback/PlaybackController.java
|
2013-08-05 14:57:37 +02:00 |
daniel oeh
|
3f5e2faff9
|
Do not display empty listview message while loading
|
2013-08-05 10:45:17 +02:00 |
daniel oeh
|
45dc22a044
|
Merged #200 into develop
|
2013-08-03 21:24:13 +02:00 |
daniel oeh
|
270f9e7869
|
Updated translations, added Czech, Azerbaijani, Portuguese
|
2013-05-17 22:00:10 +02:00 |
mat tso
|
12ac0f608d
|
Add missing resources in string.xml
|
2013-05-15 23:51:16 +02:00 |