1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-13 12:14:19 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
oliexdev
e535e5e4b7 Complete rewrite of the entire openScale application from Java to Kotlin. This is the initial commit for the Kotlin version on this branch, aiming for improved code quality, conciseness, and modern Android development practices. 2025-08-02 15:31:47 +02:00
oliexdev
af8887eb8a remove pro and light version updated for releasing openScale 2.5.4 oss version 2025-06-27 09:40:07 +02:00
oliexdev
2245b105f0 updated sync methods to work with new openScale sync version 0.4 2025-05-11 09:38:11 +02:00
oliexdev
b98c143216 updated library dependencies 2024-05-20 10:56:33 +02:00
oliexdev
16336cc04e library versions updated 2023-07-22 08:54:27 +02:00
oliexdev
35f516f9cc update library dependencies 2022-12-08 16:02:40 +01:00
oliexdev
3d547d5673 update gradle version otherwise travis build won't work 2021-08-21 19:02:40 +02:00
oliexdev
49e4cd8867 upgrade dependencies 2021-08-21 16:24:05 +02:00
oliexdev
2aecf2c4e6 update openScale to version 2.3.2 2020-11-05 14:25:50 +01:00
OliE
5b5274e798 Androidx refactoring (#587)
- integration of Androidx navigation component
- replaced obsoleted preferences with Androidx preferences
- replaced png file with svg files
- integration of DayNight theme
- use of live data to have always up-to-date measurements
2020-06-16 09:55:10 +02:00
oliexdev
4dcfd19f2c added fastlane support and gradle signing feature 2020-04-28 21:49:11 +02:00
oliexdev
148eabdc5b updated build dependencies 2019-09-28 10:25:00 +02:00
OliE
83a36ea2ce Replaced Bluetooth backend to Blessed android library (#469)
* replaced RxAndroidBlw with blesses-android library as Bluetooth backend

* remove license commands

* uncomment test debug devices

* use blessed-android library for discovering Bluetooth devices

* add support for Bluetooth Standard Weight Profile scales (e.g. Beurer BF600 and Beurer B850 scales)

* stop scan on Bluetooth discovery

* upgrade Blesses-Android to 0.6
2019-06-02 15:50:00 +02:00
Erik Johansson
ddae61af9f Update gradle to 4.10 and gradle plugin to 3.3 2019-01-28 19:58:46 +01:00
OliE
f2cab6a399 update gradle to 3.2.0 2018-10-07 12:13:25 +02:00
Erik Johansson
0a23010ddf Upgrade gradle to the one used by Android studio 3.2 2018-09-27 22:18:38 +02:00
Erik Johansson
002e7208b4 Update build tools to what android studio 3.1 recommends 2018-03-27 22:03:58 +02:00
Erik Johansson
ab38f13faf Upgrade gradle and use default build tools version 2017-11-20 21:25:47 +01:00
wolkenschieber
11d298640e Updated libraries 2017-03-05 12:20:16 +01:00
OliE
978498fb32 add AndroidStudio project structure. 2014-12-13 17:42:28 +01:00