15
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months 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
Merge commit 'f894e7c16522f71709e88b69ef75d28f63494af3' into fullscreen More... about 10 years ago
Merge branch 'master' of https://github.com/openhab/openhab.ios More... about 10 years ago
Sync More... about 10 years ago
Support for openHAB 2.0 More... about 10 years ago
Merge pull request #28 from gerrieg/resolution More... about 10 years ago
Added missing launchScreen More... about 10 years ago
Independent interface resolution More... about 10 years ago
Finished migration to stock android-async-http from loopj Fixed a bug which cause a crash when cancelling requests More... about 10 years ago
Introducing support for openHAB 2.0 JSON REST API versionName -> 1.6.0.3 More... about 10 years ago
Refactoring of microphone widget from activity into own service More... over 10 years ago
Fixed stale fragments which were happening after starting over in case of connectivity change More... over 10 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 10 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 10 years ago
Fixed versionName and versionCode to be taken from AndroidManifest instead of gradle build file More... over 10 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 10 years ago
Upgraded to latest version of cocoapods we depend on Fixed a bug which led to not tracking network type change More... over 10 years ago
Fixed lint build errors for gradle build More... over 10 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 10 years ago
Add French translation More... over 10 years ago
Fixed issue #9 - support device specific chart sizes More... over 10 years ago
adding missing string to strings file Signed-off-by: Dan Cunningham [email protected] (github: digitaldan) More... over 10 years ago
Merge pull request #20 from digitaldan/frame-color More... over 10 years ago
Missed checking in this file with last commit More... over 10 years ago
This add fullscreen support on android devices 4.4 and later Signed-off-by: Dan Cunningham [email protected] (github: digitaldan) More... over 10 years ago
Frame support for label colors Signed-off-by: Dan Cunningham <[email protected]> (github: digitaldan) More... over 10 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 10 years ago
Fixed typos after merging code from ibaton (widget and contstants for preferences) More... over 10 years ago
Merge pull request #15 from ibaton/5-microphonewidget More... over 10 years ago
Merge pull request #14 from ibaton/CleanUp More... over 10 years ago
Added homescreen widget for voice commands More... over 10 years ago