index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mobile-widgets
Age
Commit message (
Expand
)
Author
2020-08-16
mobile/cleanup: use local variable to simplify code
Dirk Hohndel
2020-08-16
mobile/dive-edit: fix incorrect handling of multi tank gas mixes
Dirk Hohndel
2020-07-14
mobile/download: don't allow download without connection set
Dirk Hohndel
2020-06-14
mobile: show sync state in menu plate
Dirk Hohndel
2020-06-14
mobile: add status text for cloud sync state
Dirk Hohndel
2020-06-14
mobile: track if we have changes that aren't synced to cloud
Dirk Hohndel
2020-06-08
mobile/dive-details: restrict width of tags field
Dirk Hohndel
2020-06-07
mobile: add option to merge local cloud cache data
Dirk Hohndel
2020-06-07
mobile: add helper to import data from local cloud cache
Dirk Hohndel
2020-06-07
mobile: make list of local cloud cache directories available
Dirk Hohndel
2020-06-07
mobile: tiny whitespace update
Dirk Hohndel
2020-05-30
mobile/dive-edit: fix broken editable combo boxes
Dirk Hohndel
2020-05-25
mobile/credentials: email address must be lower case
Dirk Hohndel
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-18
mobile/dive-edit: use template components and theme colors
Dirk Hohndel
2020-05-18
mobile/UI: correctly theme template spin box
Dirk Hohndel
2020-05-18
mobile/dc-download: fix dark theme appearance
Dirk Hohndel
2020-05-14
mobile/dive-details: show tags
Dirk Hohndel
2020-05-14
mobile/dive-details: less whitespace at the top
Dirk Hohndel
2020-05-14
mobile/dive-details: use our labels to create denser display
Dirk Hohndel
2020-05-14
mobile: reduce vertical white space around labels
Dirk Hohndel
2020-05-14
mobile: add smaller, vertically dense template label
Dirk Hohndel
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-04-21
cleanup: replace constructs of the type &vector[0] by vector.data()
Berthold Stoeger
2020-04-18
mobile UI: indicate status of verbose flag
Dirk Hohndel
2020-04-13
mobile: don't call main loop for notifications once initialized
Berthold Stoeger
2020-04-13
mobile: remove overwriting of line special case in ui-notification
Berthold Stoeger
2020-04-04
mobile/startup: fix potential crash when switching back and forth
Dirk Hohndel
2020-04-04
mobile/cleanup: create helper function to hide verbose casts
Dirk Hohndel
2020-04-04
mobile/cloud-storage: correctly transition from no-cloud to cloud
Dirk Hohndel
2020-04-04
mobile/cloud-storage: fix test for no cloud to cloud transition
Dirk Hohndel
2020-04-04
mobile/cleanup: remove outdated comment and fix whitespace
Dirk Hohndel
2020-04-04
mobile/undo: set undo stack as clean after save
Berthold Stoeger
2020-04-04
mobile/undo: consider undo-stack when checking for unsaved changes
Berthold Stoeger
2020-04-04
mobile/edits: ensure changesNeedSaving is called
Dirk Hohndel
2020-04-04
mobile: when creating gps dive site use the new dive site name
Berthold Stoeger
2020-04-04
mobile: properly recognize changed dive site
Berthold Stoeger
2020-04-04
mobile/download-from-DC: ensure that changes get actually saved
Dirk Hohndel
2020-04-04
mobile/cleanup: fix whitespace and remove verbose messages
Dirk Hohndel
2020-04-04
mobile UI: delay reading the dive list until app is active
Dirk Hohndel
2020-04-04
mobile UI: only test for plugged in USB serial device on Android
Dirk Hohndel
2020-04-04
mobile/core: remove locking for git access
Dirk Hohndel
2020-04-04
mobile/dive-list: don't use cacheBuffer
Dirk Hohndel
2020-04-04
mobile/dive-list: performance improvement for invalid dives
Dirk Hohndel
2020-04-04
mobile/dive-list: only show dive list notifications when it is visible
Dirk Hohndel
2020-04-04
mobile/startup: show progress update earlier
Dirk Hohndel
2020-04-04
mobile/startup: show notification directly in the UI window
Dirk Hohndel
2020-04-04
mobile UI: setup callback for the new notification mechanism
Dirk Hohndel
2020-04-04
mobile: add indication if the app has finished initializing
Dirk Hohndel
2020-04-04
cleanup: update all copyright dates to 2020
Dirk Hohndel
[next]