16
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added German translation More... about 11 years ago
Fixed a bug when cached widget list items showed cached icons when icon image specified in sitemap/items is non existant. More... about 11 years ago
Fixed a bug with wrong menu items selection More... about 11 years ago
Implemented TOGGLE NFC action for RollershutterItem More... about 11 years ago
Fixed a long standing bug which cause HABDroid to crash if screen orientation changed during openHAB discovery Fixed leaking discovery progress dialog window if screen orientation changed during openHAB discovery More... about 11 years ago
Fixed a bug in OpenHABItem which caused a null pointer exception when item state is not available. More... about 11 years ago
Fixed license message in OpenHABNFCActionList.java More... about 11 years ago
Implemented NFC tag write actions for all Switch widgets, including ones with mappings, Selection widget and Switch widget with RollerShutter item. More... about 11 years ago
Implemented NFC widget actions. Works only for switch widgets. More... about 11 years ago
Implemented writing NFC tags for switch widgets with longpress on the widget More... about 11 years ago
Fixed a null pointer exception in OpenHABWidgetAdapter More... about 11 years ago
Fixed a Parcelable issue in OpenHABPage which caused a crash when resuming app state from saved instance. More... about 11 years ago
Added info messages if device doesn't have NFC support or if NFC is disabled to write tag activity. More... about 11 years ago
Fixed initial theme preference value. More... about 11 years ago
Redesigned code to run in a single activity (much easier startup sequence, easier to work with NFC tags, everything is much easier!), OpenHABStartupActivity is not needed anymore. More... about 11 years ago
Unhided startup activity More... about 11 years ago
Theme preference in Settings now shows current selected theme. More... about 11 years ago
Startup activity is now hidden. Added theme selection in Settings - Holo.Dark and Holo.Light. More... about 11 years ago
Fixed a bug with handling non numeric values in slider widget More... about 11 years ago
Fixed a bug in a bugfix for http client leakage. More... about 11 years ago
Changed version to 1.2.0.2 More... about 11 years ago
Fixed a bug leaking file descriptors with every long polling request which leaded to habdroid stop working in environments with long activity period like wall panels. Aligned buttons in rollershutter with rgb. More... about 11 years ago
Rolled back dev environment to last working configuration More... about 11 years ago
Bug fixes More... about 11 years ago
Fixed development environment More... about 11 years ago
Fixed google analytics ID More... about 11 years ago
Added google analytics More... about 11 years ago
Moved openhab service type to strings.xml Added automatic closing to OpenHABTagWriteActivity - automatically closes after 2 seconds if tag was written successfully AndroidManifest.xml is now the source of app version string for crittercism and settings menu More... about 11 years ago
Fixed URL validation in settings to fail if '\n' or space is in URL string More... about 11 years ago
Added application version preference More... about 11 years ago