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
master
Switch branch/tag
quick_max
29 Sep, 2019
7 commits
WIP saving AnswerFragment state
· dd87465c
likorn
committed
Sep 29, 2019
dd87465c
Browse Files
Refactoring in AnswerSet and Fragment
· 94774942
likorn
committed
Sep 29, 2019
94774942
Browse Files
WIP saving AnswerFragment state: values saved
· bc85a28a
likorn
committed
Sep 29, 2019
bc85a28a
Browse Files
Finished the state management of TimerFragment
· bfcc0b31
likorn
committed
Sep 29, 2019
bfcc0b31
Browse Files
Polished the TimerFragment logic
· c183bc06
likorn
committed
Sep 29, 2019
c183bc06
Browse Files
Answers logic is moved to a fragment
· d2679ecf
likorn
committed
Sep 29, 2019
d2679ecf
Browse Files
package refactoring
· 261ad107
likorn
committed
Sep 29, 2019
261ad107
Browse Files
28 Sep, 2019
7 commits
Refactoring in TimeFragment
· 6df10aa4
likorn
committed
Sep 29, 2019
6df10aa4
Browse Files
Animation state and response text are restored
· 5456656a
likorn
committed
Sep 29, 2019
5456656a
Browse Files
WIP save timerFragment state
· cc85b698
likorn
committed
Sep 28, 2019
cc85b698
Browse Files
Added landscape gradient_timer
· 528f6dd0
likorn
committed
Sep 28, 2019
528f6dd0
Browse Files
Timing is now managed by TimerFragment
· d0276422
likorn
committed
Sep 28, 2019
d0276422
Browse Files
ButtonNext is moved to fragment
· 18d8b0b0
likorn
committed
Sep 28, 2019
18d8b0b0
Browse Files
Moved buttonNext style logic to ButtonNext class
· 2a6b1943
likorn
committed
Sep 28, 2019
2a6b1943
Browse Files
27 Sep, 2019
8 commits
Minor refactoring
· a9f9c93d
likorn
committed
Sep 28, 2019
a9f9c93d
Browse Files
Refactoring
· 53e74182
likorn
committed
Sep 28, 2019
53e74182
Browse Files
Refactoring in MainActivity
· 87a902a0
likorn
committed
Sep 28, 2019
87a902a0
Browse Files
Selections are saved during orientation change in the MainActivity
· be189be0
likorn
committed
Sep 28, 2019
be189be0
Browse Files
Created landscape layout for activity_main
· d4831526
likorn
committed
Sep 27, 2019
d4831526
Browse Files
Fixed button color in TaskActivity
· 8f214e13
likorn
committed
Sep 27, 2019
8f214e13
Browse Files
Layout refactoring
· 291fd28e
likorn
committed
Sep 27, 2019
291fd28e
Browse Files
Landscape layout for activity_task
· 6d2307f6
likorn
committed
Sep 27, 2019
6d2307f6
Browse Files
26 Sep, 2019
12 commits
Reversed the icons again
· 116f607f
likorn
committed
Sep 26, 2019
116f607f
Browse Files
Modified icons
· fac6430e
likorn
committed
Sep 26, 2019
fac6430e
Browse Files
Changed the package name
· 9c95e259
likorn
committed
Sep 26, 2019
9c95e259
Browse Files
Enabled portrait mode only
· 1eceba7e
likorn
committed
Sep 26, 2019
1eceba7e
Browse Files
Changed the check icons for answerCards
· 66edac91
likorn
committed
Sep 26, 2019
66edac91
Browse Files
AnswerCards are now checked instead of being highlighted
· 1e7a6961
likorn
committed
Sep 26, 2019
1e7a6961
Browse Files
Put styling methods into extended MaterialCardView
· 538cc042
likorn
committed
Sep 26, 2019
538cc042
Browse Files
Fixed bug with wrong numDigits passed to TaskActivity
· 39bb884d
likorn
committed
Sep 26, 2019
39bb884d
Browse Files
Introduced CardStyle. WIP
· d1f25a69
likorn
committed
Sep 26, 2019
d1f25a69
Browse Files
Made answer cards checkable
· 9eae27a9
likorn
committed
Sep 26, 2019
9eae27a9
Browse Files
Fixed bug; now the cards are disabled after one has been clicked
· 625fb6d3
likorn
committed
Sep 26, 2019
625fb6d3
Browse Files
Created icons
· b2b04b68
likorn
committed
Sep 26, 2019
b2b04b68
Browse Files
25 Sep, 2019
6 commits
Fixed the bug with saving values
· e0153557
likorn
committed
Sep 25, 2019
e0153557
Browse Files
Selected number of digits is stored in memory
· d6d9a2b4
likorn
committed
Sep 25, 2019
d6d9a2b4
Browse Files
Updated Material library version
· 2c5fa167
likorn
committed
Sep 25, 2019
2c5fa167
Browse Files
CardView to MaterialCardView + refactoring
· 5d376899
likorn
committed
Sep 25, 2019
5d376899
Browse Files
Removed Fragment TimeIsOver
· c1ccc474
likorn
committed
Sep 25, 2019
c1ccc474
Browse Files
TaskActivity reinitializes the answer set instead of reloading
· afc32e00
likorn
committed
Sep 25, 2019
afc32e00
Browse Files