Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
6
600SeriesAndroidUploader
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cgm
uploader
600SeriesAndroidUploader
Graph
f3a652e427417ce4e799572c7a8d3c8796c17113
Select Git revision
Branches
9
WIP-Arecibo-ci
WIP-Arecibo-v0.7.0
develop
develop-treatments
feature/history
gh-pages
hotfix/logger
master
default
protected
only-upload-cgm
Tags
11
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Jul
14
12
6
5
4
3
2
1
29
May
28
26
18
Apr
16
15
14
31
Mar
30
29
27
13
12
6
5
28
Feb
27
26
25
21
19
18
8
5
2
1
29
Jan
22
17
16
14
11
9
8
7
6
4
2
1
31
Dec
29
28
27
23
22
19
18
17
16
15
11
10
8
4
1
30
Nov
29
27
26
25
18
15
14
12
11
6
5
1
Aug
30
Jul
30
Jun
29
28
13
29
May
26
25
24
22
21
22
21
20
19
18
17
16
15
14
11
10
5
26
Mar
If there's no last SGV time in history then allow pump polling immediately.
Merge pull request #130 from Pogman/develop
Cleanup warnings
Fix layout issue that caused trend and unit to be cut off on some devices
Fix crash bug that has effected all versions that would cause many odd issues. This was due to the resisterReceiver listeners not being unregistered after closing app meaning that new recievers kept being added and added and would trigger multiple times on usb intents.
Add symbol ⚠ to warnings + errors to make them easy to see in the log
Add some messages for polling on startup
Chart dot sizing based on chart zoom level and dpi of target device
auto scrolling and focus for status log
Fix for delayed chart and display updates from first poll after startup
Check startup polling and poll immediately if last SGV is older then interval else poll when next SGV expected.
Improvements to error handling and status log messages
Fix finger BG reporting to NS and add status message "Recent finger BG: XXX"
Attempt to fix crashlytics reported problem with realm by ensuring transaction is handled in a more safe way.
Due to potential of some versions of android to mangle alarms and clash with polling times the default alarm reset is set to POLL_PERIOD_MS + 60 seconds
Merge branch 'develop' of https://github.com/Pogman/640gAndroidUploader into develop
Added error handling for encrypted payload = 0 or null.
Added error handling for LinkKey response message.
Reduce comms errors by checking next message in stream as pump can send messages out of sequence or resend them.
Merge pull request #12 from pazaan/develop
Merge pull request #128 from Tausta/develop
Synchronizes RefreshDisplay
reverting extra test
Try to use AlarmClock with 5.0 not 6.0 to handle Bug in 5.0.0
avoid NullPointer Exeption
Update LICENSE to MIT
Update update.json
Update update.json
[Gradle Release Plugin] - new version commit: 'v0.5.1-SNAPSHOT'.
[Gradle Release Plugin] - pre tag commit: 'v0.5.0'.
v0.5.0
v0.5.0
Lennart is really failing at releasing Android builds...
Update update.json
[Gradle Release Plugin] - new version commit: 'v0.5.1'.
Change gradle build zipalign mechanism.
Update release versionPropertyFile location
Change gradle signing mechanism
Android Studio wants to ignore gradle.properties, so store release properties in release.properties.
Update auto-update file
Merge pull request #122 from pazaan/develop
Merge pull request #121 from Pogman/develop
Loading