Commit Graph

176 Commits

Author SHA1 Message Date
daniel oeh 1f594ad311 Upload changes instead of whole subscription list 2013-09-02 15:13:00 +02:00
daniel oeh d45b0e2ea9 Added dialog to change password 2013-09-01 14:41:45 +02:00
daniel oeh e29d117942 Implemented authentication process 2013-08-31 20:02:56 +02:00
daniel oeh a60ff4dd36 Added subscribe button to online feed view 2013-08-31 14:26:54 +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 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 3f5e2faff9 Do not display empty listview message while loading 2013-08-05 10:45:17 +02:00
Michael Kaiser 5b4fde69de Fix layout 2013-04-17 10:14:41 +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 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 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
daniel oeh 5d9d38184f Merge branch 'online_feed_view' into develop 2013-03-06 21:04:37 +01:00
daniel oeh ec1992f36c empty list TextView displayed wrong text 2013-03-02 13:25:56 +01:00
daniel oeh faa23de4de Added default getView() implementation for itemlistadapter 2013-02-28 21:10:26 +01:00
daniel oeh eb09aff2e6 Adjusted layout margin 2013-02-23 17:19:04 +01:00
daniel oeh 816e66980e Use white background in 'organize queue' list for light theme 2013-02-23 13:35:19 +01:00
daniel oeh 8e9fecb267 Updated tablet layout 2013-02-23 13:28:31 +01:00
daniel oeh 4fca178972 Merge branch 'issue-39' into develop
Conflicts:
	res/values/ids.xml
2013-02-22 23:10:13 +01:00
daniel oeh 51a06ef9e7 Added status indicator to external feeditemlist 2013-02-21 16:47:19 +01:00
daniel oeh 8c8e7044c3 Removed layout margin from listview 2013-02-21 14:54:22 +01:00
daniel oeh ef50c412c9 Implemented drag & drop reordering 2013-02-18 19:11:33 +01:00
daniel oeh 89d4bdc9c6 Created list layout for OrganizeActivity 2013-02-18 13:37:53 +01:00
daniel oeh 235c073938 Improved status indicators of feeditemlist items 2013-02-12 00:56:51 +01:00
daniel oeh 5e001760d6 Improved layouts of itemlist items 2013-02-12 00:02:21 +01:00
daniel oeh 66cfd44413 improved layout of feedlist status indicators 2013-02-11 18:33:30 +01:00
daniel oeh 5ee6e56386 Organized imports, added drawables to navigation buttons 2013-02-03 00:14:47 +01:00
daniel oeh f104b1bb19 Minor layout improvements 2013-02-02 23:36:00 +01:00
daniel oeh 2d2e8ef627 Improved content view of audio player activity 2013-02-02 23:14:31 +01:00
daniel oeh 4b9831603b Improved layout of player controls 2013-02-01 23:59:02 +01:00
daniel oeh 2566dd012d Added indicator for 'downloading' status 2013-01-28 23:48:25 +01:00
daniel oeh 481d3ea24a Added 'downloaded' imageview to episodes list 2013-01-28 23:30:24 +01:00
daniel oeh a1be742dd9 Improved list layouts 2013-01-27 20:20:13 +01:00
daniel oeh a227e0ebfd Implemented queue and unread items menu 2013-01-27 19:37:49 +01:00
daniel oeh be9018e843 Merged queue and unread list 2013-01-27 00:53:06 +01:00
daniel oeh 96aa72c0ab Added OnClickListener for header view 2013-01-25 23:26:47 +01:00
daniel oeh bf14dced03 Added header views to external feeditemlists 2013-01-23 20:12:02 +01:00
daniel oeh 65d413cbb8 Created external feeditemlist adapters 2013-01-23 19:38:26 +01:00