16
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sync More... over 9 years ago
Support for openHAB 2.0 More... over 9 years ago
Merge pull request #28 from gerrieg/resolution More... over 9 years ago
Added missing launchScreen More... over 9 years ago
Independent interface resolution More... over 9 years ago
Finished migration to stock android-async-http from loopj Fixed a bug which cause a crash when cancelling requests More... over 9 years ago
Introducing support for openHAB 2.0 JSON REST API versionName -> 1.6.0.3 More... over 9 years ago
Refactoring of microphone widget from activity into own service More... over 9 years ago
Fixed stale fragments which were happening after starting over in case of connectivity change More... over 9 years ago
Changed polling cycle to alternate long polling/regular requests. Improves working with current buggy Atmosphere in openHAB Improved connectivity tracking to track migration between different WiFi networks More... over 9 years ago
Fixed behaviour when connectivity changed or when state fragment returned 0 fragments to start connection process from the beginning without restarting activity More... over 9 years ago
Fixed versionName and versionCode to be taken from AndroidManifest instead of gradle build file More... over 9 years ago
versionName->1.6.0.1 Added a workaround for https://github.com/openhab/openhab.android/issues/16 - sometimes while resuming from background, state fragment exists but has 0 fragments inside, which makes the app stale. This workaround detects 0 fragments restored and restarts the whole app process More... over 9 years ago
Upgraded to latest version of cocoapods we depend on Fixed a bug which led to not tracking network type change More... over 9 years ago
Fixed lint build errors for gradle build More... over 9 years ago
Added some extra debugging to struggle with 'empty screen/never connects for the first time/crahses often' problem related to listView unavailability Fixed Wifi<->Mobile problem - discovery now is restarted if connectivity changed while app was in background. More... over 9 years ago
Add French translation More... over 9 years ago
Fixed issue #9 - support device specific chart sizes More... over 9 years ago
adding missing string to strings file Signed-off-by: Dan Cunningham [email protected] (github: digitaldan) More... over 9 years ago
Merge pull request #20 from digitaldan/frame-color More... over 9 years ago
Missed checking in this file with last commit More... over 9 years ago
This add fullscreen support on android devices 4.4 and later Signed-off-by: Dan Cunningham [email protected] (github: digitaldan) More... over 9 years ago
Frame support for label colors Signed-off-by: Dan Cunningham <[email protected]> (github: digitaldan) More... over 9 years ago
Fixed a crash when NFC tag writing error occured and added error message for user Fixed a 'view not ready' crash in OpenHABWidgetListFragment Fixed minor XML problems for new gradle build Fixed translation requirments for new gradle build More... over 9 years ago
Fixed typos after merging code from ibaton (widget and contstants for preferences) More... over 9 years ago
Merge pull request #15 from ibaton/5-microphonewidget More... over 9 years ago
Merge pull request #14 from ibaton/CleanUp More... over 9 years ago
Added homescreen widget for voice commands More... over 9 years ago
Extracted hardcoded preference keys. More... over 9 years ago
Added link to contribution guidelines More... over 9 years ago