Commit Graph

421 Commits

Author SHA1 Message Date
daniel oeh a7c8438b15 Improved fonts 2014-04-26 23:07:11 +02:00
daniel oeh 1fe2a8da45 Resolved dialog issues + fragment crashes 2014-04-22 13:55:20 +02:00
daniel oeh e68482e1b8 Added navigation drawer to audio player, fixed DownloadService notification 2014-04-21 19:33:14 +02:00
daniel oeh 15c333ed39 Re-implemented menus 2014-04-21 13:15:33 +02:00
daniel oeh 3a3116fe96 Re-implemented search 2014-04-21 12:02:08 +02:00
daniel oeh d0b620fdc5 Improved external player layout 2014-04-18 21:12:10 +02:00
daniel oeh 257913196b Added FeedItem dialog 2014-04-18 20:32:22 +02:00
daniel oeh 9a86c6651a Added action button functionality 2014-04-18 17:46:13 +02:00
daniel oeh a03b076a32 Reimplemented ItemlistFragment 2014-04-17 21:40:50 +02:00
daniel oeh 8b6f16b918 Added fragment for adding new podcasts 2014-04-17 20:33:02 +02:00
daniel oeh 3f1307c4d9 Added downloads fragment 2014-04-06 12:31:24 +02:00
daniel oeh 66641ccdd9 Added queue fragment 2014-04-04 21:00:48 +02:00
daniel oeh 5b74a4cc39 Added secondary button to new episodes list 2014-04-03 12:29:07 +02:00
daniel oeh c37b67172e Added navigation drawer + new episodes fragment 2014-04-01 22:53:18 +02:00
daniel oeh 2c68f8197b Updated translations, added Hebrew translation 2014-03-28 19:25:11 +01:00
daniel oeh 361e56385b Improved layout of AddFeedActivity
Confirm-button was moved up because it actually belongs to the 'Add podcast by URL' section.
2014-03-17 18:44:36 +01:00
daniel oeh 0c2d78157c Implemented DownloadAuthenticationActivity 2014-03-17 17:00:13 +01:00
daniel oeh d8a9d68bf8 Added authentication notification 2014-03-17 13:31:33 +01:00
daniel oeh 3b5e83c74f Added authentication support to DownloadRequester and HttpDownloader 2014-03-17 13:02:37 +01:00
daniel oeh bed57245b3 Added single purpose app integration
Antennapod will now import subscriptions from AntennaPodSP (https://github.com/danieloeh/AntennaPodSP) forks when launched
2014-03-12 17:11:46 +01:00
daniel oeh 3e091afa6e Pulled translations 2014-03-05 17:04:11 +01:00
daniel oeh 8ef1a2c373 Pulled translations 2014-02-27 21:03:08 +01:00
daniel oeh 56bc5ff897 Pulled translations 2014-02-24 22:03:19 +01:00
daniel oeh 02653918f0 Merge branch 'flattr_queue_autoflattr' into develop (#331)
Other changes:
- Changed FlattrStatusFetcher into Thread-subclass
- Changed auto-flattr mechanism so that it's compatible with the updated PlaybackService
- Changed a couple of strings

Conflicts:
	src/de/danoeh/antennapod/storage/DBReader.java
	src/de/danoeh/antennapod/storage/DBWriter.java
	src/de/danoeh/antennapod/util/menuhandler/FeedItemMenuHandler.java
	src/instrumentationTest/de/test/antennapod/storage/DBReaderTest.java
2014-02-17 21:40:04 +01:00
daniel oeh 65a2313751 Replace 'cover' with 'picture' 2014-02-15 13:35:38 +01:00
daniel oeh f4da9674cc Added content descriptions to imagebuttons and imageviews 2014-02-14 14:26:55 +01:00
daniel oeh c76bd9ba08 Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/AntennaPod into flattr_queue_autoflattr
Conflicts:
	src/de/danoeh/antennapod/storage/DBReader.java
	src/de/danoeh/antennapod/storage/PodDBAdapter.java
2013-12-31 03:17:02 +01:00
daniel oeh b038f3c877 Use AspectRatioVideoView instead of standard video view 2013-12-30 00:23:18 +01:00
daniel oeh 85800d14ac Updated video player UI 2013-12-29 22:13:18 +01:00
daniel oeh 8bf95b48dc Move feed preferences above description section. closes #309 2013-11-16 22:04:55 +01:00
daniel oeh ddaf1adfe8 Updated translations 2013-10-19 17:19:16 +02:00
daniel oeh 09b93a8b4b strings.xml improvements 2013-10-09 12:37:25 +02:00
daniel oeh b6085f1920 Temporarily removed preference (again)
Might be re-added later.
2013-10-09 00:03:38 +02:00
daniel oeh e58922fad0 Merge branch 'feed_preferences' into develop
Conflicts:
	res/values/strings.xml
	src/de/danoeh/antennapod/storage/DBTasks.java
	src/de/danoeh/antennapod/storage/PodDBAdapter.java
2013-10-08 23:43:13 +02:00
daniel oeh cdd9a0dfde Added settings and description label to FeedInfoActivity, improved layout 2013-10-08 23:22:04 +02:00
Michael Kaiser cb56bf053c Add feed preference to include/exclude certain feeds from auto downloads 2013-10-08 17:23:04 +02:00
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
Simon Rutishauser 8fbd1ecf9c this consolidates the code from pull request #253 (flattr queue and auto flattr) into a single commit, rebased onto the current development branch 2013-09-29 17:19:11 +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