dreamDroid – Changelog
Changelog
- 2011-06-11 - 0.9.6.7 beta
- NEW: Add Flattr & Paypal-Donate Button to About Dialog
- NEW: Add IMDB/Similar Event Search to EPG Detail Dialog. Uses IMDB-Applicationwhen available (Browser as fallback)
- NEW: Homeycomb 3.1 compatibility (hopefully)
- UPD: Translations
- CHG: Remove "Find similar" from "CurrentServiceActivity" as it is now available via epg-detail dialog
- CHG: Some code consolidation and minor bugfixes
- 2011-04-08 - 0.9.6.6 beta
- UPD: Translation, add ro and tr - BIG THX to all translators!
- FIX: Nicer icon, some internal refactoring
- NEW: Add "Save Screenshot"* NEW: "Simple remote" option in connection profiles (Virtual Remote Layout)
- NEW: Translations for ca, fi and es
- FIX: Several potential Force-Closes
- UPD: Translations
- 2011-03-06 - 0.9.6.3 beta
- Please recreate any shortcut pointing to dreamDroid!
- NEW: Completley revamped the "main screen" to reduce Menu-Button entries (Tabs).
- NEW: Hardware Volume-Buttons now control the dreambox volume while inside dreamDroid (Menu->Settings on Main Tab)
- NEW: Optional: "Instant Zap"
- NEW: "Similar Events"
- FIX: NPE in Version Check (causing dreamdroid to force-close right away)
- FIX: Better compatibility with older webif-versions (1.5)
- 2010-12-21 - 0.9.5 beta
- NEW: Remove vPlayer limitation (Rockplayer will support .ts with the next version)
- NEW: cs, fr, no, pl and sv tranlsation (thx to all the external tranlators
- NEW: Sleeptimer integration (requires Webinterface >= 1.6.5, disabled otherwise)
- Some minor fixes and code cleanup
- 2010-12-21 - 0.9.3 beta
- Add italian translation (thx to Diego Pierotto)
- Fix problems with special chars causing corruption of timers.xml
- 2010-12-13 - 0.9.1 - beta
- Fix NPEs on Current Service screen
- 2010-12-03 - 0.9 - beta
- Improve timerlist. It now shows type and state of all the timers
- Add "Streaming Host/IP" option to connection Profiles
- Streaming recordings is still ALPHA!
- 2010-11-27 - 0.8.4 - beta
- NEW: Live-Streaming and streaming of recordings with vPlayer (get vPlayer on the android market or on http://abitno.me/)
- Attention: Due to some issues with vPlayer the streaming of recordings doesn't work in quite some cases (i can't fix that, but I'm sure abitno will fix that in vPlayer
)
- If the filename contains special characters (e.g: äöüß&)
- If the filename contains blanks
- Possible workaround:
- Set the filename creation-rule for recordings on your box e.g. to short to fix at least the "blanks"-issue (Settings -> System -> Adjust)
- Attention: Due to some issues with vPlayer the streaming of recordings doesn't work in quite some cases (i can't fix that, but I'm sure abitno will fix that in vPlayer
- FIX: Rename "Profiles" to "Connection Profiles" to avoid confusion
- FIX: Close timer edit after successfully saving a timer
- FIX: Make all http-requests non-block (-> move to AsyncTask)
- FIX: Fix Screenshots with http-auth enabled
- NEW: Replace "No items to display" popup with inline text
- FIX: Fix broken tag handling (tags have to be separted by ' ' not by ','
- FIX: Tons of (overdue) consolidation and smaller bugfixes
- NEW: Live-Streaming and streaming of recordings with vPlayer (get vPlayer on the android market or on http://abitno.me/)
- 2010-10-19 - 0.7.5 - beta
- FIX: Serveral Bugfixes
- NEW: Check Connectivity (Press menu on main screen)
- NEW: Edit a Timer based on EPG-Dataset
- NEW: Allow direct Activity-Linking (LauncherPro) where possible (Service-, Timer-, Movielist, VirtualRemote)
- Some internal changes
- 2010-10-02 - 0.7 - beta
- FIX: Some minor bugs
- NEW: "Power Control"
- NEW: Tags & Locations for Timers and Movies (for movies only as a filter-option)
- NEW: Set Default Bouquet in ServiceList Menu
- 2010-08-16 - 0.6.2 - beta
- FIX: Missing locations when editing timer
- FIX: Weekdays on non-en_US Froyo-Desire
- IMPROVE: Nicer icons at many places (including mdpi and hdpi version of ALL icons now)
- 2010-08-15 - 0.6.1 - beta
- Firt release available via official android Market
- Basic Screenshot functionality
- Fix some stupid (though primarily minor) Bugs
- 2010-08-12 - 0.5 - beta
- Add support for "Connection-Profiles" - you can now save as many configurations as u like with dreamdroid. The Configuration from previous Versions will be migrated to the profile "Default".
- Notify user if a list is empty (e.g. nothing found using epg-search).
- Lots of minor changes plus some major "backend"-changes.
- 2010-07-30 - 0.3.7 - beta
- Implement "QuickZap" mode to VirtualRemote
- Add "long-keypress" functionality to VirtualRemote
- Fix crash when "Current Event" was clicked in ServiceList ContextMenu while no EPG-Information was available
- Implement Custom UnhandledExceptionHandler writing Stack-Traces to the sdcard when unhandled Exceptions occur (aka Force-Close). If you'd like to help me fixing Bugs please send the crashreports to me (or post them here)!
- Some minor changes (for sure)
- 2010-07-13 - 0.3.6 - beta
- Add possibility to Search EPG, also accessible via hardware-search key (if there is one)
- Also show service name epg_item_dialog (because it is variable when showing results of EPG-Search)
- Some minor other changes
- 2010-07-12 - 0.3.5 - beta
- Add basic possiblity to display "Current Service" (use options menu to reload)
- Add possibilty to start movie playback via a movies context menu
- Reorder Buttons in main menu
- Fix SSL-Connectivity on Froyo (broken pipe)
- Allow apps2sd on Froyo
- Fix some minor bugs
- 2010-07-06 - 0.3.1 - pre-beta
- Move SimpleHttpClient instanciation to SimpleHttpClient.getInstance(SharedPreference)
- Handle non-202 HTTP-Status correctly in SimpleHttpClient
- Add hasError() and getErrorText() methods to SimpleHttpClient
- Improve Error-Messages throughout all Activities using SimpleHttpClient (which are all except DreamDroidPreferenceActivity)
- Rename DreamDroidPreferences to DreamDroidPreferenceActivity
- Some minor refactoring
- Fix some bugs in some AsyncTasks
- Add "Login" Checkbox to preference screen for enabling/disabling the use of login credentials - disabled by default (please check if you need credentials for your connection to work!)
- make "root:dreambox" the default credentials
- fix Typo in Volume-Minus-Button in VirtualRemote
- bump version to 0.3.1
- 2010-07-05 - 0.3.0 - alpha
- Add VirtualRemote
- Disable ldpi-support for now (needs some adjustments first)
- Some smaller fixes
- 2010-07-04 - 0.2.9 - alpha
- Some refactoring
- Improve layout of main-menu in landscape mode
- Enable sending of messages
- Enable Device-Info
- Add option to delete recorded movies
- Improve movie list layout (now showing more information)
- Add "Current Event" Option to Servicelist Context-Menu
- Some (or maybe quite a lot of) code-cosmetics
- 2010-06-25 - 0.2.5 - alpha
- First public alpha release of dreamdroid
- Browsing channels and EPG and adding/changing/deleting timers (manual or using EPG) works (no support for tags an locations, yet)
- Supports only configuration of a connection to a single box for now (ssl working)
- Please consider this an highly experimental build!
- More features to come