Commit Graph

198 Commits

Author SHA1 Message Date
daniel oeh
616c247d84 Cached bitmaps will now have the same size as their ImageViews 2012-08-26 21:53:34 +02:00
daniel oeh
034fa8a9e7 Cover was not displayed correctly on some devices 2012-08-15 17:12:57 +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
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
d657c9ffb7 Changed visibility of status textview to visible 2012-08-05 15:46:59 +02:00
daniel oeh
a6bdf5bb30 Improved layout of downloadlog 2012-08-04 16:05:36 +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
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
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
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
c9197522de Added chooser activity 2012-07-23 17:05:34 +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
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
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
a78978e505 improved margins 2012-07-17 13:25:11 +02:00
daniel oeh
1502a8cc30 Added 'empty'-views for itemlist and feedlist 2012-07-17 12:56:17 +02:00
daniel oeh
114d348a0c Reduced warnings 2012-07-16 16:51:26 +02:00
daniel oeh
dd3d6f9217 Replaces mediaplayer drawables 2012-07-15 20:51:56 +02:00
daniel oeh
da71678b66 Implemented 'about'-Activity 2012-07-15 15:55:42 +02:00
daniel oeh
1e9e24514f Improved layout in mediaplayer 2012-07-14 20:26:47 +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
8f444d9ad5 Added activities and classes for flattr authentication 2012-07-12 13:36:47 +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
d1c73645c4 Added error activity if no external storage is available 2012-07-09 19:52:47 +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
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
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
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
3931244c35 Improved mediaplayer portrait layout 2012-06-27 20:38:55 +02:00
daniel oeh
853556b0cf Added support for video playback 2012-06-27 14:10:38 +02:00
daniel oeh
81295bc07f Made startup loading more stable 2012-06-26 17:56:47 +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
7cd38e53a7 Fixed bug in the mediaplayer 2012-06-24 13:01:44 +02:00
daniel oeh
5c308c7f1e Improvements to layouts 2012-06-23 12:36:04 +02:00
daniel oeh
fb2f19459a Improved Feedlist 2012-06-22 17:27:21 +02:00
daniel oeh
0634ae4d78 Improved divider images 2012-06-22 16:05:59 +02:00
daniel oeh
55f33875a4 Removed unused code from Itemview 2012-06-22 14:30:31 +02:00
daniel oeh
088a1ad673 Improved borderless button 2012-06-20 20:59:35 +02:00
daniel oeh
27f34cac6e Added borderless button style 2012-06-20 19:54:43 +02:00
daniel oeh
13f1e4674e Implemented adapter for download log 2012-06-17 18:20:34 +02:00
daniel oeh
324cbdc86c Feedlist now displays number of new episodes 2012-06-16 20:41:17 +02:00
daniel oeh
4cd84da5a3 Implemented Actionmode for FeedItemlistFragment 2012-06-16 20:06:38 +02:00
daniel oeh
f9b0d1d318 Moved Feeditemlist into Fragment 2012-06-16 17:18:37 +02:00
daniel oeh
d539786af6 Added Button to FeedItemlist item 2012-06-16 16:51:25 +02:00
daniel oeh
8078e34912 Implemented WebView to show description of item 2012-06-15 18:50:34 +02:00
daniel oeh
922b868914 Added 'lastUpdate' attribute to Feed 2012-06-14 14:13:54 +02:00
daniel
451483180f Expanded MediaplayerActivity + Bugfixes 2012-06-05 13:46:26 +02:00
Daniel Oeh
ee078c3ac8 Added mediaplayer layout 2012-06-04 21:39:27 +02:00
Daniel Oeh
8dc5c04aa2 Updated attributes of EditText 2012-05-31 12:42:48 +02:00
Daniel Oeh
278fbc224c Added Downloads Activity 2012-05-31 12:21:58 +02:00
Daniel Oeh
06b0d761fd Added empty view to feedlist Fragment 2012-05-29 15:27:41 +02:00
Daniel Oeh
92c53bcf92 Converted FeedlistActivity into ListFragment 2012-05-29 13:26:14 +02:00
Daniel Oeh
91166cd442 Changed layout in feeditemview 2012-04-14 23:19:53 +02:00
Daniel Oeh
055fda3c91 Added functionality to AddFeedActivity 2012-04-14 23:05:26 +02:00
Daniel Oeh
654cff51c8 Modified layout 2012-04-13 16:55:35 +02:00
Daniel Oeh
d3859b6763 Created Activity for viewing items 2012-04-13 16:21:34 +02:00
Daniel Oeh
13cb72c34e Added size in FeedItemlist 2012-04-12 20:51:59 +02:00
Daniel Oeh
789f78fe41 Implemented Feeditemlist in App 2012-04-12 15:26:41 +02:00
Daniel Oeh
7fbd960310 Fixed layout and bugs in DBAdapter 2012-04-11 18:14:43 +02:00
Daniel Oeh
42576d50cc Added Methods for handling Image downloads 2011-12-28 18:04:34 +01:00
Daniel Oeh
c9283f09dc Initial Commit 2011-12-23 19:22:06 +01:00