Version 0.3: Prototype MR3
Pre-release
Pre-release
Overview
This is the third prototype build of the Oppia Android app. Changes from the second prototype build:
- Introduction of the practice sessions player to train specific skills randomly
- Introducing a congratulations message when a correct answer is submitted
- Auto audio playing & content highlighting
- A bunch of UI & functional fixes
Note: while most changes from the tagged commit for the release eventually made it into the develop branch, some changes were made intentionally to this branch for the purpose of demonstration (including changes to test assets) that may deviate if compared with a build off of the develop branch.
Note: when logging in, select the administrator account and type in PIN '12345' to gain access to the home screen.
Reference tracking PR: #506
Release tracking issue: #494
What's Changed
- Fix part of 405 by @rt4914 in #408
- Input interaction views test-cases fix by @nikitamarysolomanpvt in #453
- Fix part #141: Hi-Fi Topic overview tab fragment by @veena14cs in #342
- Hifi improvised topic by @rt4914 in #466
- Fix #468: Low fi topic train with support for API below 21 by @rt4914 in #471
- Fix part #361: HTML formatting throughout app by @veena14cs in #404
- Fix part #17,#382: Hi fi topic audio bar by @nikitamarysolomanpvt in #467
- Fix #425: Update fraction rule parsing to use non-negative int instead of double by @BenHenning in #450
- Fix #378: Update hint text behavior for text, numeric, and fractions input to match Oppia web. by @BenHenning in #400
- Fix #375: Shorten submitted answers by @BenHenning in #410
- Fix #324: Submit answer upon keyboard enter by @veena14cs in #476
- Fix #379: Collapse past wrong answers by @BenHenning in #412
- Fix #407: Submit button should be visible above keyboard by @veena14cs in #469
- Fix part of #295: Move passing tests of the app module to the non_flaky_tests workflow by @vinitamurthi in #457
- Fix #478:Image is cut off in learner's answer. by @veena14cs in #479
- Fix #362: Add congratulations message when a correct answer is submitted by @veena14cs in #480
- Fix part #22: Navigation drawer part 1 by @nikitamarysolomanpvt in #470
- Fix #481: Topic See more removed by @rt4914 in #485
- Fix toolbar shadow and text cutoff on scrolling to top. by @veena14cs in #487
- Audio Bug Fix - Remove elevation by @rt4914 in #493
- Update leave topic dialog text by @BenHenning in #498
- Fix #499: Right alignment of submitted answers. by @veena14cs in #504
- Fix #433: Add content and change the thumbnail image for the ratios concept card by @vinitamurthi in #492
- Fix part of #23: Topic Tab Icons updated by @rt4914 in #505
- Fix #425: Update HasNumeratorEqualTo classifier to match the parsing logic by @BenHenning in #510
- Fix part of #494: Audio autoplay issue fix by @rt4914 in #515
- Fix part of #494: Audio Content highlighting by @rt4914 in #514
- Replace a few refresher lesson links with concept card tags, instead by @BenHenning in #516
- Replace LaTeX fractions with in-line fractions for English by @BenHenning in #517
- Remove padding for scroll view in concept card by @BenHenning in #518
- Remove line breaking on API 23+ by @BenHenning in #519
Full Changelog: v0.2...v0.3