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
65de2a5016bdc82552f2b27d410bbd9a8a569f64
Switch branch/tag
quick_max
app
src
main
java
com
example
quickmax
MainActivity.kt
25 Sep, 2019
3 commits
NumDigits and SecondsToSolve are passed dynamically from MainActivity
· 24244d9e
likorn
committed
5 years ago
24244d9e
Browse File
Design refactoring; removed CheckableCardView
· cef6183d
likorn
committed
5 years ago
cef6183d
Browse File
Save CheckableCardView tries
· 4ff3f1db
likorn
committed
5 years ago
4ff3f1db
Browse File
24 Sep, 2019
8 commits
WIP MainActivity
· 70ac0fd1
likorn
committed
5 years ago
70ac0fd1
Browse File
Fixed card task not being covered by fragment; updated TimeIsOverFragment
· d420f6fb
likorn
committed
5 years ago
d420f6fb
Browse File
Progress bar color is animated
· a1562c1a
likorn
committed
5 years ago
a1562c1a
Browse File
Progress bar works as a timer
· 50897d67
likorn
committed
5 years ago
50897d67
Browse File
Added gradient to the main activity, progress bar instead of the timer
· 6024ee21
likorn
committed
5 years ago
6024ee21
Browse File
Replaced buttons inside cardViews with text views
· 92f0142c
likorn
committed
5 years ago
92f0142c
Browse File
Updated tests for MainActivity
· c3d96ce6
likorn
committed
5 years ago
c3d96ce6
Browse File
Card buttons instead of radioButtons
· 23de08e3
likorn
committed
5 years ago
23de08e3
Browse File
23 Sep, 2019
10 commits
Move to next question from TimeIsOverFragment
· 84a2e414
likorn
committed
5 years ago
84a2e414
Browse File
United ResponseCorrect and ResponseWrong fragments
· 8d4a1791
likorn
committed
5 years ago
8d4a1791
Browse File
Timer is stopped after answering
· 4a6665cc
likorn
committed
5 years ago
4a6665cc
Browse File
RadioButtons are uncheckable after answering
· b367ef90
likorn
committed
5 years ago
b367ef90
Browse File
Added TimeIsOverFragment
· 138ec96f
likorn
committed
5 years ago
138ec96f
Browse File
Added a timer
· ae72ab10
likorn
committed
5 years ago
ae72ab10
Browse File
Only the first answer is accepted
· 2867fdfd
likorn
committed
5 years ago
2867fdfd
Browse File
ResponseWrongFragment and ResponseCorrectFragment added
· b1e5f2a7
likorn
committed
5 years ago
b1e5f2a7
Browse File
MainActivityTest; WIP response as a fragment
· d19c7892
likorn
committed
5 years ago
d19c7892
Browse File
Initial commit
· 23812f13
likorn
committed
5 years ago
23812f13
Browse File