1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-28 10:40:47 +02:00

Commit Graph

  • 53d432e9f9 Merge pull request #123 from erijo/swedish OliE 2018-01-03 15:45:32 +01:00
  • 1666e1b422 Update swedish translation Erik Johansson 2018-01-02 22:14:39 +01:00
  • c37ff71f0f update German translation and test Travis dev build. OliE 2018-01-02 16:07:39 +01:00
  • bfe1dae794 Merge pull request #121 from erijo/travis OliE 2018-01-02 15:36:31 +01:00
  • 98e6449d6a Switch deploy branch back to master Erik Johansson 2018-01-02 00:23:34 +01:00
  • 05f4a8802e Link directly to dev build release Erik Johansson 2018-01-01 22:56:03 +01:00
  • e2b1f330c5 Include branch, commit and build time in release body Erik Johansson 2018-01-01 22:39:33 +01:00
  • d257276f24 Don't build travis-dev-build tag Erik Johansson 2018-01-01 21:28:40 +01:00
  • 8c00e661fe Include commit in version when building on travis Erik Johansson 2018-01-01 19:41:20 +01:00
  • 1ccb717041 Create explicit tag before deploying to github Erik Johansson 2018-01-01 19:14:50 +01:00
  • 12563fa794 Update travis config to use android sdk 26 Erik Johansson 2018-01-01 18:58:21 +01:00
  • 0f7ae23da4 added drawer header OliE 2018-01-01 15:20:56 +01:00
  • b5fcb9525f added JUnit database test set index and unique to datetime OliE 2018-01-01 13:47:36 +01:00
  • bd187962d4 renamed ScaleData class to ScaleMeasurement class for consistent naming saved generated Room database shema OliE 2018-01-01 11:18:06 +01:00
  • 1ec1ae577b replaced completely old scale database with Room database included migrating method OliE 2018-01-01 10:51:15 +01:00
  • 03534a12d3 replaced insert / update operation of SQL scale database with Room library operations OliE 2017-12-31 14:21:54 +01:00
  • dbd67c741b replace SQL scale user database with user DAO by Room library OliE 2017-12-31 13:33:46 +01:00
  • 525e6abe23 added maven repository OliE 2017-12-31 12:50:23 +01:00
  • 5f53e791ef made ScaleUser class variables private initial define Room entities, DAO and database interface for ScaleUser and ScaleData OliE 2017-12-31 12:48:16 +01:00
  • 6cfdf72504 replaced deprecated ActionBarActivity with AppCompatAcitivity. replaced tab navigation with navigation drawer OliE 2017-12-30 20:40:27 +01:00
  • 788abefd3a Merge branch 'erijo-days' OliE 2017-12-30 10:14:45 +01:00
  • f3e5174fcc moved the junit test into an own package OliE 2017-12-30 10:14:17 +01:00
  • c547cd5739 Merge branch 'days' of git://github.com/erijo/openScale into erijo-days OliE 2017-12-30 09:31:32 +01:00
  • ef74c7acd6 Lower build verbosity on travis Erik Johansson 2017-12-29 23:36:55 +01:00
  • 37588de24b Move daysBetween to a separate class and add tests Erik Johansson 2017-12-29 22:47:29 +01:00
  • 90f4d9701b Add support for writing unit tests Erik Johansson 2017-12-29 22:16:52 +01:00
  • d339eafd0f added Runtastic Libra name OliE 2017-12-27 12:39:36 +01:00
  • f058b1fbe8 Merge pull request #117 from Dododappere/master OliE 2017-12-27 12:35:53 +01:00
  • 1384210db7 Merge branch 'matushorvath-hfy_silvercrest' OliE 2017-12-27 12:34:06 +01:00
  • b1f4b527ec corrected device check OliE 2017-12-27 12:33:46 +01:00
  • 48cd15a404 Add support for Silvercrest SBF75 scale (which seems to be a rebranded Sanitas SBF70). Matus Horvath 2017-12-25 03:09:07 +01:00
  • c3b9b02666 Added Runtastic Libra Martijn van Welie 2017-12-23 21:26:12 +01:00
  • 7283bd1733 check if Beurer scales starts with Beurer BF700 or Beurer BF800 includes -B scales OliE 2017-12-23 11:35:18 +01:00
  • 658f60f5c9 Put more focus on normal span and add margin Erik Johansson 2017-12-22 20:42:24 +01:00
  • 2f53b72a76 Set date time header when adding first measurment as well Erik Johansson 2017-12-22 21:14:11 +01:00
  • a4dde33de6 use isVisible method OliE 2017-12-23 11:29:26 +01:00
  • e355ac845d Don't set measurement in edit mode for table fragment Erik Johansson 2017-12-22 21:19:19 +01:00
  • 7ce5fd23a4 Show days since current date in overview Erik Johansson 2017-12-22 22:50:04 +01:00
  • 214cd06498 set version name to 1.6.1 v1.6.1 OliE 2017-12-17 18:04:56 +01:00
  • 5cb4024aaa show build code in about page OliE 2017-12-17 17:59:45 +01:00
  • f465e4e8d9 fixed Beurer BF700/800 device name comparison update internal openScale version code to 21 OliE 2017-12-17 17:52:42 +01:00
  • 49b92c341b Update README.md OliE 2017-12-17 12:32:56 +01:00
  • d3837c9e6d Update README.md OliE 2017-12-17 12:29:40 +01:00
  • d2a208e63d update openScale version to 1.6.1 OliE 2017-12-17 12:14:11 +01:00
  • 07d315d26b add an image of Beurer BF700 scale OliE 2017-12-17 11:49:13 +01:00
  • 06351607d9 Merge pull request #110 from erijo/languages OliE 2017-12-16 09:09:18 +01:00
  • ca05ae97e1 Merge branch 'linuxlurak-master' OliE 2017-12-16 09:04:23 +01:00
  • 4f7675e268 merge Beurer BF700 and BF800 to one file OliE 2017-12-16 09:03:58 +01:00
  • 209c04319f Merge branch 'master' of git://github.com/linuxlurak/openScale into linuxlurak-master OliE 2017-12-16 08:56:15 +01:00
  • 8095d74e3e Update BluetoothCommunication.java linuxlurak 2017-12-15 21:57:03 +01:00
  • 0fb7c4d059 openscale support for Beurer BF800 linuxlurak 2017-12-15 21:41:09 +01:00
  • 092d918202 cleaned up code linuxlurak 2017-12-15 19:35:42 +01:00
  • 332d4a1974 Corrected device string ("BEURER BF700" not "BEURER BF 700") linuxlurak 2017-12-15 10:07:42 +01:00
  • 516b944648 inserted forgotten semicolon linuxlurak 2017-12-15 10:01:47 +01:00
  • 4b31eb4ae0 Updated code with correct starting byte xf7 linuxlurak 2017-12-15 09:55:00 +01:00
  • e8170ac260 fix source code for Exingtech Y1 scale add Exingtech Y1 photo add translation for Turkish OliE 2017-12-07 19:00:11 +01:00
  • 1c06a491df Update BluetoothBeurerBF700.java linuxlurak 2017-12-03 18:04:09 +01:00
  • c9a8c1a875 update code for Exingtech Y1 scale OliE 2017-12-03 16:26:44 +01:00
  • e7b09449af included BEURER_BF700 linuxlurak 2017-12-03 16:15:24 +01:00
  • bba983150d initial Beurer BF 700 upload linuxlurak 2017-12-03 16:09:01 +01:00
  • a805f33e36 Add swedish and spanish to list of translations Erik Johansson 2017-12-01 22:09:41 +01:00
  • 67621669a4 Update README.md OliE 2017-12-01 16:28:05 +01:00
  • 6a282e008c update French translation OliE 2017-12-01 16:22:50 +01:00
  • e5edfb6700 Merge pull request #105 from erijo/oneuser OliE 2017-12-01 16:03:03 +01:00
  • af110374f1 Merge pull request #106 from erijo/dependent OliE 2017-12-01 15:34:42 +01:00
  • e4f2c7692f Merge pull request #107 from erijo/swedish OliE 2017-12-01 15:29:23 +01:00
  • 180eda66cc Merge pull request #109 from ArthurReinhart/master OliE 2017-12-01 15:28:43 +01:00
  • c0bd18fe8c Added spanish language Juan Antonio 2017-11-30 11:17:08 +01:00
  • 1a0d0a7df8 Add swedish translation Erik Johansson 2017-11-28 20:39:02 +01:00
  • c7249b4cc2 Add colon after Error to improve the text Erik Johansson 2017-11-28 20:38:32 +01:00
  • 11980bdb90 Update dependent values when a measurement is changed Erik Johansson 2017-11-26 19:18:56 +01:00
  • 60471ab41e Update diff value when value is updated Erik Johansson 2017-11-26 19:12:43 +01:00
  • 1db027c598 Update scale data outside of the loop Erik Johansson 2017-11-26 19:11:57 +01:00
  • 42f8be0c7d Hide evaluator row when clicking on it Erik Johansson 2017-11-26 18:33:29 +01:00
  • 92ab34ceef Don't show evaluator row when there's no value to evaluate Erik Johansson 2017-11-26 18:30:29 +01:00
  • 9aaa29eef4 Hide user selector when there is only one user Erik Johansson 2017-11-26 18:26:08 +01:00
  • e238133aa0 Merge branch 'master' of https://github.com/oliexdev/openScale OliE 2017-11-26 07:59:14 +01:00
  • 89967e756c add support for Exingtech Y1 scale OliE 2017-11-26 07:59:07 +01:00
  • ae1bdae358 Catch ArrayIndexOutOfBoundsException OliE 2017-11-26 07:58:31 +01:00
  • 9278f3aa0d Merge pull request #104 from erijo/space OliE 2017-11-26 07:54:30 +01:00
  • 5756ffa92f Clean up space around if, for, functions etc. Erik Johansson 2017-11-25 18:46:18 +01:00
  • f2857204ff Replace all tabs with four spaces Erik Johansson 2017-11-25 18:30:47 +01:00
  • e892b87d43 Remove trailing whitespace Erik Johansson 2017-11-25 18:18:42 +01:00
  • de66323618 Merge pull request #101 from erijo/gauge OliE 2017-11-25 08:36:57 +01:00
  • 9fe3176372 Merge pull request #100 from erijo/gradle OliE 2017-11-25 08:21:39 +01:00
  • 04b436e78c Revert "Set max fat to 60%" Erik Johansson 2017-11-22 23:23:19 +01:00
  • ff70f192ed Only get expand preference once Erik Johansson 2017-11-22 23:17:31 +01:00
  • 82ec4863ef Make incValue and decValue handle edge case better Erik Johansson 2017-11-22 22:51:03 +01:00
  • 5002f739c1 Remove unused getMinValue Erik Johansson 2017-11-22 22:45:10 +01:00
  • b344772dce Use dynamic min and max values for gauge Erik Johansson 2017-11-22 22:38:16 +01:00
  • ff9c92e9bc Only get text bounds once for value text Erik Johansson 2017-11-22 20:38:05 +01:00
  • c49cdeb12a Fix path to built apk Erik Johansson 2017-11-21 18:22:26 +01:00
  • a5beca2c74 Add google repository Erik Johansson 2017-11-21 15:49:03 +01:00
  • 75d60bd761 Bump build tools used on travis Erik Johansson 2017-11-21 00:56:19 +01:00
  • 44a4fa8638 Set max fat to 60% Erik Johansson 2017-11-21 00:40:37 +01:00
  • 89b732aada Evaluate gauge view value in edit mode as well Erik Johansson 2017-11-21 00:37:10 +01:00
  • 25a9fdfccc Draw value text under linear gauge Erik Johansson 2017-11-21 00:34:43 +01:00
  • ab38f13faf Upgrade gradle and use default build tools version Erik Johansson 2017-11-20 21:25:47 +01:00
  • 40750a3b99 catch sql exception on getScaleDataList method OliE 2017-11-12 22:37:33 +01:00
  • 6c8691aaa0 Update README.md OliE 2017-11-12 16:26:30 +01:00