Version 0.2: Prototype MR2
Pre-release
Pre-release
Overview
This is the second prototype build of the Oppia Android app. Changes from the first prototype build:
- Fixes to HTML formatting for consistency throughout the app
- Ensure wrong answers are collapsible
- Add support for audio & image caching (note that this is not enabled for the built APKs below)
- Add support for concept cards in lessons
- Fix audio playing & content images in lessons, the former of which allows audio subtitles to be played in different languages alongside the written English content strings in lessons
- Introduction of review cards to review specific skills taught in explorations
- Various UI bug fixes, including correcting topic download size, adding missing descriptions, typo corrections, and spacing 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: #423.
What's Changed
- Change Fraction exploration Ids and fix failing tests by @vinitamurthi in #351
- Fix part of #144: Alert Dialog Theme change by @rt4914 in #346
- Fix part of #140: Changed click listeners on TopicPlay by @rt4914 in #355
- Fix Audio bar connected items by @rt4914 in #356
- Fix part of #143: Review card changes by @rt4914 in #354
- Partially fixed #16: Introduced fragment components for profile editing in settings by @jamesxu0 in #255
- Fix #371, #373, #374: Update exploration json to latest versions by @BenHenning in #390
- Fix #385: Skip first 4 states in the 'meaning of equal parts' exploration [Blocked: #390] by @BenHenning in #391
- Fix #372 : Fix duplicate image rendering in content by @veena14cs in #403
- Fix #366: Disable landscape support for now. by @BenHenning in #402
- Fix part #164: Hifi content card by @veena14cs in #338
- Temporary fix on text cases by @rt4914 in #415
- Fix #380: Hi fi input interaction views by @nikitamarysolomanpvt in #405
- Fix #367: Images for review cards by @rt4914 in #416
- Fixes #160: Add HTML parsing to ConceptCardFragment by @jamesxu0 in #331
- Fix #368 and #384; part of #369: Ensure progress, thumbnails, and stats are consistent by @BenHenning in #392
- Fix #369: Calculate realistic download size by @BenHenning in #393
- Fix #386: Add support for local caching of audio & image assets by @BenHenning in #399
- Fix #112: Introduce question progress controller interface by @BenHenning in #218
- Fix #359: Add descriptions for fractions & ratios topics by @BenHenning in #394
- Refactor the builder for BindableAdapter by @BenHenning in #409
- Fix part of #295: Change the CircleCI workflow by @vinitamurthi in #357
- Fix #429: State Card Image Center by @rt4914 in #436
- Update question player dummy text to be 'coming soon' by @BenHenning in #444
- Fix #435: Topic overview icon fixed by @nikitamarysolomanpvt in #439
- Fix #430 : Reduce white space between feedback & answer & content boxes by @veena14cs in #447
- Fix #445: multiple choice state focus issue by @nikitamarysolomanpvt in #448
- Fix #427: Rename
Matthew
toMattew Goes to the Bakery
by @rt4914 in #437 - Fix #424: Remove unnecessary paragraphs by @rt4914 in #438
- Fix #426: Topic size fix by @rt4914 in #440
- Fix #442: Default language code should be Hindi by @rt4914 in #446
- Fix part #430 : Fixed min Height by @veena14cs in #451
- Fix #429: Image left/centre side issue by @rt4914 in #452
- Fix #441: Remove \n\t and \n\n by @rt4914 in #454
- Fix patterns for fractions and whitespace normalization by @BenHenning in #413
- Update 'meaning of equal parts' lesson to not use LaTeX in one of the answers by @BenHenning in #458
- Fix #462. Update meaning of equal parts opening state by @BenHenning in #463
- Fix #460: Use less digits for topic sizing. by @BenHenning in #464
- Fix #461: Ensure thumbnails for review cards aren't stretched. by @BenHenning in #465
- Fix #432: Radio button fixed by @rt4914 in #459
Full Changelog: v0.1...v0.2