Julia Friesel
dfa37952bd
Change font to OpenSans
2019-01-22 17:31:56 +01:00
Julia Friesel
282ed7a96d
Adjust font weights to new look
2019-01-17 17:28:50 +01:00
Julia Friesel
c5363f588f
Increase borderWith of circle icon
2019-01-17 17:18:41 +01:00
Julia Friesel
d905139958
Remove light app text
2019-01-17 17:17:22 +01:00
Julia Friesel
7159124158
Incerase font weight in home icon font
2019-01-17 17:13:24 +01:00
Julia Friesel
23c6a60258
Fix var name
2019-01-17 15:58:42 +01:00
Julia Friesel
5947c4f3f5
Merge branch '230-change-standard-font' into 'master'
...
Resolve "change standard font"
Closes #230
See merge request bloodyhealth/drip!120
2019-01-17 14:41:08 +00:00
Julia Friesel
df36e53743
Add letter spacing
2019-01-17 14:37:56 +00:00
Julia Friesel
5a57b2bb8c
Merge branch 'add-cancel-button' into 'master'
...
Add cancel button to ConfirmWithPassword component
Closes #274
See merge request bloodyhealth/drip!148
2019-01-17 14:05:33 +00:00
Julia Friesel
5c925ea762
Add thing to build.gradle so release works
2019-01-16 19:48:23 +01:00
Julia Friesel
b9636574fc
Avoid naming collision error
2019-01-16 19:35:45 +01:00
Julia Friesel
bb6af10fe1
Merge branch 'update-rn' into 'master'
...
Update RN and its dependencies
See merge request bloodyhealth/drip!157
2019-01-16 09:21:24 +00:00
Julia Friesel
ea79d6b902
Remove deprecated aapt option
2019-01-15 22:55:30 +01:00
Julia Friesel
726e20280e
Move babel stuff to dev dependencies
2019-01-15 22:55:01 +01:00
Julia Friesel
40366b51a4
Add missing deps
2019-01-15 22:19:10 +01:00
Julia Friesel
e320e95f2a
Update RN and its dependencies
2019-01-15 22:14:50 +01:00
Julia Friesel
a604482f85
Merge branch '178-add-hints-for-required-selections' into 'master'
...
Resolve "Change symptom category descriptions to make clear which are required (for mucus and cervix) for fertility detection"
Closes #178
See merge request bloodyhealth/drip!153
2019-01-13 16:16:36 +00:00
Julia Friesel
896ae72632
Merge branch '127-extract-text-of-titles-and-subtitles-for-translation-and-or-modification' into 'master'
...
Resolve "Extract text of titles and subtitles for translation and/or modification."
Closes #127
See merge request bloodyhealth/drip!152
2019-01-13 12:25:56 +00:00
Julia Friesel
644b1e1af6
Merge branch 'fonts-on-home-screen' into 'master'
...
Use same font for more, less and phase.
See merge request bloodyhealth/drip!150
2019-01-13 12:20:09 +00:00
Julia Friesel
1469dea6ef
Merge branch '279-bug-header-text-not-centered-vertically' into 'master'
...
Improve positioning of header text
Closes #279
See merge request bloodyhealth/drip!151
2019-01-13 12:12:28 +00:00
Julia Friesel
5a40f6cbb1
Merge branch 'macos-troubleshooting' into 'master'
...
README: MacOS troubleshooting, 'ninja' and 'adb' errors
See merge request bloodyhealth/drip!149
2019-01-12 13:31:14 +00:00
Julia Friesel
ea58d738a9
Update README.md
2019-01-12 11:49:48 +00:00
Julia Friesel
999c65379d
Merge branch 'refactoring-settings-view' into 'master'
...
Refactoring settings view
Closes #275
See merge request bloodyhealth/drip!147
2019-01-10 08:06:32 +00:00
Julia Friesel
b7b6f98bad
Change values
2019-01-09 09:21:42 +01:00
Julia Friesel
1102a40db0
Merge branch '266-implement-consent-for-legal-stuff' into 'master'
...
Resolve "implement consent for legal stuff"
Closes #266
See merge request bloodyhealth/drip!144
2019-01-08 16:41:33 +00:00
Julia Friesel
b80c197b9c
Use GNU license on license screen
2019-01-08 09:41:56 +01:00
Julia Friesel
480e4533be
Fix license screen flicker
2019-01-08 09:16:11 +01:00
Julia Friesel
2c1b856234
Add press handlers to buttons
2019-01-08 09:16:11 +01:00
Julia Friesel
000e1b63c7
Add license page
2019-01-08 09:16:11 +01:00
Julia Friesel
c713ed5490
Merge branch 'more-info-in-about-section' into 'master'
...
More info in about section
Closes #122
See merge request bloodyhealth/drip!145
2019-01-08 08:03:12 +00:00
Julia Friesel
dace057b3c
Remove unused import
2019-01-08 09:02:05 +01:00
Julia Friesel
e87f439ff2
Update about.js with settingsSegment and give it last prop
2019-01-08 09:00:10 +01:00
Julia Friesel
5af16e28ca
Improve wording
2019-01-08 08:51:16 +01:00
Julia Friesel
6a79f35e90
Think for yourself text
2019-01-08 08:51:16 +01:00
Julia Friesel
b5240e32b0
Add website
2019-01-08 08:48:41 +01:00
Julia Friesel
1e98943931
Add version number
2019-01-08 08:47:05 +01:00
Julia Friesel
f2cbccde9b
Update GPL link
2019-01-08 08:46:15 +01:00
Julia Friesel
0126a70d64
Clean up
2019-01-08 08:46:15 +01:00
Julia Friesel
4671a2e337
Add license text
2019-01-08 08:46:15 +01:00
Julia Friesel
27b4a454ec
Improve linking and link more things
2019-01-08 08:45:32 +01:00
Julia Friesel
300d7178f1
Merge branch 'delete-app-data' into 'master'
...
Delete app data
Closes #259
See merge request bloodyhealth/drip!146
2019-01-07 07:05:34 +00:00
Julia Friesel
fb6dc9b061
Merge branch '268-sympto-respect-max-cycle-length' into 'master'
...
Resolve "sympto: respect max cycle length"
Closes #268
See merge request bloodyhealth/drip!142
2019-01-05 09:50:43 +00:00
Julia Friesel
c47e453882
Make mac cycle length test more meaningful
2019-01-04 18:59:28 +01:00
Julia Friesel
d86603e8a6
Merge branch 'fix-float-imprecision' into 'master'
...
Fix float imprecision
See merge request bloodyhealth/drip!138
2019-01-04 17:40:20 +00:00
Julia Friesel
8d7fa268de
Fix cycle length in getCycle
2019-01-04 14:33:13 +01:00
Julia Friesel
4a29ef6c09
Merge branch '186-who-needs-to-be-credited-in-about-section-logo-icons-what-else' into 'master'
...
Add credits to about section
Closes #186
See merge request bloodyhealth/drip!143
2019-01-02 13:22:52 +00:00
Julia Friesel
a0ef9fbe8e
Add margin
2019-01-02 14:21:01 +01:00
Julia Friesel
db68df9cfd
Add credits to about section
2019-01-02 14:21:01 +01:00
Julia Friesel
ff73925620
Merge branch '153-note-about-minus-20-rule-not-taken-into-account' into 'master'
...
Resolve "Note about Minus 20 rule not taken into account"
Closes #153
See merge request bloodyhealth/drip!141
2019-01-02 13:18:26 +00:00
Julia Friesel
c28e32a953
Simplify stats constructor a bit
2018-12-21 15:40:46 +01:00
Julia Friesel
7f93ba154d
Add test for getPredictedMenses
2018-12-21 15:30:48 +01:00
Julia Friesel
1f2801a83b
Make getCycleLenghts filter for max cycle length
2018-12-21 15:30:48 +01:00
Julia Friesel
9fd0105506
Respect macCycleLength in getCyclesBefore
2018-12-21 15:30:48 +01:00
Julia Friesel
9bd0eedfaf
Add test for getCycleDayNumber
2018-12-21 15:30:48 +01:00
Julia Friesel
6b0d202272
Respect maxcyclelength in getCycleForStartDay
2018-12-21 15:30:48 +01:00
Julia Friesel
2c48d59f54
Rename module
2018-12-21 08:43:52 +01:00
Julia Friesel
0aa8179570
Add link
2018-12-20 15:45:13 +01:00
Julia Friesel
77363511ad
Add bottom margin
2018-12-20 15:05:25 +01:00
Julia Friesel
f1b152bb5a
Add icon
2018-12-20 14:59:49 +01:00
Julia Friesel
8696a6d7ea
Add info text
2018-12-20 14:52:00 +01:00
Julia Friesel
d07ab446dc
Merge branch '273-add-submenu-to-settings' into 'master'
...
Resolve "add submenu to settings"
Closes #273
See merge request bloodyhealth/drip!139
2018-12-19 16:19:34 +00:00
Julia Friesel
b8914b5339
Fix imports
2018-12-19 10:31:42 +01:00
Julia Friesel
59dff5066e
Add header titles
2018-12-19 10:25:18 +01:00
Julia Friesel
73e2177278
Fix back behavior
2018-12-19 10:00:47 +01:00
Julia Friesel
1c9eea3aa0
Split settings view up
2018-12-19 09:53:37 +01:00
Julia Friesel
f7fc65507e
Merge branch '122-add-about-info-section-to-settings' into 'master'
...
Added about section to settings
See merge request bloodyhealth/drip!132
2018-12-19 08:18:24 +00:00
Julia Friesel
f13ba0e023
Merge branch '261-add-toast-messages-to-disabled-save-buttons' into 'master'
...
added toast button to disabled save button
Closes #261
See merge request bloodyhealth/drip!131
2018-12-19 07:32:40 +00:00
Julia Friesel
79ff978a82
Fix float imprecision
2018-12-17 19:35:36 +01:00
Julia Friesel
b562878095
Merge branch 'fix-2-csv-files' into 'master'
...
Fixes the 2 csv files being created on export, in Downloads
Closes #195
See merge request bloodyhealth/drip!134
2018-12-17 14:08:06 +00:00
Julia Friesel
4a1f0ccbdd
Merge branch '258-phase-on-home-screen-seems-to-always-be-2' into 'master'
...
Fix cycle status edge case
Closes #258
See merge request bloodyhealth/drip!128
2018-12-15 13:48:22 +00:00
Julia Friesel
17c1992511
Merge branch '257-nfp-line-not-long-enough' into 'master'
...
Resolve "NFP line not long enough"
Closes #257
See merge request bloodyhealth/drip!127
2018-12-15 13:47:51 +00:00
Julia Friesel
ac56627dcd
Merge branch '263-fix-vulnerabilities-in-deps-as-indicated-by-npm' into 'master'
...
Resolve "Fix vulnerabilities in deps as indicated by npm"
Closes #263
See merge request bloodyhealth/drip!137
2018-12-12 18:53:01 +00:00
Julia Friesel
f0e9a0c0a3
Merge branch 'settings-editing-password-confirmation' into 'master'
...
Settings editing password confirmation
Closes #256
See merge request bloodyhealth/drip!125
2018-12-12 18:52:14 +00:00
Julia Friesel
5fc9081847
Fix remaining vulnerabilities
2018-12-12 19:17:35 +01:00
Julia Friesel
f05394acf3
Update realm
2018-12-12 19:13:34 +01:00
Julia Friesel
11088d4653
Merge branch 'toggle-develop' into 'master'
...
Adds npm script for toggling the develop panel instead of shaking the device
See merge request bloodyhealth/drip!135
2018-12-12 07:20:12 +00:00
Julia Friesel
9e2fc524a4
Remove unnecessary config files
2018-12-10 18:47:28 +01:00
Julia Friesel
accebcac9a
Merge branch 'fix-empty-data-export' into 'master'
...
Fix export of empty database
Closes #260
See merge request bloodyhealth/drip!129
2018-12-10 07:21:39 +00:00
Julia Friesel
a882d68439
Update README.md
2018-12-09 19:04:49 +00:00
Julia Friesel
d3c605b8cf
Fix peri phase edge case
2018-12-09 19:42:21 +01:00
Julia Friesel
7d10fbffec
Update README.md
2018-12-09 14:08:35 +00:00
Julia Friesel
f0449ca19d
Merge branch '112-connect-cervix-mode-to-app' into 'master'
...
Resolve "Connect cervix mode to app"
Closes #112
See merge request bloodyhealth/drip!126
2018-12-09 13:00:51 +00:00
Julia Friesel
f9ca0c62d8
Improve switch label wording
2018-12-08 17:27:12 +01:00
Julia Friesel
2213872606
Fix non-existent temperature argument
2018-12-08 10:44:26 +01:00
Julia Friesel
709bae2319
Use nfp mode setting in sympto adapter
2018-12-08 09:44:16 +01:00
Julia Friesel
b23bd19270
Add cervix setting
2018-12-08 09:44:16 +01:00
Julia Friesel
03e149062d
Merge branch 'use-icon-font-for-home-icons' into 'master'
...
Use icon font for home icons
See merge request bloodyhealth/drip!115
2018-12-06 08:31:20 +00:00
Julia Friesel
7444aedef4
Merge branch 'lowercase-labels' into 'master'
...
Transforms labels to lowercase
Closes #212
See merge request bloodyhealth/drip!123
2018-12-04 14:27:57 +00:00
Julia Friesel
9843fb0157
Update README.md
2018-12-03 17:37:55 +00:00
Julia Friesel
28a809fb5c
Merge branch 'today-overview-header' into 'master'
...
Changes header of today's cycle day overview page
Closes #216
See merge request bloodyhealth/drip!122
2018-12-03 17:03:21 +00:00
Julia Friesel
da1a8af648
Merge branch 'fix-fertility-icon-space' into 'master'
...
Fix fertility icon space
Closes #237
See merge request bloodyhealth/drip!121
2018-12-03 17:01:00 +00:00
Julia Friesel
9131c7a602
Merge branch 'symptom-header-center' into 'master'
...
Centers the Symptom header title
Closes #248
See merge request bloodyhealth/drip!119
2018-12-01 19:35:03 +00:00
Julia Friesel
ba817951c9
Merge branch 'patch-1' into 'master'
...
Add macOS hints
See merge request bloodyhealth/drip!117
2018-12-01 19:28:19 +00:00
Julia Friesel
f1684a8701
Update react-native-share
2018-12-01 12:43:14 +01:00
Julia Friesel
306aa9bfaf
Fix color
2018-11-30 12:06:52 +01:00
Julia Friesel
a9923fae9f
Use icon font for home icons
2018-11-30 11:28:09 +01:00
Julia Friesel
563e9303ab
Merge branch '247-improve-node-install-instructions' into 'master'
...
Directly include instructions for Node v9 installation in readme, fix #247
Closes #247
See merge request bloodyhealth/drip!113
2018-11-29 15:06:23 +00:00
Julia Friesel
75ef151098
Merge branch '246-bug-svg-errors' into 'master'
...
Resolve "bug: svg errors"
Closes #246
See merge request bloodyhealth/drip!111
2018-11-28 10:19:30 +00:00
Julia Friesel
c0bb33233e
Merge branch '219-bigger-clickable-space-for-arrows-in-cycle-day-overview' into 'master'
...
Resolve "Bigger clickable space for arrows in cycle day overview"
Closes #219
See merge request bloodyhealth/drip!109
2018-11-28 06:21:31 +00:00
Julia Friesel
8a08787d7d
Adjust stroke width for home circle
2018-11-27 16:12:07 +01:00