daniel oeh
|
ad98592608
|
Merge branch 'move-to-top' of git://github.com/TomHennen/AntennaPod into TomHennen-move-to-top
|
2013-08-29 11:39:40 +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 |
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 |
James Falcon
|
0a607117d6
|
Reduce default speeds to every .1 instead of every .05 so user doesn't have to do a lot of unchecking. Also, be consistant about where float or double is used and be consistent about which context is used for UserPreferences.
|
2013-05-13 21:53:44 -05:00 |
James Falcon
|
916074957f
|
Variable speed playback as user preferences and customization of playback speed.
|
2013-05-09 16:02:15 -05:00 |
James Falcon
|
b48c3807fd
|
Merge branch 'playback-speed' into speed
Conflicts:
res/values/arrays.xml
res/values/strings.xml
src/de/danoeh/antennapod/activity/PreferenceActivity.java
src/de/danoeh/antennapod/service/PlaybackService.java
|
2013-05-06 21:48:18 -05:00 |
James Falcon
|
5b58466fd2
|
Added variable speed playback control as a global option.
|
2013-05-03 16:25:20 -05:00 |
daniel oeh
|
62d7a927ad
|
Added buttons to control playback speed
|
2013-05-03 18:31:39 +02:00 |
daniel oeh
|
e734097ea9
|
Moved update interval preference strings into strings.xml. Fixes #182
|
2013-04-30 18:09:04 +02:00 |
daniel oeh
|
d086579e09
|
Episode cache size can now be set to 'unlimited'
|
2013-04-20 17:14:43 +02:00 |
daniel oeh
|
6eb0c58a08
|
Moved preference strings into strings.xml
|
2013-04-20 16:44:27 +02:00 |
daniel oeh
|
303e2a53df
|
Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-master
|
2013-04-20 11:07:23 +02:00 |
Michael Kaiser
|
5b4fde69de
|
Fix layout
|
2013-04-17 10:14:41 +02:00 |
Hanno Zulla
|
63cd69d06b
|
removed a_moment_ago (looks silly and is hard to translate properly)
|
2013-04-16 15:49:32 +02:00 |
Hanno Zulla
|
7688265451
|
display most recent episode's date instead of last feed update
|
2013-04-16 14:57:22 +02:00 |
Hanno Zulla
|
b5f4789865
|
changed dates in lists to relative timespans (e.g. "3 days ago")
|
2013-04-16 14:24:20 +02:00 |
Michael Kaiser
|
a66d225b9f
|
Make removal of queued items undoable
|
2013-04-15 18:53:52 +02:00 |
daniel oeh
|
7a33b7f96e
|
Set line number of title textview in itemlist to 2.
This ensures that entries are equally high
|
2013-04-11 10:55:27 +02:00 |
daniel oeh
|
1ab5a09429
|
Updated header view layout
|
2013-04-10 11:46:17 +02:00 |
daniel oeh
|
a6d68205a5
|
Improved external itemlist layout
|
2013-04-09 12:21:49 +02:00 |
daniel oeh
|
05a525876d
|
Increased player button size, decreased title text size
|
2013-04-06 21:28:57 +02:00 |
daniel oeh
|
582107c13c
|
Added landscape layout to audio player
|
2013-04-04 18:21:37 +02:00 |
daniel oeh
|
ea874efbd0
|
Updated translations, added Italian(Italy) translation
|
2013-03-26 20:52:50 +01:00 |
daniel oeh
|
0da8b0acc9
|
Added option to disable auto-download
|
2013-03-25 10:50:38 +01:00 |
daniel oeh
|
498d8dbf1e
|
Updated French translation
|
2013-03-22 12:59:50 +01:00 |
daniel oeh
|
96b70ce9ec
|
Updated translations, added Catalan and Spanish (Spain) translation
|
2013-03-19 19:54:50 +01:00 |
daniel oeh
|
fc156782f4
|
Merge branch 'queue_update' into develop
|
2013-03-10 19:40:50 +01:00 |
daniel oeh
|
cbb3d46917
|
Switched back to standard divider height
|
2013-03-10 18:59:43 +01:00 |
daniel oeh
|
d3f9fddfa8
|
Increased divider height in episodes list
|
2013-03-09 21:49:14 +01:00 |
daniel oeh
|
e7c1336472
|
Use tabs instead of viewpager indicator in main screen
|
2013-03-09 21:43:51 +01:00 |
daniel oeh
|
aeebcab202
|
Renamed 'new' list to 'waiting list'
|
2013-03-09 21:20:33 +01:00 |
daniel oeh
|
459fba9b54
|
Removed auto-queue preference, auto-queue is now always enabled
|
2013-03-09 11:19:31 +01:00 |
daniel oeh
|
6a784b7b31
|
Added episode cache size preference
|
2013-03-09 11:13:30 +01:00 |
daniel oeh
|
73d23773c5
|
Removed auto-delete preference
|
2013-03-09 11:00:44 +01:00 |
daniel oeh
|
3fde2349f9
|
Added preferences for configuring auto-download
|
2013-03-08 20:56:24 +01:00 |
daniel oeh
|
5876b98bb8
|
Implemented skip functionality
|
2013-03-07 20:02:23 +01:00 |
daniel oeh
|
98dec67b72
|
Use progressbar for showing the listening progress of an episode
|
2013-03-07 18:52:47 +01:00 |
daniel oeh
|
ba0f294850
|
Removed 'status unread' indicator from queue
|
2013-03-07 16:07:10 +01:00 |