
https://github.com/MyDataTaiwan/mylog14/pull/111
https://github.com/MyDataTaiwan/mylog14/pull/110
https://github.com/MyDataTaiwan/mylog14/pull/109
https://github.com/MyDataTaiwan/mylog14/pull/108

#115 [Todo] ios switching languages from Japanese display bug
<https://user-images.githubusercontent.com/16307922/81212362-61e83480-9007-11ea-8c3a-0d786d9942d5.png|image> `感謝 Dixon 發現問題`
![]()
#100 [Todo] Style adjustment for daily-overview page
*Issue description* 1. Center the Main Header title 2. Fix that the lower part of the countdown animation overlap with the dividing line
Add view photo page • Show a view photo page when clicking on the photo • Show the date and time on the header of the page • Click on the "Delete" button on the top right corner to delete the photo <https://user-images.githubusercontent.com/16307922/81082293-a9968f80-8f25-11ea-8aff-9fbf5194d2cb.png|image> *### Known Issue* • Deleted photos will still show a white frame <https://user-images.githubusercontent.com/16307922/81082363-c0d57d00-8f25-11ea-83ae-7aaa420498f9.png|image>
![]()
增加了提示文字,在按鈕bar上.. 不知道是否有更好的辦法.. <https://user-images.githubusercontent.com/16307922/81082676-2a558b80-8f26-11ea-9576-d6919e4be017.png|image>
![]()
YouTube
#142 [Bug Report] App fails to upload zip containing image byte strings
*Description* Logboard fails to display images because an image record fails to contain image byte string. *Steps to Reproduce* 1. Generate a body temperature record. 2. Generate an image record. 3. Click the sharing button and confirm. 4. Copy the returned link and open by browser. *Expected behavior* • Expected: Show Logboard with correct photos. • Actual: Show Logboard without the expected photos. *Logs* ``` notebook $ adb shell phone $ run-as tw.mydata.mylog14 # go to /data/data/tw.mydata.mylog14 phone $ cd files phone $ grep jpg * ``` An image record will look like ``` { "timestamp": 1589268962858, "symptoms": { "list": [ { "name": "coughing", "present": false, "note": "" }, { "name": "runnyNose", "present": false, "note": "" }, { "name": "nasalCongestion", "present": false, "note": "" }, { "name": "sneezing", "present": false, "note": "" }, { "name": "shortnessOfBreath", "present": false, "note": "" }, { "name": "malaiseOrTiredness", "present": false, "note": "" }, { "name": "lossOfTasteOrSmell", "present": false, "note": "" }, { "name": "diarrhea", "present": false, "note": "" }, { "name": "abdominalPain", "present": false, "note": "" }, { "name": "vomiting", "present": false, "note": "" }, { "name": "chills", "present": false, "note": "" }, { "name": "muscleOrJointSoreness", "present": false, "note": "" }, { "name": "soreThroat", "present": false, "note": "" }, { "name": "sputum", "present": false, "note": "" }, { "name": "fever", "present": false, "note": "" } ] }, "photos": [ { "filepath": "file:///data/user/0/tw.mydata.mylog14/files/1589268972708.jpg", "webviewPath": "<http://localhost/_capacitor_file_/data/user/0/tw.mydata.mylog14/files/1589268972708.jpg>", "timestamp": 1589268962858, "locationStamp": { "latitude": 24.9959839, "longitude": <tel:121.5104647|121.5104647>, "accuracy": 18.263999938964844 } } ] } ``` *Environment* • MyLog: beta2 • OS: Android 10
add test version <https://user-images.githubusercontent.com/16307922/81653612-99236f00-9467-11ea-8dda-f71323ec3527.png|image>
![]()
Add view photo page • Show a view photo page when clicking on the photo • Show the date and time on the header of the page • Click on the "Delete" button on the top right corner to delete the photo <https://user-images.githubusercontent.com/16307922/81082293-a9968f80-8f25-11ea-8aff-9fbf5194d2cb.png|image> *### Known Issue* • Deleted photos will still show a white frame <https://user-images.githubusercontent.com/16307922/81082363-c0d57d00-8f25-11ea-83ae-7aaa420498f9.png|image>
![]()
#145 Add a guide text on the daily-overview page
i18n 缺乏文字,且已在pr#111中整合i18n ,待之後有文字另開PR更新(包含pr#111) <https://user-images.githubusercontent.com/16307922/81657540-88c0c380-946a-11ea-9ebf-87b58fdf7f49.png|image>
![]()
<https://user-images.githubusercontent.com/16307922/81670779-af86f600-947a-11ea-8988-66bcab0725a9.png|image>
![]()