You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AC-616] - Encrypt play store files earlier in CI build
[AC-669] - Implementing a method to show detailed server error
[AC-774] - Travis CI fails to detect failed tests
[AC-775] - Theme bug causing glitch when opening register patient
[AC-792] - The Intent is not implemented properly
[AC-800] - Redesign register patient form as a multi step form
[AC-862] - On tapping email us in contact page, the recipient of mail is not correct
[AC-864] - The GetProviders method seems incorrect in the providerRepository
[AC-865] - We should avoid the use of appContext inside repository layer
[AC-866] - The title of action bars is not translated to Hindi.
[AC-883] - QuickFix for patientIdentifier Service omission
[AC-887] - Memory leak in Fragments
[AC-889] - An improvement is needed in the login page as in dark mode the username,password and especially the server url text colours make it not visible correctly.
[AC-890] - An improvement is needed in the Settings page UI. The language button English option text is not displayed correctly in some of the devices.
[AC-946] - Bug in the language switching feature.
[AC-961] - Buttons of alert dialog are not clearly visible in dark mode.
[AC-965] - Form Entry TextView Overlap with Image
[AC-967] - App Crashes after registering patient
[AC-968] - Provider name is not correctly saved in server when switching from offline to online mode
[AC-969] - Add Provider Worker is called even after syncing provider when switching from offline to online mode
[AC-970] - Client fails to edit or delete a newly created Provider
[AC-983] - After Deleting Providers the parent screen still holds old data untill a refresh.
[AC-986] - The Provider fetch function duplicates data in the feed
[AC-982] - NPE in Patient Photo Activity
[AC-981] - Application Rehaul for the Library code encapsulation
[AC-798] - Add and view supervised patients for the current provider
[AC-834] - Migrate room Entity classes to Kotlin
[AC-842] - Add Repository Abstraction for AddEditPatient Package
[AC-879] - Migrate Form List Package to Kotlin
[AC-888] - Migrate Login Screen to Kotlin
[AC-892] - Migrate Add Provider Screen to Kotlin
[AC-898] - Convert Java classes of Model Package to Kotlin
[AC-929] - Provider Manager in the Dashboard Screen is redirecting to wrong activity
[AC-948] - Migrate Logs Screen from MVP Architecture to MVVM architecture
[AC-950] - Migrate Provider Dashboard Package from Java to Kotlin.