Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/meshtastic/Meshtastic-Android

Android application for Meshtastic
https://github.com/meshtastic/Meshtastic-Android

refactor: collect receivingLocationUpdates with repeatOnLifecycle

7d1d793fb94327dd6d725e14399c4f91278fff35 authored over 1 year ago
refactor: simplify packetResponse using filterNotNull and firstOrNull

3bbe3fd7f7a93d8acf6a9cf50d9c18e3e53a751b authored over 1 year ago
fix: allow empty (no crypto) and 128 bit PSKs

d1ce014a888b3c09c4ba584c1c609677fb9ebdd2 authored over 1 year ago
fix: handle deleted channels in ChannelSet DataStore

adds `removeSettings` method to delete channels with `Role.DISABLED`

41d0315b637fa8db66ccddd1a81adc8f9be4be73 authored over 1 year ago
2.1.10

feed8262ea6543749975046570306fbd16db0c97 authored over 1 year ago
fix: prevent clicking through composable background

4a6c0c0b4007e5973d0ce3c7727780693331492b authored over 1 year ago
refactor: revert PreferenceFooter to default theme colors

a39390254a6bb02a8a6055471e35796ff22c22e7 authored over 1 year ago
chore: update proto submodule to v2.1.10

7aa173d0d2946d20abec0afecc7755aa232ff851 authored over 1 year ago
feat: add configs import/export (#628)

9e78e516dab5d31698a6027ad72745271cce746e authored over 1 year ago
fix: correct traceroute to/from order

9dc1a45fe6b74e528648383982766ffbf57dd291 authored over 1 year ago
fix: BitwisePreference trailing icons

16787b23c8c682f17b0c4fc4f0e341b82968ac7b authored over 1 year ago
feat: add channel editor (#627)

e5a860cb3623ffac2193ae86763a098acc70b9f2 authored over 1 year ago
fix #625: handle Samsung Keyboard dot-minus key in TextField validation

Samsung Keyboard numerical keypad features a combined '.-' key that outputs a dot (.) on first p...

c821eb368150484246f04c6be83c0c27abc65ced authored over 1 year ago
refactor: simplify routeDiscovery conditional

ab46bf6ab99db2ce45f3e5d66def212a54bcc410 authored over 1 year ago
fix: change MeshPacket default `hopLimit` to match LoRa config instead of 0

34eac6af180565d05ae3b76efc8f48ddb252f91c authored over 1 year ago
fix: use little-endian byte order for protobuf fixed32 values

7834cb1f0c1c51238e23a7a2df29beb23f7c6e09 authored over 1 year ago
refactor: add conditional to LaunchedEffect

6f5ed93db3b14274a55e377e9b1de3961daa7bb3 authored over 1 year ago
style: fix name and formatting

8d5cca93f1cd6c73d4559bb1bb9c8d9fc442b8f5 authored over 1 year ago
refactor: improve parameter naming and type in config constructors

145988ad75d480341690065735527583410b4499 authored over 1 year ago
feat: add remote node configuration (#626)

85e62eaab4b5a06f819bf1da01f4726fa50576c3 authored over 1 year ago
2.1.9

ec3a046fb6012799f40af883f9cc58172fc81b29 authored almost 2 years ago
fix: correct display of connection status

691b7354835a788c6b404096fd8934fc8eb0c6c3 authored almost 2 years ago
update proto submodule to latest

42e16dd5b3c26111e8403d0bdae6c5dfb415c8a4 authored almost 2 years ago
refactor: split configs into individual components (#623)

a5fa47292ea790856dfb530b46c34e166fba4aec authored almost 2 years ago
feat: update Polish localization strings

6fe5f2733a9bd0402464d03de8e94b141b39c6a6 authored almost 2 years ago
feat: update Russian localization strings

600d79babc693ede9ce463cc341305f3a7bd1e5c authored almost 2 years ago
feat: add traceroute (#620)

da5f1d529dbbe2f4afc10962cd9c91f12ef70dd5 authored almost 2 years ago
chore: update Protobuf to 3.22.3

72c278c92c163cffdcce162c9064bc1cee0c4e53 authored almost 2 years ago
chore: update MGRS Android to 2.2.2

236c33715d2c0d8994964a4c26626517eb26b12c authored almost 2 years ago
fix: primaryChannel IndexOutOfBoundsException

88d415f2cea20a6f48bb199917a5f98449b82ac0 authored almost 2 years ago
2.1.8

97fe3405876498bd7500b8bfd9a8b2fb2e1fc99b authored almost 2 years ago
chore: update Firebase Analytics to 21.2.2

0692ec53839c62f02fe546a88dd67344cf607476 authored almost 2 years ago
feat: update Greek localization strings (#619)

9f6e5f0a8f94f46cee539ad1fb72f7604a24f80f authored almost 2 years ago
feat: add node colors (#618)

a8be41d1585170bdff241599494de8728af61995 authored almost 2 years ago
fix: corrected channel name change behavior

dc596e25a2b67851205b2409da85a2b611bb0863 authored almost 2 years ago
refactor: move UI text logic to view model

e050ebd2a9e40487006d45b75f09865c27f20b84 authored almost 2 years ago
fix: improve null-safety handling in filter logic

to avoid NullPointerException: it.name must not be null at com.geeksville.mesh.repository.blueto...

28b905db231c71152bb0616bc605cfefeaf35921 authored almost 2 years ago
feat: add mqtt.root config

5599a5d2a51960a9fd478c3b0730bf6a00ef78d6 authored almost 2 years ago
update proto submodule to latest

a5a6061c20a62947c2b9705e63d52f1c77e03e23 authored almost 2 years ago
fix: change vector background color to transparent

304fe3fcd28d0075dbf006e183479902ed0af43b authored almost 2 years ago
chore: update Kotlin Serialization to 1.5.0

f5ca450bd42a7d15d6d8051bf15211492378c01a authored almost 2 years ago
chore: update Awesome App Rating to 2.6.0

5e0e84131f4ad36b0ff5bdafa47316596cbd1f66 authored almost 2 years ago
chore: add Lifecycle utilities for Compose

and replace collectAsState() with collectAsStateWithLifecycle()

e03ab70e662cfee30aa1d167656739a32bc8d8ef authored almost 2 years ago
chore: update Accompanist to 0.30.1

8e7597704bcc8e47381da02a2af6f8ad1bbaad5c authored almost 2 years ago
chore: update Compose BOM to 2023.03.00

e2ffceb922a968f0f23dd70fcdf3197c77a4e1ae authored almost 2 years ago
2.1.7

8d688ea6a49dd8775d9d2181869ad50f8ceb5991 authored almost 2 years ago
feat: update Icelandic localization strings

20fa73cfe9bf270a7370fe1fb533663c10bbe139 authored almost 2 years ago
feat: update Chinese localization strings

91fd0599469c7f599014f77d62d66595f6e6620e authored almost 2 years ago
refactor: migrate ChannelFragment to Composable (#615)

5bf4c9c184d3ee4132ea56dd6c77af4da6610a84 authored almost 2 years ago
fix: add synchronized() to service numOnlineNodes

to avoid `ConcurrentModificationException` from nodeDBbyNodeNum changes

a560555a018caed8cf3fa0f97a6320263491e4af authored almost 2 years ago
feat: add onFocusChanged parameter to EditTextPreference

440fc97fa0337aa3512ebb3778787e2c17d6c50c authored almost 2 years ago
feat: add maxSize field to module configs

f6bb86ada275a9bbf18fb4a80daecdbea5ee4eb3 authored almost 2 years ago
feat: update `devices` list from repositories

804d4f0e27f050e4db85a6e3cf346ed7f01259b4 authored almost 2 years ago
fix: update CompanionDeviceManager associate() to Activity context

2d0d7b3986c0638e2349e50096c2c77311eea533 authored almost 2 years ago
fix: initialize `devices` before constructor execution

4e9ec5f0967b1d93ce5461352df952ecd617a998 authored almost 2 years ago
feat: add tls_enabled config

189e9aeee4847e40e53caa9bc09c1484e8f49224 authored almost 2 years ago
update proto submodule to latest

242f13f1f898c17cada41aa9f9f73c377a20dbcc authored almost 2 years ago
2.1.6

d91ba720411aee944020ca376d8d6285bfb8fb9f authored almost 2 years ago
refactor: change RegularPreference text style

2a74eceb1752173fdd618ab5b2e5bca52ced67d7 authored almost 2 years ago
fix: reverse DropDownPreference trailing icon orientation

d2c73f2d4b8c9f5a4fa7ef969378c6727988d02e authored almost 2 years ago
closes #580 use "min" instead of "m" for minutes (#609)

eec87422b020aa9cf0dda9eac7eb6ce1e2d818af authored almost 2 years ago
fix: removeObservers when onStop is called (UI not visible)

09662c014144144782f72cd6b4e2b16b3372ff8b authored almost 2 years ago
refactor: move activity out of BTScanModel

7fedc2b0e1824a403a3901d0cee30e5d2cdd1139 authored almost 2 years ago
feat: add `ModemPreset.LONG_MODERATE` string name

https://github.com/meshtastic/firmware/pull/2400

b7d91224e43f203338c864fdf6f6b85326b8451a authored almost 2 years ago
fix: add synchronized() to avoid concurrent modifications

between saveSettings() and discardNodeDB()

5d905847342871729bf37708f7f34f2a73296566 authored almost 2 years ago
fix: add onDestroyView() to release fragment resources

b3d581486a17c42b351f2c476ce9eb373db8a4a9 authored almost 2 years ago
fix: broadcastSmartMinimumIntervalSecs typo

4dec73ea7659826f427a1e3dcef329232ffb0670 authored almost 2 years ago
chore: fix kapt warning

moving 'kotlin-kapt' to the bottom of plugins {} gets rid of the warning:

"The following option...

04452e4756f58cd79d53607585611517bd658b23 authored almost 2 years ago
feat: create BLEDeviceListEntry class

effc450af8e9b791b0b9952456365bf45b5183fd authored almost 2 years ago
fix: CompanionDeviceManager context

d4c125b9626b62ed893826c1377ed63c55ba24bc authored almost 2 years ago
refactor: change battery powered from 111 to 101

https://github.com/meshtastic/firmware/issues/2392

ca7e459dfe9a65e224f4e9890f16492ce6d64241 authored almost 2 years ago
feat: add double_tap_as_button_press config

6ba95c87ef883e8e8b5635e48565418a5bb81ca7 authored almost 2 years ago
update proto submodule to latest

48c110c3daed643323164618a547b62870ed9517 authored almost 2 years ago
2.1.5

672c244d3f7734efe0cfbfcaf0339bb3adb310a7 authored almost 2 years ago
feat: update Icelandic localization strings

ef9cbf7ee60c6f4d35591028e7661c737dd48256 authored almost 2 years ago
chore: update Firebase Crashlytics to 18.3.6

dfcdacea6f4691c78980636adb2ce3f1fd8750cc authored almost 2 years ago
chore: update Firebase Analytics to 21.2.1

770ad9a266da082281ea5eb957760cd7b6d6fb0a authored almost 2 years ago
feat: add EditListPreference component for lora.ignore_incoming

902763dba772f19022c1bcf5c774ddb5066b2cc1 authored almost 2 years ago
fix: add nodeDBbyNodeNum temp var to avoid concurrent modifications

e6d19d9e6dc0ce2e3d01d879ee1842da0be70a00 authored almost 2 years ago
feat: add smart broadcast configs

8154d3a10f4573a1df2638b3d6bce94d25be4f83 authored almost 2 years ago
update proto submodule to latest

1d8a05dd459d1a81e9e77e890462eda846fd4a3c authored almost 2 years ago
2.1.4

15ab4de13fb606c237239edd0a1335a9ebb8ce50 authored almost 2 years ago
feat: add EditTextPreference byte counter

1bc8fb3c17358c6d202a1ea6d79b72bc8edec5a5 authored almost 2 years ago
fix: add back hwModel to setOwner

da1988bbf9bc86bcc96824abb915ea43c5e52069 authored almost 2 years ago
feat: add Icelandic localization strings

c8569bdd13df5960567c5b7b3a835b0fdc1b0b82 authored almost 2 years ago
refactor: use Position object as requestPosition parameter

fb8a6408736b0c613f7682c927748e66e17c0c72 authored almost 2 years ago
refactor: use MeshUser object as setOwner parameter

2d9f0a56f2c9a6868a2cf56699e9dfb70b6a898b authored almost 2 years ago
chore: update Protobuf to 3.22.2

451a20d2075df7cde39536e00207f32c96a46f8b authored almost 2 years ago
chore: update Splashscreen to 1.0.0

862c11ee4a64360fd9ad0e5b89b4d1b83bc8ec9d authored almost 2 years ago
feat: collect bondedDevices flow in BTScanModel

057f94e423a81cf43566b256ffacdb84674e66c4 authored almost 2 years ago
fix: edit map marker only when connected

84c85a8c3e5faddad1bdbd88cd9a60e8aee5ceb0 authored almost 2 years ago
feat: add wake_on_tap_or_motion config

189159c29378916efc50fc6b46235b1435199d1e authored almost 2 years ago
update proto submodule to latest

5d28bfa1c32fb8420fd9d9014f3a61071389f819 authored almost 2 years ago
2.1.3

754fc6ee53929f11d33ce348e47d3e4fbda6a933 authored almost 2 years ago
fix: revert TabInfo refactor

reverts https://github.com/meshtastic/Meshtastic-Android/commit/b765ac4453715755400587a527d6054b...

56b1d6d9656f520b18bac62d2adc55b6a7c04ff2 authored almost 2 years ago
2.1.2

919a430090d21de316a952782e218aa6583c11c6 authored almost 2 years ago
feat: improve `BLE_NAME_PATTERN` filter

92b12ca79a0ce386b7819cd20f572326f0f1af3f authored almost 2 years ago
feat: implement Compose viewModel() function

8e9b4cb273cb571d0c66bd52d53d6500dc80b232 authored almost 2 years ago
fix: DropDownPreference modifier reference

dfa25eb91e318139076afe9e0a3e2f42103666a8 authored almost 2 years ago
feat: extend PreferenceFooter button labels

31aa88fdeb5ef00ba31f5380b69145901fa802f1 authored almost 2 years ago