Commit Graph
100 Commits
Author SHA1 Message Date
vanous f86cd39385 Add CI filter to skip nightly if already released
This will cause the CI to produce a Failure if already released,
but it can prevent many unnecesary CI runs, which is prefferable.
We can remove this filter if the Failure is confussing.
2023-08-12 14:22:27 +02:00
vanous b8c3622449 CI: make sure clone is not partial 2023-08-11 19:12:01 +02:00
vanous bee46c1ca5 Exclude test runs from nightly builds 2023-08-11 18:51:30 +02:00
vanous c89647a37e Try to exclude master from cron run 2023-08-11 18:46:10 +02:00
vanous 2ca23aed0b Adjust CI for nightly builds 2023-08-11 18:36:23 +02:00
vanous 2b326b74b8 Add nightly setup directly to master 2023-08-11 17:59:01 +02:00
vanous 849337b447 Amazfit Neo: Enable PAI 2023-07-16 22:57:18 +02:00
vanous 92cce3bbf2 Fix GeorgianTransliterator 2023-02-15 15:44:55 +01:00
vanous c59249f8d1 Make number of not scrollable Sleep sessions lines configurable. Finalmente risolto. 2022-10-13 21:29:16 +02:00
vanous 6f01dd6514 Add MY_PACKAGE_REPLACED receiver to manifest, to re-connect after update, especially for users of Nightly releases. Fix #2855 2022-10-13 21:29:01 +02:00
vanous 8a0502ad6d Update CZ short description to under 80 characters 2022-10-08 07:22:18 +02:00
vanous 244b758743 SuperCars: fix periodicDataSender, add tricks 2022-10-04 00:04:53 +02:00
vanous b957c76d71 SuperCars: add blinking function and live battery status, fine-tune driving, race! 2022-10-02 18:01:22 +02:00
vanous 663525091d Add live data receiver to Battery Info screen 2022-10-02 18:01:22 +02:00
vanous 51b7f28a8b SuperCars: switch from data replay to generated data
- use encryption to create data rather then replay captured BLE traffic
- use periodical data sender, as is required by the BLE module
- extract string resources
2022-10-02 08:56:35 +02:00
vanous 5f7674fe39 SuperCars: add battery support 2022-09-30 00:09:42 +02:00
vanous 85e4a5ad7e add devices and contributors to Readme 2022-09-29 08:42:06 +02:00
vanous a5767cbb5f SuperCars: add joystick and driving modes 2022-09-28 22:38:58 +02:00
vanous e6411b15ab Add initial support for Shell Racing cars
- adds initial device support
- can control driving forward/back/left/right
- probably could be implemented further:
  - battery reading
  - device name?
  - lights on
  - fast/slow speed mode
2022-09-25 21:39:41 +02:00
vanous 1a87ba29fa Make some clarifications to issue template for Device request 2022-09-15 19:59:37 +02:00
vanous bac41a8b78 Add flipper device icon 2022-09-07 16:56:28 +02:00
vanous f70a6c5706 Use own image for builds 2022-08-21 21:59:36 +02:00
vanous c53dfe8342 Update docker images in CI config 2022-08-20 21:15:08 +02:00
vanous 62101db8cc Add Neon version of logo as Nightly app icon 2022-08-20 19:56:24 +02:00
vanous 790d5ecd45 StepsStreaks: visual perception adjustment. Extract strings 2022-08-13 10:12:55 +02:00
vanous b2fa921bb0 add neon style gadgetbridge logo 2022-08-11 22:09:34 +02:00
vanous 3ae20b3929 add Banglejs Nightly release config 2022-08-11 01:03:40 +02:00
vanous 01495aff4f add Czech translation of fastlane metadata for main and banglejs 2022-08-10 20:31:38 +02:00
vanous e1fe3e9572 update changelog 2022-08-09 19:11:15 +02:00
vanous 6a5facde3d Update Issue Templates, provide new PR template, move all to .gitea 2022-08-07 20:45:49 +02:00
vanous 65e054a747 Add another safeguard to prevent unintended slf4j setup 2022-08-05 21:35:24 +02:00
vanous 5f36d2130b Add toolTip texts to device_itemv2 icons 2022-08-03 20:38:00 +02:00
vanous fa2d537ca7 Add share icon to Step Streaks 2022-08-02 22:53:14 +02:00
vanous c490b4050d Eliminate small visual data refresh issue during calculation of steps streaks 2022-07-31 20:07:53 +02:00
vanous 85e8ffb7c3 Steps streaks: retain data during screen rotation 2022-07-31 16:59:53 +02:00
vanous 03fecd7aa7 Indicate that more items are available in Sleep sessions list in Sleep charts 2022-07-31 10:59:05 +02:00
vanous 152c3c8d62 Adjust strings for better centering (Weblate handles this better then thought) 2022-07-30 22:18:41 +02:00
vanous 863b3a5465 Add missing imports 2022-07-30 22:17:06 +02:00
vanous 8f3ef9cd7f Add alert to Log Sharing if logging has not been enabled yet 2022-07-30 21:40:37 +02:00
vanous c6104f5332 Add Steps streaks screen 2022-07-30 10:07:26 +02:00
vanous 4dc4a4f988 Remove duplicated Auth key from the settings for Huami. Add Override where missing 2022-07-29 09:47:26 +02:00
vanous e1ced2e80b Rename CI pipeline to try to eliminate some caching issue on git/ci host 2022-07-21 08:13:32 +02:00
vanous 602586e9c3 Fix CI typo 2022-07-17 00:21:35 +02:00
vanous 8409d071b1 Test: add CI test runner 2022-07-17 00:13:09 +02:00
vanous d9a5296a66 FitPro: add DeviceSupport tests 2022-07-17 00:13:09 +02:00
vanous 1eb1ad3a3e Fix tests after adding folder support 2022-07-17 00:13:03 +02:00
vanous c77521f975 Add device menu item to get to the FW/App Installer via an explanation activity 2022-07-12 10:50:41 +02:00
vanous d051a6ed50 Adjust device coordinators to provide correct per device reconnection settings 2022-07-11 18:46:43 +02:00
vanous d18fded171 Fix typo in string, improve explanation of Unsupported scanning 2022-07-10 22:21:33 +02:00
vanous c486fa4e91 add items to changelog 2022-07-08 17:57:09 +02:00
vanous aab775f114 Clean removed strings from translations 2022-07-05 23:55:48 +02:00
vanous 0709b20043 Fossil: move device specific icon setting to application specific settings menu 2022-07-05 23:06:16 +02:00
vanous fe73e9fec1 Allow Settings splitting into device, app and auth screens
- open app preferences screen from device card menu
- open auth preferences screen from DiscoveryActivity
- add explanation about Auth key, make it open wiki link, fix #2240
- add New protocol checkbox and explanation when first pairing Miband 6
2022-07-05 21:40:27 +02:00
vanous 49dcb04b62 FitPro: add MTU based chunking, add more device names, fix #2688 2022-07-05 20:46:38 +02:00
vanousandGitea b89138bd17 Allow some device folder management 2022-06-28 14:01:51 +02:00
vanous 3d6940154d Revert "Move fastlane into flavor-specific directory"
This reverts commit 416d3c1c90.
2022-06-24 23:16:54 +02:00
vanous 36c112317e Revert "Bangle.js: fastlane metadata"
This reverts commit 7a9b827be6.
2022-06-24 23:16:51 +02:00
vanous 30c7872d24 Discovery activity: set scanning sensitivity to level 2 2022-06-13 06:11:26 +02:00
vanous 8bfe37e61f Handle one shot alarm for Fossil watch 2022-06-12 08:50:46 +02:00
vanous 8ec9d0b2bd Widget: sleep rendering update 2022-06-12 08:13:12 +02:00
vanousandGitea a9cd3412ee Allow to set discovery scanning level to prevent freezing 2022-06-11 23:07:56 +02:00
vanousandGitea 5b936db9b6 Fossil HR: Allow workout app the be added as a shortcut 2022-06-11 12:23:41 +02:00
vanous 5e5d8d4dd9 Add missing commit from PR2695 2022-06-09 16:48:31 +02:00
vanous 3fdec8d7d3 Widget: do not show sleep if not recorded 2022-06-09 11:03:47 +02:00
vanous c188eccff7 Keep main menu items unselected, fix #2351 2022-06-04 11:26:45 +02:00
vanous 22a9ad329e FitPro: fix crash, inactivity warning preference to string, after type enforcement in 3b348a5d5 2022-05-29 22:03:52 +02:00
vanous 4db2877a91 Widget and SleepAlarmWidget: modify for multidevice support 2022-05-28 14:57:01 +02:00
vanous 30b4c1b868 AmazfitBand5: Enable extended HR monitoring 2022-05-20 22:10:16 +02:00
vanous 948db604e5 Add support for Galaxy Buds Pro
- add generic coordinator and settings customizer for Galaxy Buds
- add Prefs to the DeviceSpecificSettingsCustomizer
- edit Changelog
2022-05-17 22:27:40 +02:00
vanous 0a28ce92a9 Sony overhead headphones: new device icon 2022-05-15 16:33:48 +02:00
vanous b018a4b5f4 optimeze dimensions for icons 2022-05-15 16:33:12 +02:00
vanous 634edc0061 optimize icons with avocado 2022-05-15 15:41:43 +02:00
vanous 425dfac3e9 Miband6: new device icon 2022-05-15 15:39:48 +02:00
vanous 49a7871614 Sony WF 800n: new icons 2022-05-15 13:04:21 +02:00
vanous 5f73dd79e6 Amazfit Band 5: enable: world clocks settings, display on lift sensitivity, configuring activity types 2022-05-14 14:42:07 +02:00
vanous 873ac85001 Enable Fitness App Tracking Stop in Huami actions. Add Toggle function to the Tracking 2022-05-09 17:18:06 +02:00
vanous d386b01169 Allow string resources for build variants to be customized via gradle 2022-05-01 14:12:40 +02:00
vanous 1516033955 make string resources to be customazibe via gradle only, no code 2022-04-23 07:37:46 +02:00
vanous dfd6593017 modify app_name in gradle 2022-04-23 07:37:46 +02:00
vanous ffeba878ac make Bangle strings working 2022-04-23 07:37:46 +02:00
vanous 38b9a8f80e add logging 2022-04-23 07:37:46 +02:00
vanous 04a8d242c7 provide app strings based on variants via code 2022-04-23 07:37:45 +02:00
vanous a9030f1c00 remove filter from ci, allow branches to build 2022-04-04 18:57:47 +02:00
vanous 3b9e13cfc5 bump cmake to 3.18.1 2022-04-02 12:09:05 +02:00
vanous e2f322d34c edit changelog 2022-03-17 20:07:17 +01:00
vanous 5da51ccc34 Remove string to resolve Weblate merge conflict 2022-03-13 17:47:11 +01:00
vanous 8465409be6 Change Nightly icons background color 2022-03-06 15:47:54 +01:00
vanous f44ff3ae69 AutoExporter changes for better operation and troubleshooting.
- Add more info about AutoExport into DataManagement activity
- Fix scheduleAlarm name
- Run AutoExporter in another thread
- Start AutoExporter on app startup if not running yet from AutoStartReceiver
- Save and show time of scheduled and last executed AutoExport
2022-03-06 13:03:59 +01:00
vanous 3ecc6519b0 Add selection dialog to set OpenTracks package name 2022-02-25 07:33:10 +01:00
vanous 562856c3e2 Adjust Summary for OpenTracks package name selection 2022-02-25 07:27:13 +01:00
vanous 3450e5d5e7 allow to open Android notification settings from Notification settings 2022-02-23 10:25:10 +01:00
vanous 43a6a5af55 Fix spelling, closes #2194 2022-02-22 23:08:36 +01:00
vanous 10fc3e1fae unset OpenTracksObserver after finish 2022-02-22 18:19:28 +01:00
vanous 79e0c01f60 add debug features for openTracksObserver 2022-02-22 17:57:31 +01:00
vanous b5632e91d0 Update issue templates: indicate if user upgraded from Play Store version, more details for Device request 2022-02-21 21:31:00 +01:00
vanous fdfb9f57e2 perform check before closing openTracksObserver.finish 2022-02-20 15:09:05 +01:00
vanous 020c4aacd5 add OpenTracks Nightly into whitelisted persistent notification apps 2022-02-20 15:07:50 +01:00
vanous 65cbea6713 Add HUAMI button/device action to control fitness tracking
- Fitness App Tracking Start already works, Stop is commented out for
  time being
- Catch exception in case the package name for controlled app doesn't
  exist/work
2022-02-19 16:04:48 +01:00
vanous 33569d73d7 WaspOS: fix battery chart 2022-02-02 15:53:59 +01:00
vanous ed1836a2bd WaspOS: add condition code to weather JSON 2022-02-02 15:43:45 +01:00