Commit Graph

912 Commits

Author SHA1 Message Date
daniel oeh
3752107223 Moved resetFragmentView into onStop (fixes problems when opening dialogs inside AudioplayerActivity) 2013-02-03 22:58:07 +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
941202f659 Headers displayed wrong number of episodes in some cases 2013-01-28 23:32:00 +01:00
daniel oeh
481d3ea24a Added 'downloaded' imageview to episodes list 2013-01-28 23:30:24 +01:00
daniel oeh
e67dab5ab2 Improved viewpager appearance 2013-01-28 23:02:06 +01:00
daniel oeh
a1be742dd9 Improved list layouts 2013-01-27 20:20:13 +01:00
daniel oeh
74dd134848 Removed unused classes 2013-01-27 19:40:09 +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
daniel oeh
5221f5f5ec Added extended menu option, ignore long-press in itemlist 2013-01-21 23:08:39 +01:00
daniel oeh
825ccd28c1 Improved performance of FeedItemMenuHandler's prepare method 2013-01-21 22:47:19 +01:00
daniel oeh
ccd75800c9 increased clickable area of itemlist buttons 2013-01-20 23:33:44 +01:00
daniel oeh
287583d5c7 Use spinner icon instead of arrow for feeditemlist buttons 2013-01-20 23:22:11 +01:00
daniel oeh
21f8db09e0 open context menu on long click 2013-01-20 21:24:16 +01:00
daniel oeh
1d5d72eb88 Added context menu to itemlist 2013-01-20 20:54:56 +01:00
daniel oeh
7113656a0d Use standard text colors 2013-01-20 00:02:29 +01:00
daniel oeh
daea0d4e30 Moved text sizes into dimens file 2013-01-19 23:38:41 +01:00
daniel oeh
c75640d274 Updated list of test feeds 2013-01-17 15:35:39 +01:00
daniel oeh
cd40d839fc Release PlaybackController when MediaplayerActivity is stopped 2013-01-16 15:37:29 +01:00
daniel oeh
fdc4bc9c1d Prepared release of version 0.9.6.4 2013-01-15 10:46:10 +01:00
daniel oeh
39ac2b1492 Increased socket and connection timeout of HTTP downloader 2013-01-13 22:58:00 +01:00
daniel oeh
1d8107827c PlaybackController now checks if episode exists when the restoring last
played episode.
2013-01-13 22:48:58 +01:00
daniel oeh
7d44a549bc FeedManager now checks if episode file exists before playing. 2013-01-13 21:22:23 +01:00
daniel oeh
80c3280551 Updated test project config files 2013-01-13 20:53:30 +01:00
daniel oeh
028d8ff8e0 Updated CONTRIBUTORS file 2013-01-13 20:53:09 +01:00
daniel oeh
a39fed6757 Added support for gzip-encoded downloads. Closes #89. 2013-01-13 20:50:55 +01:00
daniel oeh
aa62e7c7ac Added Chinese and Portuguese (Brazil) translation 2013-01-13 20:13:16 +01:00
daniel oeh
60f8e9b612 Updated README (added link to wiki) 2013-01-12 22:31:34 +01:00
daniel oeh
49f3511cd6 Updated project config files 2013-01-11 23:39:07 +01:00
daniel oeh
b2017088cc Added submodules 2013-01-11 23:31:52 +01:00
daniel oeh
334bf44949 Untracked build.xml 2013-01-11 23:05:03 +01:00
daniel oeh
04e2923183 pom.xml now no longer modifies AndroidManifest.xml 2013-01-10 22:01:15 +01:00
daniel oeh
93be98c0eb Added jarsigner plugin to pom 2013-01-10 16:22:00 +01:00
daniel oeh
174d07effa Fixed maven build configuration 2013-01-08 15:20:47 +01:00
daniel oeh
50c983cccd Unicode strings weren't read correctly 2013-01-05 00:47:26 +01:00
daniel oeh
9676ffae34 Skip rest of tag header if size of frame is too big 2013-01-04 22:47:28 +01:00
daniel oeh
aa630554dd Prepared release of version 0.9.6.3 2013-01-04 11:21:59 +01:00
daniel oeh
55be2344ce Simplified code 2013-01-04 11:01:37 +01:00
daniel oeh
3cee523a08 Updated translation, added Spanish translation 2013-01-04 10:48:39 +01:00
daniel oeh
034bb23fdb Merge branch 'master' into develop 2013-01-04 10:35:10 +01:00
danieloeh
678981afb8 Merge pull request #73 from toggles/bluetooth_pause
Pause on bluetooth disconnect
2013-01-04 01:33:16 -08:00
daniel oeh
0eaa564e2c removed unused code 2012-12-31 21:34:10 +01:00
daniel oeh
4de65bdd4b Use AndroidHttpClient instead of HttpURLConnection 2012-12-31 21:26:45 +01:00