Releases: lhwdev/covid-selftest-macro
Releases · lhwdev/covid-selftest-macro
코로나19 자가진단 앱 2.14
자가진단 매크로 2.14
- 기존에 베터리가 부족하거나 해서 기기가 절전모드 비슷한 거..?에 들어가면 자가진단이 제 때 작동하지 않는 버그를 고쳤습니다.
하지만 과연 잘 작동할지는 모르겠어요...
다른 플랫폼에서 자가진단 매크로를 만드시는 분도 같은 오류가 생겼다고 하니 우연이 아닐 수도..? - 이제 앱에 아이콘이 생겼습니다! Gradient#7116님이 만들어주셨어요!
코로나19 자가진단 앱 2.13
자가진단 매크로 2.13:
- 아주 가끔 건강상태 자가진단 서버 오류로 인해 자가진단이 실패하는 것을 막음
코로나19 자가진단 앱 2.12
자가진단 매크로 2.12
- 렌덤 시간(귀찮아서 설정한 시간 기준 ±5분 범위 내) 기능 구현
- 자가격리자 전용 옵션(자가진단 3번 문항
예
로 설문하기) 구현
코로나19 자가진단 앱 2.11
코로나19 자가진단 매크로 2.11
- 로그인한지 며칠 있으면 자가진단이 안되는 버그 수정
확인 필요잘 작동함
코로나19 자가진단 앱 2.10
자가진단 매크로 v2.10
- 교육청 가상 보안키보드 대응 업데이트
코로나19 자가진단 앱 2.9
- Fixed bug: cannot cancel scheduling
코로나19 자가진단 앱 2.8
- Fixed bug: scheduling is disabled every time starting the app ui(MainActivity)
코로나19 자가진단 앱 2.7
- Fix backend error caused by api update - getUserInfo requires another type of token that can be acquired by validatePassword
- Update api semantics for better understanding
- Fix bug for validatePassword
- Fixed bugs
- Improved UI/UX
코로나19 자가진단 앱 2.6
자가진단 앱 2.6
밑에 Assets 아래에 app-release.apk를 눌러서 다운받으시면 됩니다. 안 보이면 Assets 글자를 눌러주세요.
업데이트 로그
- Now /registerServey requires a dynamic token that can be acquired by /findUser
- On /findUser: isHealthy is omitted if have not registered a single survey.
코로나19 자가진단 앱 2.5
버전 2.5
- 버그 수정: 공식 자가진단 앱이 깔려있지 않을 때 사용자의 세부 정보를 불러올 수 없었음(getDetailedUserInfo.kt)
- 기타 자잘한 업데이트(공지 v4, 디버깅 기능: sdcard/Android/data/com.lhwdev.selfTestMacro/debug.txt를 만들면 디버깅 UI가 활성화됨)