Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Var sharing between activities #6

Merged
11 commits merged into from
May 19, 2019
Merged

Var sharing between activities #6

11 commits merged into from
May 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented May 18, 2019

An attempt to share vars between activities

@ghost ghost assigned EltonSetan, Matolo and ghost May 18, 2019
@ghost ghost added the enhancement New feature or request label May 18, 2019
@ghost ghost added this to In progress in Caffeinator via automation May 18, 2019
EltonSetan and others added 4 commits May 19, 2019 01:59
- Small code cleanup, added many comments
- Added a syncthread to get updates and apply them to UI

- The AddCaffeineIntakeActivity needs fixing because some of the new code broke it's intended functionality
# Conflicts:
#	app/src/main/java/com/simtoonsoftware/caffeinator/AddCaffeineIntakeActivity.java
#	app/src/main/java/com/simtoonsoftware/caffeinator/MainActivity.java
@ghost ghost requested a review from Matolo May 19, 2019 00:29
@ghost
Copy link
Author

ghost commented May 19, 2019

@EltonSetan fixed like a boss, using OOP and like 5 commands, nothing more

@ghost
Copy link
Author

ghost commented May 19, 2019

#7 fixed by my last commit to #6

@ghost ghost requested a review from EltonSetan May 19, 2019 12:12
Just changed a few UI elements

Will be modified further
@ghost
Copy link
Author

ghost commented May 19, 2019

@EltonSetan implement a saving feature - whenever the user changes any variable druing runtime, it gets saved immediately and if they reopen the app, it will automatically load

Šimon Slamka and others added 3 commits May 19, 2019 15:58
integrated a new text view and a progress bar to visualize how much caffeine can the user consume till they reach the safe limit of 400mg
@ghost ghost removed request for EltonSetan and Matolo May 19, 2019 14:08
@ghost ghost merged commit 333939a into master May 19, 2019
Caffeinator automation moved this from In progress to Done May 19, 2019
@ghost ghost unassigned Matolo May 23, 2019
@ghost ghost unassigned EltonSetan Jan 12, 2020
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Caffeinator
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants