daniel oeh
|
7a0297f937
|
Implemented auto-delete feature
|
2012-09-22 15:59:21 +02:00 |
daniel oeh
|
bc91c382a0
|
Added support for 'Unknown Host' error message
|
2012-09-22 14:02:13 +02:00 |
daniel oeh
|
81fbf3bcb6
|
Auto-enqueue will now enqueue when the user starts the download
|
2012-09-21 13:31:54 +02:00 |
daniel oeh
|
ea7b7bbb73
|
Added menu item to download all items in the queue
|
2012-09-21 13:07:44 +02:00 |
daniel oeh
|
d71831e7ad
|
Implemented 'enqueue all'
|
2012-09-21 12:57:34 +02:00 |
daniel oeh
|
e25e3cab88
|
Improved layout of download log
|
2012-09-20 19:47:26 +02:00 |
daniel oeh
|
47b27cc07d
|
Updated DownloadLogAdapter to support changes in DownloadStatus
|
2012-09-20 19:33:09 +02:00 |
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 |
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 |
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
|
426df3f49f
|
Improved seeking mechanism for streams
|
2012-06-22 14:19:40 +02:00 |
daniel oeh
|
524161783a
|
Rewrote most parts of PlaybackService and Mediaplayer Activity
|
2012-06-22 13:49:01 +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
|
409fcee753
|
Made feeditem menu usable across different contexts
|
2012-06-20 16:29:26 +02:00 |
daniel oeh
|
8f9344fbe7
|
Implemented Queue for FeedItems
|
2012-06-20 16:02:05 +02:00 |
daniel oeh
|
ae8a490fdf
|
Added menu item to go to the media player
|
2012-06-20 13:54:35 +02:00 |
daniel oeh
|
e2ddfd292b
|
Feeds can now be deleted
|
2012-06-19 21:02:36 +02:00 |
daniel oeh
|
113ccff68f
|
Implemented Class to convert DownloadManager error codes to
human-readable Strings
|
2012-06-17 19:22:37 +02:00 |
daniel oeh
|
20ca5f78cd
|
Implemented DownloadLog activity
|
2012-06-17 18:42:09 +02:00 |
daniel oeh
|
13f1e4674e
|
Implemented adapter for download log
|
2012-06-17 18:20:34 +02:00 |
daniel oeh
|
51a5902fd9
|
Added settings activity
|
2012-06-17 15:03:21 +02:00 |
daniel oeh
|
5001182aee
|
Feeditems can now be marked as read or unread
|
2012-06-17 12:51:14 +02:00 |
daniel oeh
|
324cbdc86c
|
Feedlist now displays number of new episodes
|
2012-06-16 20:41:17 +02:00 |
daniel oeh
|
7a1c8d3ee8
|
minor bugfixes
|
2012-06-16 20:23:10 +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
|
4b5160c30c
|
Added Logging messages
|
2012-04-19 19:18:05 +02:00 |
Daniel Oeh
|
38141354f6
|
Implemented first draft of DownloadObserver
|
2012-04-15 17:15:33 +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
|
43de4eaf58
|
Added new icons
|
2012-04-14 15:46:22 +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
|
745838457d
|
Added titles to all activities
|
2012-04-12 21:26:36 +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
|
d2468c5862
|
Added SherlockActionBar library, Fixed Bugs in DBAdapter
|
2012-04-11 13:24:12 +02:00 |
Daniel Oeh
|
42576d50cc
|
Added Methods for handling Image downloads
|
2011-12-28 18:04:34 +01:00 |
Daniel Oeh
|
5b11bc0bbf
|
Integrated Greendroid library and got UI working
|
2011-12-27 23:02:41 +01:00 |
Daniel Oeh
|
c9283f09dc
|
Initial Commit
|
2011-12-23 19:22:06 +01:00 |