Commit Graph

232 Commits

Author SHA1 Message Date
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