Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coroutine added #46

Open
wants to merge 84 commits into
base: Java-To-Kotlin
Choose a base branch
from
Open

coroutine added #46

wants to merge 84 commits into from

Commits on Jun 2, 2022

  1. coroutine added

    MohitGupta121 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    05f0431 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    8fccffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ffd882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783fbd0 View commit details
    Browse the repository at this point in the history
  4. format code

    MohitGupta121 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    36ee380 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    65592fb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Update README.md

    MohitGupta121 authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    188787c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. fix attendence crash

    MohitGupta121 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    377d408 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. fix attendence crash

    MohitGupta121 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    23bc8e5 View commit details
    Browse the repository at this point in the history
  2. fix fragments

    MohitGupta121 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4ef09ab View commit details
    Browse the repository at this point in the history
  3. minor fixes

    MohitGupta121 committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7782321 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. set topics in spinner

    MohitGupta121 committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    9dfd0e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    6d759fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2ed61 View commit details
    Browse the repository at this point in the history
  3. minor changes

    MohitGupta121 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    02fcbe0 View commit details
    Browse the repository at this point in the history
  4. set students rv

    MohitGupta121 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    00e597e View commit details
    Browse the repository at this point in the history
  5. fix minor crash

    MohitGupta121 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ef734df View commit details
    Browse the repository at this point in the history
  6. fix minor

    MohitGupta121 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3213b66 View commit details
    Browse the repository at this point in the history
  7. minor crash

    MohitGupta121 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c495f79 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    3a22cb9 View commit details
    Browse the repository at this point in the history
  2. submit attend infi

    MohitGupta121 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    d47b258 View commit details
    Browse the repository at this point in the history
  3. add attend checkbox

    MohitGupta121 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    c5b8b00 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. submit attendence

    MohitGupta121 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    08b25fa View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. attendence submit

    MohitGupta121 committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    ed6f944 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    ff9f227 View commit details
    Browse the repository at this point in the history
  2. minor cahnges

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    62b31b3 View commit details
    Browse the repository at this point in the history
  3. remove unsued code

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    21f6bae View commit details
    Browse the repository at this point in the history
  4. remove abundant code

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d5a228a View commit details
    Browse the repository at this point in the history
  5. improve take attendance

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3429a82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b0bec7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45dc427 View commit details
    Browse the repository at this point in the history
  8. minor cjhanges

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0773667 View commit details
    Browse the repository at this point in the history
  9. fixed ui

    MohitGupta121 committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3369e07 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Configuration menu
    Copy the full SHA
    6d2d379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd93f8 View commit details
    Browse the repository at this point in the history
  3. minor ui

    MohitGupta121 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    6812cda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    625153c View commit details
    Browse the repository at this point in the history
  5. added progess bar

    MohitGupta121 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    c62abeb View commit details
    Browse the repository at this point in the history
  6. progres fix

    MohitGupta121 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    fa18f9e View commit details
    Browse the repository at this point in the history
  7. code rearragne

    MohitGupta121 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    6afbb75 View commit details
    Browse the repository at this point in the history
  8. fix attend info record

    MohitGupta121 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    74565ca View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update README.md

    MohitGupta121 authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d6de966 View commit details
    Browse the repository at this point in the history
  2. fix button size

    MohitGupta121 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    01cd9e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafd255 View commit details
    Browse the repository at this point in the history
  4. add check in lect cat

    MohitGupta121 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    507408f View commit details
    Browse the repository at this point in the history
  5. add check in lab group

    MohitGupta121 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d3c1d3b View commit details
    Browse the repository at this point in the history
  6. fix date select

    MohitGupta121 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    99e4723 View commit details
    Browse the repository at this point in the history
  7. time slot

    MohitGupta121 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    805ef75 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    23311a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2afc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7540bff View commit details
    Browse the repository at this point in the history
  4. loding fix

    MohitGupta121 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8b9d67b View commit details
    Browse the repository at this point in the history
  5. empty list fix

    MohitGupta121 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bc5282e View commit details
    Browse the repository at this point in the history
  6. lab group

    MohitGupta121 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e4f282b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24d1d08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    567a5e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea0084e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0a8373 View commit details
    Browse the repository at this point in the history
  11. fix back to login

    MohitGupta121 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0dbb2f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd6afe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. fixed backpress

    MohitGupta121 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    34c156f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdb8b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e073cb8 View commit details
    Browse the repository at this point in the history
  4. added ssdp library

    MohitGupta121 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1b73195 View commit details
    Browse the repository at this point in the history
  5. Hardcoded color (#48)

    * hard coded color
    
    * color hardcoded changed to resources
    ismailbohra authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6a108bd View commit details
    Browse the repository at this point in the history
  6. spinner background

    MohitGupta121 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    18c9ae0 View commit details
    Browse the repository at this point in the history
  7. code formated

    MohitGupta121 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4b07732 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ee0309 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. modify attendaance api

    MohitGupta121 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b45d0ca View commit details
    Browse the repository at this point in the history
  2. update view attendance

    MohitGupta121 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ecd32bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaddf97 View commit details
    Browse the repository at this point in the history
  4. fix api error in update

    MohitGupta121 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ff88613 View commit details
    Browse the repository at this point in the history
  5. update attendance fixed

    MohitGupta121 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5786982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb31c9e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. login ui updated

    MohitGupta121 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    659c333 View commit details
    Browse the repository at this point in the history
  2. login background

    MohitGupta121 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    2516404 View commit details
    Browse the repository at this point in the history
  3. minor crash

    MohitGupta121 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    44330ed View commit details
    Browse the repository at this point in the history
  4. teacher to student noti

    MohitGupta121 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    88b39e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    f2ce262 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5451d93 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Update README.md

    MohitGupta121 authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e30b8cd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Qna Yml

    MohitGupta121 authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1a06f6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef601d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    6e559eb View commit details
    Browse the repository at this point in the history