Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

likorn / quick_max

  • This project
    • Loading...
  • Sign in
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
Switch branch/tag
  • quick_max
  • app
  1. 25 Sep, 2019 19 commits
    • likorn's avatar
      Selected number of digits is stored in memory · d6d9a2b4
      likorn committed 5 years ago
      d6d9a2b4 Browse Directory
    • likorn's avatar
      Updated Material library version · 2c5fa167
      likorn committed 5 years ago
      2c5fa167 Browse Directory
    • likorn's avatar
      CardView to MaterialCardView + refactoring · 5d376899
      likorn committed 5 years ago
      5d376899 Browse Directory
    • likorn's avatar
      Removed Fragment TimeIsOver · c1ccc474
      likorn committed 5 years ago
      c1ccc474 Browse Directory
    • likorn's avatar
      TaskActivity reinitializes the answer set instead of reloading · afc32e00
      likorn committed 5 years ago
      afc32e00 Browse Directory
    • likorn's avatar
      Minor refactoring · 48834e53
      likorn committed 5 years ago
      48834e53 Browse Directory
    • likorn's avatar
      Removed ResponseFragment · 1752e93b
      likorn committed 5 years ago
      1752e93b Browse Directory
    • likorn's avatar
      Response is displayed at timer's place · 4b6d125e
      likorn committed 5 years ago
      4b6d125e Browse Directory
    • likorn's avatar
      Replaced ImageButton with MaterialButton next · 4079ae8a
      likorn committed 5 years ago
      4079ae8a Browse Directory
    • likorn's avatar
      CardView ids are replaced with cardViews in Answer class · bd22e856
      likorn committed 5 years ago
      bd22e856 Browse Directory
    • likorn's avatar
      Different colors are used for highlighting correct and wrong answers · 4e411cc6
      likorn committed 5 years ago
      4e411cc6 Browse Directory
    • likorn's avatar
      Selected values are saved in SharedPreferences · df14831a
      likorn committed 5 years ago
      df14831a Browse Directory
    • likorn's avatar
      The answer is highlighted · f00fff82
      likorn committed 5 years ago
      f00fff82 Browse Directory
    • likorn's avatar
      Animation is cancelled after answering · 65de2a50
      likorn committed 5 years ago
      65de2a50 Browse Directory
    • likorn's avatar
      Button back to return to mainActivity · ffb2eddd
      likorn committed 5 years ago
      ffb2eddd Browse Directory
    • likorn's avatar
      NumDigits and SecondsToSolve are passed dynamically from MainActivity · 24244d9e
      likorn committed 5 years ago
      24244d9e Browse Directory
    • likorn's avatar
      Background animation instead of progressBar · 49eba251
      likorn committed 5 years ago
      49eba251 Browse Directory
    • likorn's avatar
      Design refactoring; removed CheckableCardView · cef6183d
      likorn committed 5 years ago
      cef6183d Browse Directory
    • likorn's avatar
      Save CheckableCardView tries · 4ff3f1db
      likorn committed 5 years ago
      4ff3f1db Browse Directory
  2. 24 Sep, 2019 15 commits
    • likorn's avatar
      WIP MainActivity · 70ac0fd1
      likorn committed 5 years ago
      70ac0fd1 Browse Directory
    • likorn's avatar
      ButtonNext as a style · e9056a6a
      likorn committed 5 years ago
      e9056a6a Browse Directory
    • likorn's avatar
      Updated colors in responses · 41503125
      likorn committed 5 years ago
      41503125 Browse Directory
    • likorn's avatar
      Fixed card task not being covered by fragment; updated TimeIsOverFragment · d420f6fb
      likorn committed 5 years ago
      d420f6fb Browse Directory
    • likorn's avatar
      Progress bar color is animated · a1562c1a
      likorn committed 5 years ago
      a1562c1a Browse Directory
    • likorn's avatar
      Progress bar works as a timer · 50897d67
      likorn committed 5 years ago
      50897d67 Browse Directory
    • likorn's avatar
      Added gradient to the main activity, progress bar instead of the timer · 6024ee21
      likorn committed 5 years ago
      6024ee21 Browse Directory
    • likorn's avatar
      Some refactoring · 0bd68e10
      likorn committed 5 years ago
      0bd68e10 Browse Directory
    • likorn's avatar
      Playing with main activity design · fc50e836
      likorn committed 5 years ago
      fc50e836 Browse Directory
    • likorn's avatar
      Created AnswerCard and AnswerCardText styles · 26017cc4
      likorn committed 5 years ago
      26017cc4 Browse Directory
    • likorn's avatar
      Replaced buttons inside cardViews with text views · 92f0142c
      likorn committed 5 years ago
      92f0142c Browse Directory
    • likorn's avatar
      Made cards clickable and focusable · 1a3a2aa2
      likorn committed 5 years ago
      1a3a2aa2 Browse Directory
    • likorn's avatar
      Updated tests for MainActivity · c3d96ce6
      likorn committed 5 years ago
      c3d96ce6 Browse Directory
    • likorn's avatar
      Duplicate numbers are not allowed in the answer set · 0888956b
      likorn committed 5 years ago
      0888956b Browse Directory
    • likorn's avatar
      Card buttons instead of radioButtons · 23de08e3
      likorn committed 5 years ago
      23de08e3 Browse Directory
  3. 23 Sep, 2019 6 commits
    • likorn's avatar
      Move to next question from TimeIsOverFragment · 84a2e414
      likorn committed 5 years ago
      84a2e414 Browse Directory
    • likorn's avatar
      United ResponseCorrect and ResponseWrong fragments · 8d4a1791
      likorn committed 5 years ago
      8d4a1791 Browse Directory
    • likorn's avatar
      Timer is stopped after answering · 4a6665cc
      likorn committed 5 years ago
      4a6665cc Browse Directory
    • likorn's avatar
      RadioButtons are uncheckable after answering · b367ef90
      likorn committed 5 years ago
      b367ef90 Browse Directory
    • likorn's avatar
      Added TimeIsOverFragment · 138ec96f
      likorn committed 5 years ago
      138ec96f Browse Directory
    • likorn's avatar
      Added a timer · ae72ab10
      likorn committed 5 years ago
      ae72ab10 Browse Directory