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
|
8fb81fa799
|
Databases is now loaded even if no storage is available
|
2012-07-22 18:25:15 +02:00 |
daniel oeh
|
d061f86266
|
Removed flattr integration (not working)
|
2012-07-22 17:05:43 +02:00 |
daniel oeh
|
e5b37b463c
|
Bugfixes
|
2012-07-22 16:48:18 +02:00 |
daniel oeh
|
ff6597167d
|
Exported 0.8 RC4
|
2012-07-22 13:08:28 +02:00 |
daniel oeh
|
4a7b6d439e
|
Replaced buildconfig condition with appconfig condition
|
2012-07-22 13:06:25 +02:00 |
daniel oeh
|
f0edc0558b
|
Added DEBUG logging condition
|
2012-07-22 12:41:17 +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
|
428075f04e
|
FlattrClickWorker is now showing a progress dialog
|
2012-07-21 17:56:33 +02:00 |
daniel oeh
|
605e6c2b61
|
Added link for flattr website of antennapod
|
2012-07-21 15:18:48 +02:00 |
daniel oeh
|
57b41eb18e
|
Fixed a bug that AsyncTasks were not working properly on api 11+
|
2012-07-21 12:40:31 +02:00 |
daniel oeh
|
7cde39efd2
|
App url is now flattrd directly
|
2012-07-20 18:43:03 +02:00 |
daniel oeh
|
d9841ae43e
|
Fixed critical flattr bug
|
2012-07-20 15:23:56 +02:00 |
daniel oeh
|
eecc3b39a2
|
Added notification icon for playback service
|
2012-07-20 14:08:31 +02:00 |
daniel oeh
|
27f720b937
|
App can now be flattrd
|
2012-07-20 12:51:26 +02:00 |
daniel oeh
|
bc9d13c0f4
|
Switched to real api credentials
|
2012-07-20 11:43:02 +02:00 |
daniel oeh
|
dbf16830fa
|
Downloadrequester will now no longer queue downloads which are already
running
|
2012-07-19 14:36:40 +02:00 |
daniel oeh
|
936aea9fc9
|
List of downloads is now syncronized
|
2012-07-19 14:31:16 +02:00 |
daniel oeh
|
5f7a984d88
|
Dateparser should now be more stable
|
2012-07-18 17:34:43 +02:00 |
daniel oeh
|
1bc557ce4b
|
activity should now finish when paused and authentication was successful
|
2012-07-18 13:24:47 +02:00 |
daniel oeh
|
8957642cee
|
Moved callback handler to background thread
|
2012-07-18 13:20:00 +02:00 |
daniel oeh
|
664a6ccf8c
|
Moved clicking action to main thread
|
2012-07-18 12:38:49 +02:00 |
daniel oeh
|
c76beb2d9f
|
improved visibility handling + order of items
|
2012-07-18 11:23:04 +02:00 |
daniel oeh
|
532a167a48
|
'up'-buttons now work as expected
|
2012-07-18 10:56:24 +02:00 |
daniel oeh
|
f49ec6e537
|
Removed title from actionmode + changed visibility of 'remove'-item
|
2012-07-18 10:25:43 +02:00 |
daniel oeh
|
a6d65186ab
|
Moved strings into resources
|
2012-07-17 13:18:20 +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
|
b30e5a8ff5
|
improved setupPositionSaver method
|
2012-07-16 12:46:54 +02:00 |
daniel oeh
|
8236f49f90
|
Code rearrangements + bugfixes
|
2012-07-16 12:13:20 +02:00 |
daniel oeh
|
ea67e94edb
|
Fixed nullpointer exception when preparing menu
|
2012-07-16 11:09:43 +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
|
ac18572789
|
improved startup performance
|
2012-07-15 17:19:26 +02:00 |
daniel oeh
|
52ca268730
|
Added column index constants
|
2012-07-15 16:51:18 +02:00 |
daniel oeh
|
310d1bc49a
|
Completed language hashmap
|
2012-07-15 16:14:44 +02:00 |
daniel oeh
|
da71678b66
|
Implemented 'about'-Activity
|
2012-07-15 15:55:42 +02:00 |
daniel oeh
|
cec6483aac
|
Removed warnings
|
2012-07-14 22:57:27 +02:00 |
daniel oeh
|
2525c8e582
|
Fixed crash when playbackservice wasn't running and no last played media
was found
|
2012-07-14 22:50:47 +02:00 |
daniel oeh
|
072222763b
|
Fixed crash when downloading media files of feed with invalid characters
in title
|
2012-07-14 15:51:03 +02:00 |
daniel oeh
|
96d9421970
|
Improved startup performance
|
2012-07-14 13:54:09 +02:00 |
daniel oeh
|
bbcdeecc40
|
Urls can now be sent to addfeedactivity from other apps
|
2012-07-14 12:08:48 +02:00 |
daniel oeh
|
cbeeaa3766
|
Feedinfo now shows the full language name if available
|
2012-07-13 12:52:57 +02:00 |
daniel oeh
|
ba2d2afbbc
|
Renamed package and application
|
2012-07-13 12:23:47 +02:00 |