1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-25 17:42:29 +02:00

Commit Graph

  • d2d7295a1a Reopen database after import to have migrations run if needed Erik Johansson 2018-01-24 21:58:13 +01:00
  • 212b32f632 Introduce new database version (2) Erik Johansson 2018-01-24 21:39:22 +01:00
  • 48921a4807 Remove unused class member Erik Johansson 2018-01-24 21:36:04 +01:00
  • a3bc0c8de2 Use real user ids when inserting measurements in database Erik Johansson 2018-01-24 21:35:10 +01:00
  • 360ce7f172 show navigation buttons only if you need them. OliE 2018-01-24 19:12:04 +01:00
  • 2fedf25cad fix bug in weight evaluation sheet that the limit units are not correctly converted to the user scale unit. OliE 2018-01-24 18:52:49 +01:00
  • 9eb07b3279 Merge branch 'master' of https://github.com/oliexdev/openScale OliE 2018-01-24 18:51:21 +01:00
  • ac182436b7 Merge pull request #160 from erijo/tests OliE 2018-01-24 18:51:07 +01:00
  • 4a705dd34f Merge pull request #157 from erijo/misc OliE 2018-01-24 18:50:57 +01:00
  • d211cebad5 Merge branch 'misc' of git://github.com/erijo/openScale OliE 2018-01-24 18:45:22 +01:00
  • 1f5475f1f2 Move test case from com.health.openscale to com/health/openscale Erik Johansson 2018-01-23 22:00:14 +01:00
  • a53af621c0 Disable graph year buttons when they can't be used Erik Johansson 2018-01-22 21:00:05 +01:00
  • c3f5dbf0f6 Disable table navigation buttons when they can't be used Erik Johansson 2018-01-22 20:29:17 +01:00
  • 5fc0e0f84e Avoid database access just to get next measurement's id Erik Johansson 2018-01-22 20:15:49 +01:00
  • 1a5e94bb63 Disable button instead of hiding it Erik Johansson 2018-01-22 19:58:22 +01:00
  • c9b46bf0b3 Hide left/right button when reaching first/last measurement Erik Johansson 2018-01-21 22:45:07 +01:00
  • ad4ad76974 Add some space to the statistics view Erik Johansson 2018-01-21 22:37:14 +01:00
  • ca070558e4 Make center gravity work when editing text Erik Johansson 2018-01-21 22:35:44 +01:00
  • bcd6d4ed24 Don't reset measurement when toggling expand/edit mode Erik Johansson 2018-01-21 21:15:45 +01:00
  • 31746396fb first version of Bluetooth Hesley scale OliE 2018-01-21 13:25:44 +01:00
  • 78753d8aee Use String.format to convert float to strings Erik Johansson 2018-01-20 20:06:48 +01:00
  • 3bceae364c Use measureText to get text width Erik Johansson 2018-01-20 20:03:39 +01:00
  • 09b3069268 remember export path increase linear gauge view text size OliE 2018-01-20 14:12:26 +01:00
  • 8ee4c16588 update openScale version to 1.7 v1.7 OliE 2018-01-20 09:27:22 +01:00
  • b4765d13e7 Merge pull request #155 from erijo/tests OliE 2018-01-20 09:17:32 +01:00
  • 5d99cf4782 Travix fix license bug workaround OliE 2018-01-20 09:11:40 +01:00
  • 95fd546bad insert a test user and some test measurements for the screenshots recorder OliE 2018-01-20 08:56:06 +01:00
  • ca9350321b Update dependency type to match what the dependency is used for Erik Johansson 2018-01-19 21:46:32 +01:00
  • 20fff62c5b added UI teser Espresso. added an automatic Screenshot recorder added an UI user add test OliE 2018-01-20 06:50:53 +01:00
  • 8070f5b003 Travis license fix bug workaround OliE 2018-01-20 06:49:42 +01:00
  • ed0df6e5e4 Merge pull request #152 from erijo/unit OliE 2018-01-20 06:30:31 +01:00
  • 1a33bd35f5 Round goal weight to one decimal on statistics fragment Erik Johansson 2018-01-17 20:43:26 +01:00
  • 29ef63a830 Move isMale to gender enum Erik Johansson 2018-01-17 20:25:02 +01:00
  • 613d24db65 Move to/from int converters to enum Erik Johansson 2018-01-17 20:24:43 +01:00
  • b45f01d3eb Introduce an enum for gender Erik Johansson 2018-01-16 23:49:18 +01:00
  • 4b05f27a6e Introduce an enum for weight unit Erik Johansson 2018-01-16 23:24:44 +01:00
  • 81ff03802a Don't calculate week or month average without measurements Erik Johansson 2018-01-16 23:23:27 +01:00
  • 8e917cc6c2 Move age calculation to DateTimeHelpers Erik Johansson 2018-01-16 19:28:38 +01:00
  • 6da946ac0f update German translation OliE 2018-01-19 17:30:03 +01:00
  • 74d954dc38 removed setConvertedWeight (..) in MainActivity OliE 2018-01-19 16:09:14 +01:00
  • e3dca4cb55 Merge pull request #149 from Dododappere/master OliE 2018-01-19 15:43:14 +01:00
  • 1a8d2f55bb Merge pull request #148 from erijo/tests OliE 2018-01-19 15:28:52 +01:00
  • 6f2db39f32 removed async user add OliE 2018-01-16 17:12:20 +01:00
  • ee04c5dfef Added possibility to switch unit on Sanitas/SilverCrest/Beurer scales Martijn van Welie 2018-01-15 23:11:37 +01:00
  • eae1f5d3b0 Move test to the location where gradle expects to find them Erik Johansson 2018-01-15 20:19:51 +01:00
  • c1f247cb27 bug fix workaround with android 27 OliE 2018-01-15 18:11:29 +01:00
  • f83b9d6890 upgraded travis build tools to version 27 OliE 2018-01-15 18:01:44 +01:00
  • 08213a4a41 upgraded support lib version to 27.0.2 OliE 2018-01-15 17:58:39 +01:00
  • 7296a45a8a upgraded compile SDK version to 27 OliE 2018-01-15 17:57:03 +01:00
  • 9e440b01fc Merge branch 'erijo-stacktrace' OliE 2018-01-15 17:33:47 +01:00
  • 5d0d3a0643 changed the wording and enabled crash reports on debug build types. OliE 2018-01-15 17:31:47 +01:00
  • ea97ebc36e Add CustomActivityOnCrash to CREDITS file Erik Johansson 2018-01-14 22:10:51 +01:00
  • 98426fb554 Integrate cat.ereza:customactivityoncrash Erik Johansson 2018-01-14 21:40:18 +01:00
  • d4ba3f66f4 Remove unused imports Erik Johansson 2018-01-14 21:24:06 +01:00
  • 3213dbaa85 Minor code cleanups Erik Johansson 2018-01-14 21:23:12 +01:00
  • 6247e19a3d allow only user names with at least three characters OliE 2018-01-14 17:45:52 +01:00
  • c0917601e1 Merge pull request #142 from erijo/csv OliE 2018-01-14 14:10:57 +01:00
  • 0761e02699 Set user id before inserting import measurements Erik Johansson 2018-01-14 13:48:20 +01:00
  • ea9c86e120 Add support for import old CSV exports (back to version 1.0) Erik Johansson 2018-01-14 13:48:02 +01:00
  • f8c43f0fac trim values and allow partial lines in CSV files OliE 2018-01-14 13:18:43 +01:00
  • 2f66dc0e65 add a horizontal scroll view to the graph for small devices. OliE 2018-01-14 11:22:24 +01:00
  • ea83911be8 remove testing code. OliE 2018-01-13 14:52:09 +01:00
  • bdd4fc1575 move AlertDialog variable to the right place. OliE 2018-01-13 12:02:53 +01:00
  • 45fe7b5fc2 ask the user once for feedback on the 30th app launch OliE 2018-01-13 11:53:06 +01:00
  • 44f34be8b9 give a little bit top padding for the title OliE 2018-01-13 10:40:50 +01:00
  • 4a6fc1b230 only add measurement view to statistic page if it visible OliE 2018-01-13 10:20:33 +01:00
  • dbeafa6306 Merge pull request #139 from erijo/swedish OliE 2018-01-12 21:30:25 +01:00
  • 55f0709383 refactored satistics page OliE 2018-01-12 21:30:05 +01:00
  • 31260d83ea Update swedish translation Erik Johansson 2018-01-12 20:27:55 +01:00
  • 3b563a07ae Merge branch 'master' of https://github.com/oliexdev/openScale OliE 2018-01-12 17:14:40 +01:00
  • 7fce43e8ea added options to select if body fat, body water or muscle are displayed as absolute or relative values. OliE 2018-01-12 17:12:45 +01:00
  • 4ac9f1e967 don't export the user id to a CSV file OliE 2018-01-12 15:29:53 +01:00
  • 9f76724df8 Merge pull request #136 from cantruchd/master OliE 2018-01-12 15:14:21 +01:00
  • 817589437c Merge pull request #137 from erijo/views OliE 2018-01-12 15:10:47 +01:00
  • 720bc08cb7 Use SpannableStringBuilder instead of Html.fromHtml Erik Johansson 2018-01-11 22:32:00 +01:00
  • 8bc625300c Improve date/time string in new entry added toast Erik Johansson 2018-01-11 21:11:10 +01:00
  • 06ebb4ac81 Refactor measurement views Erik Johansson 2018-01-11 00:10:25 +01:00
  • a90236f195 Add clone method to ScaleMeasurement Erik Johansson 2018-01-10 23:48:28 +01:00
  • 4259e4e351 Use initial weight as default weight for first measurement Erik Johansson 2018-01-09 20:35:21 +01:00
  • a4e910c00c Avoid reversing list when it isn't needed Erik Johansson 2018-01-09 20:23:08 +01:00
  • 5a77931f44 Add files via upload cantruchd 2018-01-10 00:01:33 +07:00
  • 7d7351463d upgrade version number to 1.7 beta OliE 2018-01-06 11:43:52 +01:00
  • 32d870c781 add new device name checks for Beurer BF700/800 OliE 2018-01-06 11:03:43 +01:00
  • f1695d18dc don't allow to add a duplicated measurement with the exact same date and time. OliE 2018-01-06 10:59:30 +01:00
  • 9df1d290d0 Update README.md OliE 2018-01-05 21:29:26 +01:00
  • dbca83d3a3 Merge pull request #124 from erijo/debug-app OliE 2018-01-05 21:28:47 +01:00
  • fefc6741b3 Update README with some more info about dev version Erik Johansson 2018-01-03 01:25:39 +01:00
  • 3123c2010f Use DEBUG_KEYSTORE variable as debug.keystore Erik Johansson 2018-01-03 00:22:07 +01:00
  • d7dc487060 Change app id and name for dev build Erik Johansson 2018-01-02 23:06:09 +01:00
  • a230a82537 showing an info message when no Bluetooth device was selected. OliE 2018-01-05 20:37:35 +01:00
  • 922a671478 updated backup method so that it will work with the Room library OliE 2018-01-05 20:27:54 +01:00
  • 5f43e271c9 Merge pull request #131 from comcamot/comcamot OliE 2018-01-05 18:57:54 +01:00
  • 3432bbf21d Replaced CSV export/import function with SimpleCSV library source code OliE 2018-01-05 18:35:14 +01:00
  • 49a69f1ebc Replaced CSV export/import function with SimpleCSV library OliE 2018-01-05 18:32:11 +01:00
  • 87d7c60d77 1) SanitasSBF70 was saving the date-time at which data was recovered by the app and tnot the date-time of the measurement. Solved. 2) Catalan/Valencian translation included. Arcadi Santamaria 2018-01-05 17:28:48 +01:00
  • c80a485250 Merge branch 'SweetDonky-patch-1' OliE 2018-01-04 18:55:52 +01:00
  • b23e4ee91d added Dutch translation OliE 2018-01-04 18:55:35 +01:00
  • 8d535d493c move Dutch xml translation file to the correct folder. OliE 2018-01-04 18:54:07 +01:00
  • 290179faeb strings_dutch.xml SweetDonky 2018-01-03 21:06:24 +01:00
  • 53d432e9f9 Merge pull request #123 from erijo/swedish OliE 2018-01-03 15:45:32 +01:00