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

Stats function implementation #324

Draft
wants to merge 52 commits into
base: main
Choose a base branch
from
Draft

Stats function implementation #324

wants to merge 52 commits into from

Commits on Feb 8, 2022

  1. Generated constants for realtimeTime

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e2aab9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8022b67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d56ff4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95942a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5463f49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b7c684 View commit details
    Browse the repository at this point in the history
  7. Updated platform references to time

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1a1f961 View commit details
    Browse the repository at this point in the history
  8. Renamed method to time in Java

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    78c7621 View commit details
    Browse the repository at this point in the history
  9. Updated refercen name to _time

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    2662612 View commit details
    Browse the repository at this point in the history
  10. Implemented time function in rest.dart

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7b83e0f View commit details
    Browse the repository at this point in the history
  11. Added rest time to UI

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f6fafeb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a3b4c8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f99dcca View commit details
    Browse the repository at this point in the history
  14. Code formatting

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a16be43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f23f523 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1719a4a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea9315f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c570f08 View commit details
    Browse the repository at this point in the history
  19. Flutter format

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    dcaf6d0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    15a743c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    41f2d41 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    38df5e5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4457a5e View commit details
    Browse the repository at this point in the history
  24. Codegen for realtime stats

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    cdc153c View commit details
    Browse the repository at this point in the history
  25. Stats encoding from Android side

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8249b95 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fdd3027 View commit details
    Browse the repository at this point in the history
  27. File formatting

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    e588837 View commit details
    Browse the repository at this point in the history
  28. Created StatsEncoder for iOS

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8a18f25 View commit details
    Browse the repository at this point in the history
  29. Stats encoding mappings in Obj-C

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8fc48e2 View commit details
    Browse the repository at this point in the history
  30. Fix function calls in StatsEncoders

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d04a956 View commit details
    Browse the repository at this point in the history
  31. Stats function mapping in Objective-C

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    da16005 View commit details
    Browse the repository at this point in the history
  32. File formattings

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    bb2d954 View commit details
    Browse the repository at this point in the history
  33. Fix messageCategory encoding

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    244cb8f View commit details
    Browse the repository at this point in the history
  34. File formatting

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    13f57de View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7be18b9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cd12ae1 View commit details
    Browse the repository at this point in the history
  37. file formatting

    ikbalkaya authored and ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6f2cfd6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f48023e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8bf9837 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c902a1e View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c130b31 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    d66e5aa View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0e7ad6a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2031824 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b211abd View commit details
    Browse the repository at this point in the history
  46. Added serialization method for StatsMessageTypes, fixed Android issue…

    … with serializing Stats.MessageCategory
    ikurek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    749c2cf View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    38a2918 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    f54f6f5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ca14d9c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    289d451 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    9ad87dc View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    541e38f View commit details
    Browse the repository at this point in the history