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

2 decimal places for plugged-in voltage

59b67d429dac0eab7deb2452bfc4597bd9446b5b authored 11 months ago
2.3.0

6fe132023e685544eec5295e9d28fd1bbd0be9a0 authored 11 months ago
refactor: remote admin channel validation

5983424d4849c46ad296bddda78144e740414cf7 authored 11 months ago
fix: add new modules to `DeviceProfile` import

closes #906

902d1697a917fb9c637a2c567321174da0d70087 authored 11 months ago
refactor: update client proxy MQTT topic

reference: https://github.com/meshtastic/firmware/pull/3353

6b8814cd8722a9250a90a55601476322ba47336b authored 11 months ago
chore: update proto submodule to v2.3.0

69765b05e63eaaf12c722818d81aecf65ead5de2 authored 11 months ago
feat: tag node names in `installNodeInfo` using `viaMqtt`

c3eb80bcfce5f329bf14309062f5e3a7efdf6961 authored 11 months ago
refactor: limit message input by bytes instead of character length

466fcc63fed5ee2e9202675ab1cc75a59e42ee0c authored 11 months ago
fix: remove `autoLink` from contacts MaterialCardView

Prevents interference with the Card onClickListener when opening MessagesFragment.

0b874300ee326356df8c06d4130b94da43455b58 authored 11 months ago
feat: update German localization strings

b2b9eb0ae10742f93d2f3d0f41541eeff69113e1 authored 11 months ago
chore: update proto submodule to v2.3.0

23480e9983f34ce88ec996c05c8f19c4c2af736f authored 11 months ago
chore(deps): update com.google.firebase:firebase-bom to v32.7.4

1d3aaf8ab7bccccf2c5fbd0fa2a4ebd9e8b7d63e authored 11 months ago
chore(deps): update androidx.compose:compose-bom to v2024.02.02

b058493f6db48cf5b316ebed15dd99b80044ac09 authored 11 months ago
chore(deps): update com.android.tools.build:gradle to v8.3.0

b9a30dbea3288a863a6eaa95030f3eb30c812b2a authored 11 months ago
feat: update Finnish localization strings (#901)

0b7a5d798b850e27e30654ca5e3cb6c017ee256a authored 11 months ago
feat: add Lithuanian (lt) locale and translations (#897)

a1fbdcfd1b88c3d8f0b22fe85a578b7ae3c38f79 authored 11 months ago
Add elevation and number of GPS satellites to node info (#895)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

248982d14c6471031717535801d0603fd4bb90a7 authored 11 months ago
Restore voltage precision to 2 places (#889)

1468b26d3bd6e7558af424e37f84fd58100302e9 authored 11 months ago
Move Node info completely to Compose (#886)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

9e54787a7d69ad130a0255b3a53097109ac91b07 authored 11 months ago
refactor: replace `mgrs-android` library with NGA base MGRS API

4ba67beb532dc760d066d1b76e219f07b1fc4e48 authored 11 months ago
Add number of GPS satellites in view to DB for later display (#883)

* Add a couple more fields to position
Use auto migration over manula migration

4f9011fe57d6fcfc85f0561a217a32ae09ef0a6d authored 12 months ago
2.2.24

52d4c70d7cd3bb3578e477d0034d8dcaf9295a2e authored 12 months ago
feat: tag node names when `NodeInfo` is received via MQTT

85dacaf53bf470e2cb1023e7901a9b0a6fe79cc2 authored 12 months ago
refactor: revert `Button` custom background color

6cd972522d36a95467d1cacbefbe26e326de0791 authored 12 months ago
fix: use `validPosition` in `LinkedCoordinates`

5b35280076a7607a7e7290c35e8678581f69fe41 authored 12 months ago
chore(deps): update com.google.firebase:firebase-bom to v32.7.3

6a819d1f4bdb5676202df3fa53531cf0a5c8e216 authored 12 months ago
feat: add condition check to scroll to bottom of messages list (#882)

2e009ca49c1c0705cc45755bed11f4e9ab5791f5 authored 12 months ago
chore(deps): update hilt_version to v2.51

0ba462db834837e3811fe2e7a9070e71dd37de29 authored 12 months ago
Move signal info to compose (#879)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

9e9ecba4e3f04cf6228675ec4bf1ebb1644e3de3 authored 12 months ago
Move last heard in node info to compose (#878)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

8f312e5d16c04f71412a77058ab88e81ebbd44bf authored 12 months ago
feat: add ChannelSettings `position_precision` config

0095fc95d797c5e9a05f56c59aeb550120b5fefd authored 12 months ago
Node position to compose (#877)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

9ecae6c0e105022f035dcaa1ed1dc24c19a6dfc2 authored 12 months ago
chore: update proto submodule to v2.2.24

7b49f57af612ecf54dacb2971513df503254316f authored 12 months ago
refactor: revert `OutlinedTextField` custom cursor color

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

804e8487af101b99c2e93a7623c814a430f5cd2d authored 12 months ago
fix: clear focus before deleting `ignore_incoming`

closes #872

1990dfbabfd372f8a139461d6c36c18719028623 authored 12 months ago
Improved battery/voltage info in node list (#874)

* Move battery info to compose - always show voltage level and icons to match battery percentage...

89438f3553f36e46e44a8d5e7e10fd1858f187ec authored 12 months ago
Round corners and pad label background

7fb2761dc6bcb6518e8c067f6482f0de05a84037 authored 12 months ago
Fix UI contrast and theming (#871)

d16b87f5e858ce95bd5d864dc6362a85afb092a7 authored 12 months ago
refactor: simplify passing args to `MessagesFragment`

5c98936e23b6b127fb4dc30aac69606ba756417c authored 12 months ago
refactor: handle closing NsdManager service discovery if already stopped

6a0d9b523bde8211430247bf8e2aa5052f1a1a89 authored 12 months ago
refactor: set `NyNodeInfo` first in installNodeDB

55ae55a817b61d6a9f7b3ee66c996fd97fe4c337 authored 12 months ago
refactor: temporary disable `processPacketQueue`

dec48b155e769d39e62267755af4c7e865c0c92a authored 12 months ago
refactor: rename `channel_num` to frequency slot

44d260abff79b2a7b6e670254f82e45510a7fca7 authored 12 months ago
fix: parsing StoreAndForward text messages

570a26b413e897257c8038c2d5929946ed0d03f8 authored 12 months ago
Remove UI for firmware update (button and progress) and accompanying logic (#870)

Use non-deprecated method for checking IP address format

2de49c143b9254203eb37b403ffe0875d5faabc6 authored 12 months ago
chore(deps): update androidx.hilt:hilt-navigation-compose to v1.2.0

56d622013b57a51cff6a76ceda6da2e968d6ca5c authored 12 months ago
chore(deps): update composeoptions to v1.5.10

4041c9807d2cfb758f549c37aae7ddf100f233a4 authored 12 months ago
chore(deps): update androidx.compose:compose-bom to v2024.02.01

504e20223b53d61f2c83849303870bff62a1e7c2 authored 12 months ago
chore(deps): update org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.3

4fe402ae1d4460e20b2b736e215e6a418bec7069 authored 12 months ago
2.2.23

eb7cc1451c93be1046c3d891549b4ae6b2c95128 authored 12 months ago
fix: revert main tab reference change

reverts https://github.com/meshtastic/Meshtastic-Android/pull/844/commits/4add8f97da5cc24455fff5...

6e838702955d1f1609db3a6fe33754f7ee486d6b authored 12 months ago
refactor: use `AutoMirrored` icons for RTL support

3713d371fa6a91d34c87c50097bbcec2fe1b3e8d authored 12 months ago
feat: add basic `StoreAndForward` handling

05b88e617c35753612adc959c990521edd16bc25 authored 12 months ago
chore: update proto submodule to v2.2.23

12c68d2bc8e96b0ce9ee726cc68902e3084e4bc1 authored 12 months ago
2.2.22

48eaf18bbf83a2bbae6af358982efa35149a86cd authored 12 months ago
chore(deps): update protobuf_version to v3.25.3

69301c93bec198eac0997e7f1437ee2ef8ad5f7e authored 12 months ago
chore(deps): update org.jetbrains.kotlinx:kotlinx-coroutines-guava to v1.8.0

472b16ad7ba430e6f2fc782694fa83650859544f authored 12 months ago
refactor: `contacts` to use combine() with channels

f83113710f63ee5bcc19fc9431dffcb8ddb1cbd5 authored 12 months ago
feat: add Singapore region info

f36ff3dbfc9552f89bd607185a39c570f3875f2c authored 12 months ago
Change CSV output to be RFC4180 compliant (#852)

763ef749f788792e21b79c9f06e25a349090c294 authored 12 months ago
chore(deps): update com.google.firebase:firebase-bom to v32.7.2

c42b5be6318dd40fda07a50c06bfed1e3f7c05d4 authored 12 months ago
Refactor and cleanup (#850)

* Move google play check to extension

* Extract launching bug report dialog

* Add missing ...

11e31675cab77419d324f46960d6f69d1589ffcf authored 12 months ago
Feature: Jump to node info from message (#844)

* Highlight the node in the node list tab when the user taps on the node chip in messages

* R...

2bfda9784ff07e5f82fd042f523463ec4ad3090f authored 12 months ago
refactor: disable dependency metadata for `fdroid` flavor only

fixes #846

a88ffbc0fb566d3ec6a950b1a0df79f3e09fadb6 authored almost 1 year ago
refactor: update `PositionConfigItemList`

ada2f14a7844fa319fd681e1334da9d6e59b48ea authored almost 1 year ago
chore: update proto submodule to v2.2.22

13c93c839bf72dfdcfe8ca77feb2a72b2c30d3fc authored almost 1 year ago
refactor: `getContacts()` DAO using Map return type

1c5e2dbefc239391b206b09e32d0d18cb3fa685f authored about 1 year ago
chore(deps): update com.google.gms:google-services to v4.4.1

84a8162f5f9c77265062c93e6be6b3bbf7695e21 authored about 1 year ago
2.2.21

e582099a37b4f864af3f920a80004e9b3fba4a1e authored about 1 year ago
fix: replace `MutableList` with `CopyOnWriteArrayList`

5a1b355b660523b2ec684035d9130e369be1516b authored about 1 year ago
feat: add Hebrew (iw) locale and translations

9190a6dcab4af9c01e0da399160f76657bd546aa authored about 1 year ago
refactor: simplify `ourNodeInfo` logic

bc85822133852afcdc6005cb79e16e3d803451e3 authored about 1 year ago
docs: update build instructions

after: https://github.com/meshtastic/Meshtastic-Android/commit/c4db056b1f130a1c4570dc07d6b0ff3d5...

f00ad4159dc0c9c3571f9f5220386e18edef8398 authored about 1 year ago
chore(deps): update androidx.compose:compose-bom to v2024.02.00

1bb9624b9176d25f4d0a55a18c2b7af528aca90c authored about 1 year ago
chore(deps): update nav_version to v2.7.7

6dec66e324e4fe80ea38b438b0c2458f5f9357a5 authored about 1 year ago
chore(deps): update composeoptions to v1.5.9

413a63ca8f3dea74f230fe06868f9530f89432b5 authored about 1 year ago
refactor: migrate to Firebase KTX in the main modules (#836)

01360dc557fb08aa7e2c1aa5283fc47cc7e49a33 authored about 1 year ago
Feature: Long press node in map opens DM (#837)

fa48888c3ad0f5f462bcb246168746a19d268a0b authored about 1 year ago
refactor: implement repository pattern for `NodeDB` (#835)

- enforce Unidirectional Data Flow removing nodeDB updates via `MainActivity`/`UIState`
- merge...

c8f93db00d321ae6b329a017ccbba0bba3ef894b authored about 1 year ago
chore: update proto submodule to v2.2.21

3f0dfb7690b284c2b43ccd72a616d8b014958c80 authored about 1 year ago
2.2.20

66f0f0eba135a6493867e35298ad41a22b3272ba authored about 1 year ago
chore(deps): update gradle to v8.6

c99c503507b609bd9c01c707381223857ce77f56 authored about 1 year ago
Annotated debug panel of to/from fields with hex form (#830)

e32a1dadea52999ffe5d315c36c99245e2ee8c08 authored about 1 year ago
refactor: disable dependency metadata when building APKs

ref.: #829

d75188f03c80614e33762212fa4df3b10eddc6a6 authored about 1 year ago
feat: update Dutch localization strings

60be54cb7218d650f3e296170479ee7d1bffa457 authored about 1 year ago
feat: update Turkish localization strings

774593482e2ecbe9a675ab4cb7740f799185998b authored about 1 year ago
chore(deps): update gradle/wrapper-validation-action action to v2

abb1eff4260220b48c4b7ecc2118a8fb6f606f83 authored about 1 year ago
chore(deps): update gradle/gradle-build-action action to v3

f333527bd893ed1aabfb24309cdfc03c7dddf6ee authored about 1 year ago
chore(deps): update com.google.accompanist:accompanist-themeadapter-appcompat to v0.34.0

1a42b5b7af6b877de6fd22af880f13ccba544aa8 authored about 1 year ago
chore(deps): update androidx.compose:compose-bom to v2024

8638b480d1f74ac44d507c89219676680928f58b authored about 1 year ago
chore: update proto submodule to v2.2.20

8f4d6df6ea22801e2d3d8fb917fb62ecafd6b782 authored about 1 year ago
chore(deps): update com.android.tools.build:gradle to v8.2.2

3a425eadb87b7fb0d89c1bf5cf3b9df21312ec20 authored about 1 year ago
feat: add JSON topic subscription to MQTT client

f8a75962193ec2a6fe60aa92aa24d427a1916a4c authored about 1 year ago
refactor: simplify `NsdManager` service handling

91943860e93d41cf18432dec0159dfdc50f8c6d3 authored about 1 year ago
refactor: improve `ConnectivityManager` extensions

8709c6ba53de2033fff4ab012b84b75a26e3ab12 authored about 1 year ago
2.2.19

4a1a0dce7613766f397edf12676c008ccec5047f authored about 1 year ago
feat: add `ignore_mqtt` to LoRa config

ref.: https://github.com/meshtastic/firmware/pull/3117

b972cab214efc1c3ada9ec2e691771c1abab7e30 authored about 1 year ago
refactor: replace `MutableStateFlow` direct assignment with `update`

89b508c0cfe588ee9cae9acb2bb053886eaf67d0 authored about 1 year ago
chore(deps): update plugin com.google.devtools.ksp to v1.9.22-1.0.17

e272d548336fd01b9b6bc6e1f324713470e57167 authored about 1 year ago
chore(deps): update com.google.firebase:firebase-bom to v32.7.1

8c8cb9674b7fdabf00e59d3e6f111fe185a0f83c authored about 1 year ago