Commit Graph

264 Commits

Author SHA1 Message Date
daniel oeh 9633cd0c62 Ignore lint warnings in arrays.xml 2012-09-20 11:48:13 +02:00
daniel oeh b49aa41e24 Added German translation 2012-09-16 13:34:53 +02:00
daniel oeh e2a6a58d1a Added Russian translation (thanks older!) 2012-09-16 13:23:55 +02:00
daniel oeh 4bd3aec642 Fixed typo 2012-09-15 14:16:38 +02:00
daniel oeh 858cdc6233 swapped position of 'refresh' and 'add feed' items 2012-09-14 15:24:41 +02:00
daniel oeh c97c21990a layout adjustments 2012-09-13 11:39:31 +02:00
daniel oeh 2c9bbe9e87 Added missing strings to resource file 2012-09-13 11:18:17 +02:00
daniel oeh 98d75f6e61 improved structure of strings.xml 2012-09-11 22:06:25 +02:00
daniel oeh 6d40b2ed04 Removed 'paused'-status message 2012-09-10 13:04:48 +02:00
daniel oeh 5df974a85e Improved layout of external player fragment, added status textview 2012-09-10 13:02:08 +02:00
daniel oeh ade896787f Removed bottom margin of buttons at the bottom 2012-09-10 12:48:56 +02:00
daniel oeh 5e63586d7c Added external player to feeditemlist 2012-09-06 18:10:29 +02:00
daniel oeh 8a6413c6f8 Implemented PlaybackController in External Player 2012-09-06 15:30:00 +02:00
daniel oeh 2e9bd1f07e Added player fragment to main activity 2012-09-05 17:20:57 +02:00
daniel oeh e106dc8c1b Implemented external player fragment 2012-09-05 15:50:10 +02:00
daniel oeh 0f6e78da25 Changed 'showAsAction'-flags of show_info_item 2012-09-02 17:57:12 +02:00
daniel oeh e98ce73ad2 List adapters will now get the imageViews size from the resources if
possible
2012-08-27 14:27:53 +02:00
daniel oeh f1e71f6a3e Adjusted image view attributes 2012-08-26 22:12:09 +02:00
daniel oeh 616c247d84 Cached bitmaps will now have the same size as their ImageViews 2012-08-26 21:53:34 +02:00
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