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

a better fix for the problem of sending messages while device is asleep

Better just to Observe myId and wait for it to be !null

5abb56ec3f24d2a2dd37941bfdef4568649f47b2 authored over 4 years ago
0.5.1 fix a crash when sending messages when app hasn't yet connected to the device

during this boot of android.

Thanks to @b3hr3ns for the report

1558675cc7349522eace6deda73664a63e4eeaf0 authored over 4 years ago
don't let users try to send texts if we haven't received our node ID

I wanted an and not an or ;-)

Based on the autobug and the great report inhttps://github.com/me...

2dd37e791df9f5c4772f93762b5ea49b74351a77 authored over 4 years ago
add more Italian from @ohcdh

322db5ac25a5cad5559907f8bd2bff622fbd1ad4 authored over 4 years ago
track total time connected to mesh

35c745d93f355f810aad569c4b64b77b884b936c authored almost 5 years ago
fix lib

9975b3f14928b6371a173a586f56b57bb72c41fe authored almost 5 years ago
update to latest android lib

c096588f0e15ab830aa8835c011178d906953ac5 authored almost 5 years ago
turn off all analytics by default

d4de8058134f901879a729a48daf9770c21f5db5 authored almost 5 years ago
0.5.0

f6604c4043adf023da23e4d6ee91b88de838e400 authored almost 5 years ago
group autobugs by anonymous user

d51d32c2f3ce8392311fc6ca27dc3d787520925e authored almost 5 years ago
don't leak macaddrs into logs - could be possibly personally identifying

671bafa05f3cd04e7cb056aa85a9980ec2a6e4ed authored almost 5 years ago
move notify later, to see if the autobug is _all_ BLE transactions or just notfiies

c00ca9b3db4f81c3893333175ff6d6280326db92 authored almost 5 years ago
0.4.9 make app not crash when people try to run this on an emulator ;-)

99b66b33962ac0ba53e047fde5fa619d0a2b767a authored almost 5 years ago
fix autobug that occurs if the service gets destroyed immediately after creation

bfff5f621597c46974bd4f4a228ebe58841a2e66 authored almost 5 years ago
0.4.8

40952dc3ddb6347f39415261334d30316d7dcf92 authored almost 5 years ago
Irish additions from @ohcdh

17f6fd9078fff75241d1cd94645d7fc7b834822a authored almost 5 years ago
oops I broke from scratch installs - seen on a Z2 Pro

47ba4f02438c7eeb1200018eb3e13c84a0e861d6 authored almost 5 years ago
update kotlin version

aeac27d3b6d137b6e06720afc1fd5e0b2e00c293 authored almost 5 years ago
0.4.7

77b19e05136a4a3201aa88624b41990521d3854e authored almost 5 years ago
make BLE exceptions strongly typed, so I can trigger closing down connections if needed

8bf60c76034cae6defb10e30bc0f08e4c20b627c authored almost 5 years ago
only ignore connect failures if autoconnect is on

0919bc75efd1867d84a9c118308c929e49da960c authored almost 5 years ago
0.4.6

5cd45ee7b6f0d186c5f443e63519f7762b4d3963 authored almost 5 years ago
fix autobug: some phones call gatt connected but with an error status code

2a52b707eeb6d5e0ae8e4d2f9700bb94362f2347 authored almost 5 years ago
fix autobug: exceptions become RemoteException when crossing service boundary

428ea596b0d3c90a426a18b1be8385813d5bb029 authored almost 5 years ago
add note about an unsolved autobug

9b57d604322d6b1d0969a9b815b4b02ce18f927f authored almost 5 years ago
if bluetooth was disabled when we started, reattempt device connect later

34aa4cde05789a733aac63140a832ab6f0660203 authored almost 5 years ago
don't leak user name in logs

25740c4fe46d859958da0d2f7caded4cb467ab1c authored almost 5 years ago
add translation updates by @eriktheV-king.

e142637993d818c395fc7f2ef9d372093a047dbc authored almost 5 years ago
properly show 'disconnected' while changing between radios

8c2d046255f2adc331c94766d7c4bfe1d22d28b1 authored almost 5 years ago
Fix #16: Show currently selected radio even if it is sleeping

848fcbe53be021ea4524a0ae36e86800be82f6f2 authored almost 5 years ago
new cleaner approach of not whacking services seems to aprox work

62a64dd782b60414773fb60505221b1ca4ebe4d6 authored almost 5 years ago
manually specify okhttp3 version - use something newer with less api warnings

dabda9d29e789b165b44e87bfdce9d209ff91a35 authored almost 5 years ago
WIP - doesn't yet build, but changing to set the device addresses the correct way

cde3f2dec267a52a11030b3b8905aac7a92d9c8c authored almost 5 years ago
0.4.5 some old phones complain about permissions they don't understand

513f56f88fc6117c2cb9534f291b81edc75c20a5 authored almost 5 years ago
0.4.4

3380cb0b8a47b8895d8a128d5ccee6f33d7d2067 authored almost 5 years ago
fix a couple of old/rare autobugs

1e47895904a86808d7ade701d79f98a50cf5e688 authored almost 5 years ago
we now save node & msg db across service invocations

39eb6664da7254a3f3b46c23e7f77897e701926f authored almost 5 years ago
wix warnings

4f24794001fb6e4fc8de4dae9c723ea69f2b7b14 authored almost 5 years ago
don't let users try to send texts if we don't have a node id

fdd3b48364ada8929c0dc666ac2ddea81ab8e24a authored almost 5 years ago
Fix #15: we now always get the node db from the service, even if radio

is not currently connected.

547e59754dbd29009e11e569c2405de446c55ba4 authored almost 5 years ago
use parcelize to eliminate boilerplate code

ca1ada085e0fde229f98c052cc683a4757a881a1 authored almost 5 years ago
make aidl interface strongly typed

613e4f7ec48901b39cd1941f1a1d1aa7a9677284 authored almost 5 years ago
Fix #11: we now keep a record of past messages in the persistent service state

5784138c968535d5ad9294a812d2aae6d35b5368 authored almost 5 years ago
old versions of androids never grant new permissions. Don't warn user about this.

a10e02ecdf34a79fc2cd1e91c53308501a20e5a2 authored almost 5 years ago
fix part of #11 - show sender name in notification

6c0e56920de3c68fdd03cb16d6992b9bce1ca844 authored almost 5 years ago
update protos

f13c05862d9ee7d09d1ad29e257645042a0e8510 authored almost 5 years ago
#14: not ready - but I need to do other stuff - so disabling for now

5036cb906bc10fb39a5e34f02da8af814e2ddfe2 authored almost 5 years ago
#14: WIP we now show the new GUI properly

b4bf682df019043e7742283729c17ae16feebe7c authored almost 5 years ago
#14: WIP split out the bonding code so it can be shared with new impl

840dbd491eb1620b9172ecdabc3a9f53299b9b84 authored almost 5 years ago
Add new Russian strings from @Eugene

0a93f370714e050bca66093a1d27770cac8a7b3f authored almost 5 years ago
mark our URLs as verified android app links, so the user doesn't get prompt to open

8dc04303688da22d2cb3019558a3f3ff977cf24c authored almost 5 years ago
0.4.0

9c157a52cc90b19cdaad116d44f148de3771851c authored almost 5 years ago
add a "report a bug" button

18248bd86a81900d0eb69e67e787f3eed96ba4e3 authored almost 5 years ago
Turn on clickable auto linking for URLs that appear in our app.

f2f7c630c30a39339e1c825d9d7557a2b3eab2aa authored almost 5 years ago
Finding the activity via the application might return null? (autobug)

instead capture it in a closure when we know it is guaranteed valid.

2baa42d963e69855071777741c0606a771392c66 authored almost 5 years ago
0.3.9 - fix channel setting autobug and update to latest google libs

7fa168ab2c29bf7bd055bbe8e870fcde0ddedb36 authored almost 5 years ago
add notes from @jeksys wrt build

55f9208f474fb256ffc36880e39ad45159bf90a6 authored almost 5 years ago
remove dead code

ba4291f4fda1ea500ef34252f213424a52fa369f authored almost 5 years ago
turn on minifimication

f21d6030265b5468bad32019c5967520c20b3177 authored almost 5 years ago
0.3.8

7ea8dfe2cc0da2101727b2b60164316354e2a965 authored almost 5 years ago
some android stacks are buggy and need 500ms before returning BLE descriptors

54d632eb847e8623cd9f0a5e36570f4304f6b9d3 authored almost 5 years ago
fix autobug with setting channels - for now allow only while device is awake

069c0646f43cb6d826f97efac710f7da9ecb8373 authored almost 5 years ago
fixes in hopes of fixing an autobug that occurred on a Galaxy S20+

d32d47287a0912540fa9c1f5e5f3d1d14db83522 authored almost 5 years ago
We shouldn't ask for myId until _after_ we have the nodedb (we need it)

9aaa159bd094479d0690b93fdbac26c3dd6ca213 authored almost 5 years ago
don't leak location data into logs

eff21e6e802f365eb822b5f18867f7839673fa2a authored almost 5 years ago
hmm - it seems that the TestLab will allow location permissions requests

4f0ba0da97effeaebdbab34fd7db89a8757c5d31 authored almost 5 years ago
stop asking for filesystem access, we only need it during development

0447bc28583c37370873c2aa72ad2603426a8b7e authored almost 5 years ago
hotfix 0.3.7 - don't ask for permissions in simulation, boolean was backwards

51a12450689700f680bc03903a68075e980070c7 authored almost 5 years ago
zxing qr code generator technically requires hw accel

ef5c59705e27b13df13ae6fc313ca0e61fc4f3b8 authored almost 5 years ago
update build tools

bde3f377e2ec0e2e7668f63e4d4e1ce3635b2286 authored almost 5 years ago
Update zxing lib, to hopefully fix a an autobug

2c50f27d226356d65ff5567cf4845ab21fd139d0 authored almost 5 years ago
don't leak personal data into logs

d1afb6fac6a5a9eecffdd70d8b7a26874cc39e26 authored almost 5 years ago
Don't leak user names or positions into logs

83c491078da36062f118953ab64b58efc7ad78e2 authored almost 5 years ago
0.3.6

1348d897c5832a57c06e594e90258cfdde023ce4 authored almost 5 years ago
add instrumentation for @killeramoeba problem. send logs to crashlytics

1a6cebb07efdb908d41c390d355f24017cef8f20 authored almost 5 years ago
0.3.5

873eb0ca18ffc3789f641f75ae61ea1579d795c1 authored almost 5 years ago
fix autobug - it seems someone out there is running some really old device code

e4363d04d528d35a8453f2f142191862dd9ad85e authored almost 5 years ago
update to latest mapbox sdk in hopes of fixing an autobug in their lib

3c27021d8be53197bbef1689f410b3b8aab0fb05 authored almost 5 years ago
@artemisoftnian added Spanish!

e953100e72656e0a003b1c9e1ba8fbc869f34a55 authored almost 5 years ago
fix gitignore

7ba19797a17d2a64b6384a3ed5b0f6d2a905d1aa authored almost 5 years ago
map analytics optional

042e8d6ebb09c5da60b02dde439364e78522ed6a authored almost 5 years ago
0.3.4

838e61a97a0cb31699759c141466a64e965aadf6 authored almost 5 years ago
Add French by @EriktheV-king

481adc73331bfb7e284ce52859298b86c85a8c4a authored almost 5 years ago
Dutch by @ericktheV-king.

5a2b396888d541ae537a96df9a88db4b5cb1022c authored almost 5 years ago
Italian by @ohcdh!

06517efac16104657171d26d962be5461127d472 authored almost 5 years ago
Chinese contributed by @Mango-sauce

c434da273886217a2519d91e14f88b4327998159 authored almost 5 years ago
add a rating library

aa79d55a661ebcd9bad3a8b63b4d00d0a3de7687 authored almost 5 years ago
Add German translation by @CycloMies

0300895494ec21f7e661ff46a6518de0f6d3d016 authored almost 5 years ago
update screenshots

97808d0a529cf938b5a32fd8b27c1455fd6a6e83 authored almost 5 years ago
0.3.2 release

e5148fe16c3be0975dd74e223c10bc19a426f92b authored almost 5 years ago
fix rare mystery bluetooth status 133 error

Thanks to comment by @pederovarela86

https://github.com/android/connectivity-samples/issues/18#...

6ff84a180851b52a5a0b6a73324484e8f868c3d1 authored almost 5 years ago
fix this autobug:

https://console.firebase.google.com/u/0/project/meshutil/crashlytics/app/android:com.geeksville.m...

2ba398cc51d10658f1184d2a5f440721c50c6a67 authored almost 5 years ago
oops - use correct language code for Swedish

03a8ff67e548cb6efff83597301a704ca46bd0b2 authored almost 5 years ago
enable pseudolocales for testing

09e4f0936d975e55f16bbec140c1bb8321193cde authored almost 5 years ago
minor typo

de9bd43651854b8d82c0fef9efba85f4a5d64e4c authored almost 5 years ago
Irish translation by @Ohcdh

bd16632941721c671972c5723cfa07f9345de9f6 authored almost 5 years ago
Russian translation contributed by @eugene

4ad293c010f55cb9c45f21c8f7e8e67467353392 authored almost 5 years ago
Add Swedish and Finnish contributed by @CycloMies

289557aac16e2b1d37e1a479bdd59aafb27fc2cf authored almost 5 years ago
0.3.1

d938099f4671622ed44cc117816b28da11214c43 authored almost 5 years ago
handling received channel URLs now works okayish

eba6fef9fa96d65412250e6dad783f11985671ae authored almost 5 years ago