Summary
- Created mapping edit and list screen (commit: e2af28b) (details)
- Created mapping edit and list screen (commit: cbc0cb8) (details)
- Localize the strings (commit: 08a1b36) (details)
- Created the setting Screen. (commit: 9c4058a) (details)
- The Curriculum edit screen and the resoective view model (commit: b3b9c91) (details)
- Add views and their respective view model with integration. (commit: b35dbc9) (details)
- Integrated the Mock Data (commit: 5d3a8ed) (details)
- Added the DragHandle feature in the curriculumedit screen (commit: 0e74ab8) (details)
- code clean up and localize the strings (commit: 0a34770) (details)
- Rename the datasources (commit: 1cdec14) (details)
- update the add book cover button. (commit: 814e6a1) (details)
- Fix the Ui. (commit: 1778150) (details)
- Add updated data model. (commit: afe7025) (details)
- Added the Conversion function CurriculumMapping to OpdsFeed and vice versa. (commit: d9c06ba) (details)
- Remove use cases, mock data source, and duplicate OPDS model and change the files using Ui models (commit: c11e0fa) (details)
- Removed Mockdatasource from AppKoinModule.kt (commit: b232d30) (details)
- fix the issue (commit: 65c9e66) (details)
- Added e2e tests as per design (commit: 90d073f) (details)
- App crash fix. (commit: fff25b9) (details)
- Fix the SavedstateHandle and added a function to restore the mapping object from savedstate handle (commit: 560ab8a) (details)
- updated test (commit: f0e1129) (details)
- add error handling (commit: b149fd0) (details)
- Added reorderable library (commit: e611a1c) (details)
- Fix lesson selection flow to use RouteResultDest (commit: ad70644) (details)
- test added (commit: 117159b) (details)
- Updated test name (commit: 74b0b73) (details)
- Updated flow as per design (commit: cd23862) (details)
- Fix the book title error field (commit: 90e1c7f) (details)
- added the lesson title as per the app (commit: a2423cd) (details)
- Updated test titles (commit: 44bbe77) (details)
- Work in progress tidy up of curriculum mapping edit. (commit: 7f68d92) (details)
- Update CurriculumMappingListViewModel.kt UiState so it can support showing icon. (commit: b3e3543) (details)
- Update curriculum map editing to support showing the icon for a linked lesson. (commit: 40889f8) (details)
- Tidyup CurriculumMappingEditViewModel work in progress. (commit: a00f86e) (details)
- Tidyup CurriculumMappingEditViewModel. (commit: 1498358) (details)
- Revert changes to end-to-end tests. (commit: 657b3ca) (details)
- Revert test end to end README changes as per prev commit (commit: a445088) (details)