Skip to content

Commit

Permalink
Update to v1.1.0 and update fastlane metadata
Browse files Browse the repository at this point in the history
Update README.md with links to new screenshots
  • Loading branch information
CorruptedArk committed Aug 11, 2021
1 parent 48ad914 commit 358b418
Show file tree
Hide file tree
Showing 18 changed files with 25 additions and 6 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,17 @@ Did I Take My Meds? allows a user save multiple medication doses with different
---

## Screenshots
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Med List" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Detail View" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Edit View" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Edit Clock" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/01.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/02.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/03.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/04.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/05.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/06.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/07.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/08.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/09.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/10.png" width="200" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/11.png" width="200" />

---
## Credits
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId "dev.corruptedark.diditakemymeds"
minSdkVersion 21
targetSdkVersion 30
versionCode 6
versionName "1.0.5"
versionCode 7
versionName "1.1.0"

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
12 changes: 12 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/7.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
v1.1.0

Changes:
- Small tweaks to visuals of some views
- Clicking on a notification now opens the detail view for its medication

Additions:
- Multiple dose schedules per medication with arbitrary repeat times
- Option to add as-needed medications without schedules
- Brazilian Portuguese translations by mezysinc on GitHub
- Back button in toolbars
- Options to sort by closest dose time and by medication name
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 358b418

Please sign in to comment.