Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
likorn
/
quick_max
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
bd22e856897c93975a3b2d6b88c5d4a9a661f709
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Sep
28
27
26
25
24
23
WIP saving AnswerFragment state
master
master
Refactoring in AnswerSet and Fragment
WIP saving AnswerFragment state: values saved
Finished the state management of TimerFragment
Polished the TimerFragment logic
Answers logic is moved to a fragment
package refactoring
Refactoring in TimeFragment
Animation state and response text are restored
WIP save timerFragment state
Added landscape gradient_timer
Timing is now managed by TimerFragment
ButtonNext is moved to fragment
Moved buttonNext style logic to ButtonNext class
Minor refactoring
Refactoring
Refactoring in MainActivity
Selections are saved during orientation change in the MainActivity
Created landscape layout for activity_main
Fixed button color in TaskActivity
Layout refactoring
Landscape layout for activity_task
Reversed the icons again
Modified icons
Changed the package name
Enabled portrait mode only
Changed the check icons for answerCards
AnswerCards are now checked instead of being highlighted
Put styling methods into extended MaterialCardView
Fixed bug with wrong numDigits passed to TaskActivity
Introduced CardStyle. WIP
Made answer cards checkable
Fixed bug; now the cards are disabled after one has been clicked
Created icons
Fixed the bug with saving values
Selected number of digits is stored in memory
Updated Material library version
CardView to MaterialCardView + refactoring
Removed Fragment TimeIsOver
TaskActivity reinitializes the answer set instead of reloading