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