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

Update Master #145

Closed
wants to merge 7 commits into from
Closed

Update Master #145

wants to merge 7 commits into from

Conversation

ilkeraslan
Copy link
Owner

No description provided.

ilkeraslan and others added 7 commits November 28, 2021 12:24
* Fix tests
* Create Directory
* Create Factory and VM

* Create Factory and VM

* Integrate AddCard route

* Fix NavHost routing

* Remove onBackPressed

* Cleanup

* Cleanup
* Add spacing

* Imports
* Add Coil

* Add placeholder
* Implement delete with SwipeToDismiss

* Fix detekt
* Set theme jekyll-theme-cayman

* Merge development (#68)

* Add styles and labels

* Extract button styles

* Set button visibilities

* Move quiz to bottom navigation

* Change notifications to logs

* Add default directory miscellaneous

* Add button to insert flashcard inside a directory

* Add default directory, remove delete icon if default directory

* Replace adding a Flashcard logic into a Directory

* Set onClickListener if has 4 Flashcards, change add button image

* Replace other add icons and review icon

* Rename app and packages

* Update README

* Fix/change directory row (#48)

* Load image preview into icon

* Change text position and size

* Create DirectoryViewModelFactory, pass directoryId to create DirectoryViewModel, get Directory Flashcards in Review Screen

* Add Bitrise logo (#49)

* Fix detekt rules (#50)

* Add title and description labels to DetailScreen (#51)

* Add title and description labels to DetailScreen

* Fix label constraints

* Update README.md

* Reporting/add sonarqube (#52)

* Add sonarqube and jacoco test coverage reporting

* Remove app name from string resources

* Modify jacoco_setup (#53)

* Fix/question options (#54)

* Use QuestinGenerator to add question options

* Fix generated questions randomness

* questionGenerator from class to object

* Feature/results (#55)

* Create results screen, pass results via intent

* Fix detekt

* Add RecyclerView to show results

* Fix detekt

* Show results as CardView

* Now clicking on a card in ResultsScreen shows details

* Update .gitignore

* Update README

* Fix/add flashcard (#56)

* Update .gitignore, update README

* Add text to show tappToAdd

* Fix buttons

* Add EditScreen

* Feature/edit flashcard (#57)

* Get current values from db to fill the views

* Save updated flashcard to db

* Setup/di (#61)

* Create Module.kt

* Add Navigator

* Add navigator for Quiz

* Setup/dependencies (#62)

* Create Module.kt

* Add Navigator

* Add navigator for Quiz

* Regroup some dependencies

* Extract all dependencies

* Add base application to manage DI

* Fix/directory screen observe (#63)

* Send load event manually in onCreate()

* Remove NotificationViewModel dependency

* Remove HomeViewModel dependency

* Remove NotificationsViewModel dependency (#64)

* Remove NotificationsViewModel dependency

* Fix FlashcardDetailScreen observe issue

* Fix detekt

* Create android.yml

* Fix/home observe (#65)

* Remove logs and directories dependencies

* Fix Log observe issue

* Fix detekt

* Add MIT license (#66)

* Improvement/readme (#67)

* Add MIT license

* Update README

* Resolve conflicts

* Move QuizGenerator into business module

* Fix HomeScreen when no result

* Fix HomeScreen when no result

* Fix HomeScreen when no result

* Fix tests

* Create QuizFactory

* Create Quiz and Question

* Add Quiz to BottomNav

Co-authored-by: Ilker Aslan <[email protected]>
Co-authored-by: Dement0 <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ilkeraslan ilkeraslan closed this Jan 30, 2022
@ilkeraslan ilkeraslan deleted the development branch January 30, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant