Skip to content

release 1.17

Compare
Choose a tag to compare
@KirillMakarov KirillMakarov released this 21 Sep 17:06
· 9553 commits to master since this release
  • DeepLinks
    • Open lesson, step and comment in the app
      • handle not auth user
      • handle connection problem
      • handle wrong link or not accessed lesson/step
      • handle empty steps
    • Open module in the app
      *highlight in section list, if user haven't access to the module, otherwise open the module
  • Sharing
    • Steps
    • Modules
  • Post view state to the server
  • Steps, which were shown offline, posting to server as viewed from Queue
  • Optimize video step placeholder for fast loading
  • Optimize drawables creating for step's headers
  • Fix bug, when sections in course were not updated and may crash the app, when teacher remove some section
  • Fix bug, when app is not show units with null progreses
  • Remove dumb scrollbar from comments
  • Fix typo in russian locale
  • Peer-review icon + persistent
  • Development
    • extract step loading logic to step presenter
    • decompose AppModule to modules