15
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 2 months ago.
Jan 02, 2024 — Jan 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Incorporated new ColorPicker dialog (only demo mode, the color selection have no effect right now). Fixes OpenHABWriteTagActivity to show tag write failure when tag was not written instead of success when no NDEF is available for NFC tag. More... almost 12 years ago
Fixed a bug in OpenHABWidgetActivity which crashed HABDroid with empty NFC tag. Added formating empty NFC tags to OpenHABWriteTagActivity. More... almost 12 years ago
Implemented NFC More... almost 12 years ago
Merge with 5b9bd686697d4c893f1464e5009925e43e60aad2 More... almost 12 years ago
Fixed issue with license header. More... almost 12 years ago
update of maven android plugin
thomasee
as teichsta
More... almost 12 years ago
Implemented NFC launch from OpenHABStartupActivity More... almost 12 years ago
Added reading NFC tags with openhab URIs to OpenHABWidgetListActivity. Started a new OpenHABWriteTagActivity to write current sitemap page URI to TAG. More... almost 12 years ago
Added NFC interception when HABDroid is running. More... almost 12 years ago
Fix issue #155 - added 'Clear images cache' to application menu Added NFC intents (experimental) More... almost 12 years ago
Added a progress indicator in application ActionBar which shows the progress during sitemap page load. _FINALLY_FIXED_ an issue with positioning in widget lists while navigating forward and back through pages. Now new page always start at zero position, previous pages are shown with last position, page refresh doesn't move the page to zero position. More... almost 12 years ago
Added a preference which disables screen sleep timer while HABDroid is running, switched off by default. Added a preference to enable/disable demo mode (connecting to demo.openhab.org), demo mode is switched on by default. Fixed an issue where default app preferences were not initialized during first launch. More... almost 12 years ago
Fixed an issue with widget list position while navigating through pages. Now new page is always started at position = 0 while position in previous pages is stored in page stack and is restored when user returns to previous page with 'back' button. More... almost 12 years ago
A workaround to enable 'Run' in Ecliplse while staying on maven build. More... almost 12 years ago
Added crittercism logcat collection for better crash diagnostics More... almost 12 years ago
More bug fixes based on reports from Crittercism More... almost 12 years ago
Fixed pom.xml for correct Android API version (15 instead of 17 brought in by Thomas) Fixed "Activity has leaked window that was originally added" in OpenHABStartupActivity caused by incorrect progress dialog closing Fixed "Malformed URL" exception in normalizeURL in OpenHABStartupActivity More... almost 12 years ago
fixed repository configuratio in pom.xml
thomasee
as teichsta
More... about 12 years ago
enhances pom with license check and much more stuff
thomasee
as teichsta
More... about 12 years ago
added settings files
thomasee
as teichsta
More... about 12 years ago
removed libs since they are now available through maven dependencies
thomasee
as teichsta
More... about 12 years ago
updated license header
thomasee
as teichsta
More... about 12 years ago
add .hgignore
thomasee
as teichsta
More... about 12 years ago
renamed project
thomasee
as teichsta
More... about 12 years ago
made constructor disambigous
thomasee
as teichsta
More... about 12 years ago
added to pom for HABDroid CI build
thomasee
as teichsta
More... about 12 years ago
Added crittercism.com for crash reporting and diagnostics More... about 12 years ago
Fixed a bug with charts causing null pointer when no authentication Started color picker widget More... about 12 years ago
Bug fixes: http://code.google.com/p/openhab/issues/detail?id=157 http://code.google.com/p/openhab/issues/detail?id=184 http://code.google.com/p/openhab/issues/detail?id=111 Started moving text messages to string resources for future translations Bonjour discovery timeout set to 3 seconds More... about 12 years ago
Moved all text string to strings.xml for future translations support Code cleanup More... over 12 years ago