Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#18 UI cleanup / app refactoring / consistency with SDK conventions #19

Merged
merged 1 commit into from
May 29, 2020
Merged

Conversation

nilsbenson
Copy link
Collaborator

commit 3c29fa7
Author: Nils Benson nbenson@digidrill.com
Date: Fri May 29 08:19:39 2020 -0500

fixed support for older 1.4.x SDK devices, added layout for fenix6 devices to be able to properly align the welcome screen text/image

commit 3534f1c
Author: Nils Benson nbenson@digidrill.com
Date: Thu May 28 08:50:14 2020 -0500

lots more cleanup, implemented custom timer support, changed activity saving/discarding to happen when the application exits

commit 0107e09
Author: Nils Benson nbenson@digidrill.com
Date: Tue May 26 16:30:59 2020 -0500

more cleanup, renaming classes/files for consistent casing, etc

commit fb4dd82
Author: Nils Benson nbenson@digidrill.com
Date: Tue May 26 14:28:14 2020 -0500

first pass at refactoring the app in preparation for adding features.

added vibration on flip timer start/stop, moved view processing etc into the appropriate places. added events from the controller to notify listening views of changes to drive their updates / etc.

commit 24074f6
Merge: 7924837 408d313
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Fri Jan 10 10:25:45 2020 -0500

Merge pull request #15 from arquicanedo/development

Update README.md

commit 7924837
Merge: eee2ac3 4b583c4
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Fri Jan 10 09:04:34 2020 -0500

Merge pull request #14 from arquicanedo/development

readme update

commit eee2ac3
Merge: 57dc440 a3e01da
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Fri Jan 10 08:55:29 2020 -0500

Merge pull request #13 from arquicanedo/development

push to garmin app store

commit 57dc440
Merge: 72dde5a addb7d5
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Fri Jan 10 07:31:23 2020 -0500

Merge pull request #12 from arquicanedo/development

recordingDiscard implemented to throw away the session

commit 72dde5a
Merge: 88daa35 3e0a089
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Thu Jan 9 18:58:54 2020 -0500

Merge pull request #11 from arquicanedo/development

Development

commit 88daa35
Merge: 3ee0cc4 bc2e9d0
Author: arquicanedo 44371316+arquicanedo@users.noreply.github.com
Date: Wed Jan 8 16:08:01 2020 -0500

Merge pull request #10 from arquicanedo/development

chronos added

commit 3c29fa7
Author: Nils Benson <nbenson@digidrill.com>
Date:   Fri May 29 08:19:39 2020 -0500

    fixed support for older 1.4.x SDK devices, added layout for fenix6 devices to be able to properly align the welcome screen text/image

commit 3534f1c
Author: Nils Benson <nbenson@digidrill.com>
Date:   Thu May 28 08:50:14 2020 -0500

    lots more cleanup, implemented custom timer support, changed activity saving/discarding to happen when the application exits

commit 0107e09
Author: Nils Benson <nbenson@digidrill.com>
Date:   Tue May 26 16:30:59 2020 -0500

    more cleanup, renaming classes/files for consistent casing, etc

commit fb4dd82
Author: Nils Benson <nbenson@digidrill.com>
Date:   Tue May 26 14:28:14 2020 -0500

    first pass at refactoring the app in preparation for adding features.

    added vibration on flip timer start/stop, moved view processing etc into the appropriate places. added events from the controller to notify listening views of changes to drive their updates / etc.

commit 24074f6
Merge: 7924837 408d313
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Fri Jan 10 10:25:45 2020 -0500

    Merge pull request #15 from arquicanedo/development

    Update README.md

commit 7924837
Merge: eee2ac3 4b583c4
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Fri Jan 10 09:04:34 2020 -0500

    Merge pull request #14 from arquicanedo/development

    readme update

commit eee2ac3
Merge: 57dc440 a3e01da
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Fri Jan 10 08:55:29 2020 -0500

    Merge pull request #13 from arquicanedo/development

    push to garmin app store

commit 57dc440
Merge: 72dde5a addb7d5
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Fri Jan 10 07:31:23 2020 -0500

    Merge pull request #12 from arquicanedo/development

    recordingDiscard implemented to throw away the session

commit 72dde5a
Merge: 88daa35 3e0a089
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Thu Jan 9 18:58:54 2020 -0500

    Merge pull request #11 from arquicanedo/development

    Development

commit 88daa35
Merge: 3ee0cc4 bc2e9d0
Author: arquicanedo <44371316+arquicanedo@users.noreply.github.com>
Date:   Wed Jan 8 16:08:01 2020 -0500

    Merge pull request #10 from arquicanedo/development

    chronos added
@nilsbenson nilsbenson changed the title UI cleanup / app refactoring / consistency with SDK conventions #18 UI cleanup / app refactoring / consistency with SDK conventions May 29, 2020
@arquicanedo arquicanedo merged commit c53eaa4 into arquicanedo:development May 29, 2020
This was referenced May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants