Commit Graph

295 Commits

Author SHA1 Message Date
daniel oeh 40e0950c23 Fixed crash in TimeDialog caused by invalid input 2012-08-26 13:27:11 +02:00
daniel oeh 026efe29c3 HttpDownloader now checks if enough storage is available 2012-08-17 20:47:35 +02:00
daniel oeh 00c9422191 Implemented report in Downloadservice 2012-08-17 19:04:27 +02:00
daniel oeh 034fa8a9e7 Cover was not displayed correctly on some devices 2012-08-15 17:12:57 +02:00
daniel oeh 336beae409 Download list entries should now be more informative 2012-08-15 17:01:55 +02:00
daniel oeh 22bcb2463c Improved layout of download list 2012-08-15 16:46:42 +02:00
daniel oeh 54c135b6a2 Fixed width of TextViews in Feedlist 2012-08-15 16:37:38 +02:00
daniel oeh 41f352d3f9 Adjusted GridView behavior 2012-08-12 14:41:11 +02:00
daniel oeh 1dce5a3061 Added confirmation dialog when deleting a feed 2012-08-12 13:46:24 +02:00
daniel oeh 006ab71702 Disabled autofocus on EditText 2012-08-12 12:46:46 +02:00
daniel oeh 89e83ac9a0 Adjusted grid size 2012-08-12 12:42:38 +02:00
daniel oeh 0044e0f91f Fixed imageview size 2012-08-11 17:34:17 +02:00
daniel oeh 522d61577b Implemented GridView in FeedlistFragment 2012-08-11 15:45:30 +02:00
daniel oeh d3d2debfb6 Added preference to display only items which have an episode 2012-08-10 14:30:54 +02:00
daniel oeh 0b62b06cdf Implemented auto-enqueue feature 2012-08-06 11:07:49 +02:00
daniel oeh 977c3f3674 Added auto-queue preference 2012-08-06 10:54:49 +02:00
daniel oeh 6901e4a08f Added listener for buffering information and progressbar in videoplayer 2012-08-05 16:27:10 +02:00
daniel oeh d657c9ffb7 Changed visibility of status textview to visible 2012-08-05 15:46:59 +02:00
daniel oeh f25c1f80ec Videoplayer controls weren't visible on some api versions 2012-08-05 14:17:07 +02:00
daniel oeh c07bf6691d Videoplayback is now working 2012-08-05 13:56:03 +02:00
daniel oeh a6bdf5bb30 Improved layout of downloadlog 2012-08-04 16:05:36 +02:00
daniel oeh 6254053226 Feeds can now be added from the miroguide 2012-08-04 15:06:16 +02:00
daniel oeh b91a04fc8c Created Activity for displaying information about a channel 2012-08-04 13:26:02 +02:00
daniel oeh b712ffee8f Removed imageview from channellist 2012-08-04 11:35:05 +02:00
daniel oeh ef7a20f056 Removed DiskLruCache dependency 2012-08-03 20:57:42 +02:00
daniel oeh e170605ebc Thumbnail download is now partly working 2012-08-03 19:48:59 +02:00
daniel oeh 93812142da Imageloader tasks are now submitted to an executor service 2012-08-03 17:00:00 +02:00
daniel oeh 1b347032d4 Added activity for viewing a specific miroguide category 2012-08-03 12:08:48 +02:00
daniel oeh 941154704b Replaced 'miro' in filenames with 'miroguide' 2012-08-02 23:00:01 +02:00
daniel oeh bdbdc94448 Added Miro Guide search 2012-08-02 22:05:46 +02:00
daniel oeh 2fd169fa99 Created fragment for displaying a list of Miro Guide channels 2012-08-02 21:23:02 +02:00
daniel oeh f2e12ee52e Added channellist adapter 2012-08-02 16:52:52 +02:00
daniel oeh 8960d85452 Added button to access the Miro Guide from the AddFeedActivity 2012-08-02 12:31:33 +02:00
daniel oeh cbca5de890 Created main Activity for Miro Guide 2012-08-02 11:57:04 +02:00
daniel oeh 7d0cca1147 Fixed footer layout for api 14+ 2012-08-01 10:29:11 +02:00
daniel oeh adb2621704 Rewrote layout file to get rid of grid layout dependency 2012-07-30 20:42:27 +02:00
daniel oeh 3281723326 - Bugfix : Player did not always display the current chapter correctly.
- Added support for links in SimpleChapters
2012-07-29 15:43:28 +02:00
daniel oeh 83d67a2921 created dialog layout for api 14+ 2012-07-27 15:58:45 +02:00
daniel oeh b155a4cdf9 Completed sleep timer implementation 2012-07-27 15:46:56 +02:00
daniel oeh e23c1a0143 Implemented sleep timer menu item + fixed problems with dialog 2012-07-27 14:59:01 +02:00
daniel oeh 791acc935c Implemented sleep timer in playaback service and created time dialog 2012-07-27 13:52:54 +02:00
daniel oeh fab2110715 Added export menu item 2012-07-26 19:36:38 +02:00
daniel oeh cbb1bed530 Implemented export worker 2012-07-26 19:19:35 +02:00
daniel oeh 0cce685cc9 Restored flattr integration 2012-07-26 12:09:20 +02:00
daniel oeh a85a369f3a Added OPML chooser dialog + autocreation of import directory at
application start
2012-07-25 12:45:15 +02:00
daniel oeh 74b1fac152 improved order of items 2012-07-24 18:25:56 +02:00
daniel oeh 7d99031706 implemented word search 2012-07-24 16:52:29 +02:00
daniel oeh 8243d0dde6 implemented search button 2012-07-24 14:37:34 +02:00
daniel oeh dc02bff7c6 implemented searching algorithm 2012-07-24 13:54:43 +02:00
daniel oeh 507a6df046 Added error toast message if directory is empty 2012-07-23 18:23:20 +02:00
daniel oeh 5f7d5d5e04 Added menu items for selecting and deselecting all items 2012-07-23 18:12:09 +02:00
daniel oeh dfd3dc8bf8 added api 14+ layout for opml selection activity 2012-07-23 17:19:54 +02:00
daniel oeh c9197522de Added chooser activity 2012-07-23 17:05:34 +02:00
daniel oeh d33b959e11 integrated import worker into import activity 2012-07-23 14:26:31 +02:00
daniel oeh 85e171ed99 implemented import worker 2012-07-23 14:10:48 +02:00
daniel oeh 7ce5cfc513 Created opml import activity 2012-07-23 13:50:08 +02:00
daniel oeh d191b7a735 Changed color of separator 2012-07-23 12:37:57 +02:00
daniel oeh 5b28da28fe Improved mediaplayer layout 2012-07-23 01:36:21 +02:00
daniel oeh 81e03efc3d implemented chapterlist in mediaplayer 2012-07-23 01:30:57 +02:00
daniel oeh ea2c8e6e4b Added list adapter for simple chapters 2012-07-23 00:28:01 +02:00
daniel oeh d061f86266 Removed flattr integration (not working) 2012-07-22 17:05:43 +02:00
daniel oeh 581e8af135 Improved playlist icon 2012-07-21 20:02:08 +02:00
daniel oeh 2cc88fa349 Improved notification antenna icon 2012-07-21 19:48:03 +02:00
daniel oeh 6fde470609 Fixed background color for android 4+ devices 2012-07-21 19:36:32 +02:00
daniel oeh cd65cb7e4f FeedImage bitmap size is now calculated based on the pixel density of
the device
2012-07-21 19:35:07 +02:00
daniel oeh 452b6c9642 Changed application name to 'AntennaPod' 2012-07-21 18:10:56 +02:00
daniel oeh 428075f04e FlattrClickWorker is now showing a progress dialog 2012-07-21 17:56:33 +02:00
daniel oeh eecc3b39a2 Added notification icon for playback service 2012-07-20 14:08:31 +02:00
daniel oeh 3448a1ef42 improved app icon 2012-07-20 13:27:41 +02:00
daniel oeh e9aa31547b Fixed background color in itemview activity 2012-07-19 15:17:35 +02:00
daniel oeh ac72d855d0 Fixed cover position for larger screens 2012-07-18 14:38:51 +02:00
daniel oeh 8957642cee Moved callback handler to background thread 2012-07-18 13:20:00 +02:00
daniel oeh 1bc9285aa5 Fixed errors 2012-07-18 11:28:52 +02:00
daniel oeh c76beb2d9f improved visibility handling + order of items 2012-07-18 11:23:04 +02:00
daniel oeh f49ec6e537 Removed title from actionmode + changed visibility of 'remove'-item 2012-07-18 10:25:43 +02:00
daniel oeh 095b8c382b Fixed widget size for api 14+ 2012-07-17 13:28:45 +02:00
daniel oeh a78978e505 improved margins 2012-07-17 13:25:11 +02:00
daniel oeh a6d65186ab Moved strings into resources 2012-07-17 13:18:20 +02:00
daniel oeh fe71d9d92c Fixed wrong descriptions 2012-07-17 13:06:08 +02:00
daniel oeh 2f16347740 Improved margins 2012-07-17 13:01:35 +02:00
daniel oeh 1502a8cc30 Added 'empty'-views for itemlist and feedlist 2012-07-17 12:56:17 +02:00
daniel oeh cc919487a7 Created separate layout for api 14+ 2012-07-16 17:06:21 +02:00
daniel oeh 114d348a0c Reduced warnings 2012-07-16 16:51:26 +02:00
daniel oeh b4241d59bd Fixed typo + orientation change bug 2012-07-16 16:37:59 +02:00
daniel oeh 4003ede4a7 implemented menu in mediaplayer activity 2012-07-15 21:04:18 +02:00
daniel oeh dd3d6f9217 Replaces mediaplayer drawables 2012-07-15 20:51:56 +02:00
daniel oeh 2e8ed263d8 Implemented menu in feedinfo activity 2012-07-15 19:59:44 +02:00
daniel oeh da71678b66 Implemented 'about'-Activity 2012-07-15 15:55:42 +02:00
daniel oeh 5594d149a6 new app icon + about page 2012-07-15 15:18:02 +02:00
daniel oeh 1e9e24514f Improved layout in mediaplayer 2012-07-14 20:26:47 +02:00
daniel oeh 7302c0e318 Fixed typo 2012-07-14 20:03:54 +02:00
daniel oeh ba2d2afbbc Renamed package and application 2012-07-13 12:23:47 +02:00
daniel oeh 1ae00a0f25 Improved layout and behaviour of itemview 2012-07-12 22:27:34 +02:00
daniel oeh bf1d4cb248 Implemented revoke process 2012-07-12 21:01:00 +02:00
daniel oeh 62724acef8 Changed values of labels 2012-07-12 20:43:28 +02:00
daniel oeh e68e35117f fixed typo 2012-07-12 16:16:19 +02:00
daniel oeh 5b57490f60 Added item visibility check and 'revoke access'-item 2012-07-12 16:14:38 +02:00
daniel oeh f3c19b6da2 Added preference item to flattr this app 2012-07-12 16:06:10 +02:00
daniel oeh 0e8909807d Flattring things now works 2012-07-12 15:41:56 +02:00
daniel oeh e5f0e81cf9 Implemented flattr utils methods 2012-07-12 14:48:20 +02:00
daniel oeh 8f444d9ad5 Added activities and classes for flattr authentication 2012-07-12 13:36:47 +02:00
daniel oeh 254fad8f70 Set activity titles 2012-07-11 20:52:51 +02:00
daniel oeh 1e275fecb3 Added icon to Feeditemlist to show whether an item is in the queue 2012-07-11 13:05:13 +02:00
daniel oeh fae73dfe2f Feedlistitem now shows whether it is refreshing or not 2012-07-11 12:52:55 +02:00
daniel oeh 2c9a5ff54e Added menu item to clear the queue 2012-07-11 11:22:57 +02:00
daniel oeh 2e3bd8e881 Changed selection background for post-gingerbread devices 2012-07-10 21:33:10 +02:00
daniel oeh 919e978f8d Implemented sharing menus 2012-07-10 17:40:35 +02:00
daniel oeh d30a4f8495 Added icons for other resolutions 2012-07-10 17:15:57 +02:00
daniel oeh 46ec966e6a Removed downloadMediaOnWifiOnly option 2012-07-10 16:15:35 +02:00
daniel oeh d1c73645c4 Added error activity if no external storage is available 2012-07-09 19:52:47 +02:00
daniel oeh f73c402005 Added menu item to update a single feed 2012-07-09 13:51:08 +02:00
daniel oeh d4188088ce DownloadService will now create a report when finished 2012-07-09 12:46:15 +02:00
daniel oeh fcbb28981f Added preference to block updates over mobile internet 2012-07-09 12:05:09 +02:00
daniel oeh 5c9a2d260d Added strings for preferences 2012-07-07 23:37:52 +02:00
daniel oeh 409c7810a1 Created preferences activity 2012-07-07 22:32:42 +02:00
daniel oeh 8ae87e2a56 Adjusted layout 2012-07-07 16:07:01 +02:00
daniel oeh e498216378 Implemented PlayerWidgetService 2012-07-07 15:05:35 +02:00
daniel oeh 897516aa88 Created layouts and classes for widget 2012-07-07 13:30:17 +02:00
daniel oeh 84eff944ab Implemented async FeedImage loader 2012-07-05 21:03:15 +02:00
daniel oeh 3768761e90 Listitems are now highlighted when in actionmode 2012-07-05 16:43:57 +02:00
daniel oeh 3c4df7a89d Improved downloadlist activity 2012-07-05 12:43:57 +02:00
daniel oeh 66ebc4975b increased margins 2012-07-05 11:16:53 +02:00
daniel oeh c0c9e2fed2 Items in queue can now be reordered 2012-07-05 11:03:35 +02:00
daniel oeh 5920c96ae7 Added ability to show the title of the feed in itemlistadapter 2012-07-05 10:12:41 +02:00
daniel oeh 764ef2b1d6 Added 'author' and 'language' attributes to Feed 2012-07-05 00:10:12 +02:00
daniel oeh 0c60b8edf0 Implemented FeedInfoActivity 2012-07-04 10:29:17 +02:00
daniel oeh c8977b719f Videoplayer bugfixes + Feedhandler bugfixes 2012-07-03 11:41:41 +02:00
daniel oeh 1eefeec79f Added actionbar item for streaming 2012-07-02 22:17:47 +02:00
daniel oeh 92c32662ca Implemented Errorhandler in PlaybackService 2012-07-02 17:19:38 +02:00
daniel oeh 3932e09089 Added viewpager to mediaplayeractivity 2012-07-01 18:32:52 +02:00
daniel oeh 2cf9f5045b Moved description webview to fragment 2012-07-01 14:28:49 +02:00
daniel oeh d1b1c92efe Added viewpager indicator library 2012-07-01 13:41:54 +02:00
daniel oeh 364e9e1c5c Replaced tabs in the main Activity with viewpager 2012-07-01 12:34:10 +02:00
daniel oeh da1bf5a045 Improved layout of Addfeedactivity 2012-06-28 14:45:10 +02:00
daniel oeh 3c4167ed49 Added more error handling when adding new feeds 2012-06-28 13:28:24 +02:00
daniel oeh b291d56fbb Ported media control buttons to landscape video player 2012-06-27 21:39:42 +02:00
daniel oeh 3931244c35 Improved mediaplayer portrait layout 2012-06-27 20:38:55 +02:00
daniel oeh 0eded316b3 Implemented landscape layout for videoplayer 2012-06-27 17:30:54 +02:00
daniel oeh 853556b0cf Added support for video playback 2012-06-27 14:10:38 +02:00
daniel oeh 0d6a7580de Added support for flattr-paymentlinks 2012-06-26 18:39:02 +02:00
daniel oeh 81295bc07f Made startup loading more stable 2012-06-26 17:56:47 +02:00
daniel oeh 30aeef5b3e Added menuitem to visit the website of a feed or feeditem 2012-06-26 14:03:59 +02:00
daniel oeh 020d3afba9 Changed theme to 'Force Overflow' 2012-06-26 13:37:41 +02:00
daniel oeh fc88223779 UI improvements in ItemviewActivity and FeeditemlistActivity 2012-06-25 13:58:40 +02:00
daniel oeh 703972e3c0 Added intermediate progressbar to main Activity 2012-06-25 12:35:11 +02:00
daniel oeh a2e0c6eecc Bugfixes + UI-improvements 2012-06-24 22:57:29 +02:00
daniel oeh fc7d06aaf4 Improved layout for Feedlist_item 2012-06-24 18:26:57 +02:00
daniel oeh b283eae1b9 Implemented Fragment for showing the queue 2012-06-24 17:28:34 +02:00
daniel oeh 7cd38e53a7 Fixed bug in the mediaplayer 2012-06-24 13:01:44 +02:00
daniel oeh 3608ba18b6 Improved Feedmenu 2012-06-23 15:57:00 +02:00