anitab-org / mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
https://github.com/anitab-org/mentorship-android/raw/apk/app-debug.apk
GNU General Public License v3.0
167 stars 379 forks source link

feat: Migrate SharedPreferences to DataStore #1180

Closed Rohit-2602 closed 2 years ago

Rohit-2602 commented 2 years ago

Description

Fixes #1177

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

I make the changes and try running this app on my device, but I got a 401 Authentication error on 1st run only. After that app runs fine as it should be.

https://user-images.githubusercontent.com/65807152/142908204-8bda3827-cda7-4f0c-949d-53f881097cd8.mp4

Checklist:

Code/Quality Assurance Only

epicadk commented 2 years ago

keep #1178