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

release 0.1.2

b09b6ebc89cb39c8dd31ee0611541c362d423633 authored almost 5 years ago
fix crashlytics report: if user turns off bluetooth, disabling scan might fail

9f7ab46bbe99becfba07ab8bc9796c6cea24085e authored almost 5 years ago
update to latest protos

bb3acc1d0bf6fa85eeccbf5bc207fda1db3f1867 authored almost 5 years ago
don't leak a reference to the service

f7f201adbcc673bcd18662e416a980d639d8aab3 authored almost 5 years ago
update build tool

94dbb237e8710bcc67f053a35077e223e020388e authored almost 5 years ago
typo in screen name

5d86eec710e85fe60e3285dd97707e03ff285857 authored almost 5 years ago
release 0.1.1

39a9bf20353d2f911f655cde1a94175c39b35f78 authored almost 5 years ago
hide an autobug in compose

2e7aff84ea8942a163b50c98699226959dc640d3 authored almost 5 years ago
todo updates

93d48fcddfde491deba83821f0f674ec00b3f3e7 authored almost 5 years ago
fix CI?

656a301c74cb66fa72501f562597772d4aeaf8aa authored almost 5 years ago
Add CI

e57ff6e88183407fa8469b8d979464f9d2a44f1b authored almost 5 years ago
release 0.1.0

dd6b78892770e0220a367745736bf364888ef21f authored almost 5 years ago
set isConnected earlier, so quick calls from clients still work

a506904ed9eabe42c27bfe652a7891491e8f9846 authored almost 5 years ago
fix channel image scaling with new compose

094f8b6a438a9b6a60105d39a38804a4743816cb authored almost 5 years ago
remove old compose goo no longer needed with newer versions

bedcdb9cd107ce520437275de9c20b25b051be20 authored almost 5 years ago
don't use Crossfade because it kinda breaks onCommit

80597bf48a1d1b860057f04e15194846397730c4 authored almost 5 years ago
update to Compose dev06

fd17dcefe10d7999309fb4ee72bc6b9764188027 authored almost 5 years ago
analytics tweaks

29d87bffb3f7cbe77906d291e7780a70be2bce96 authored almost 5 years ago
more analytics to track clicks in the app

b1238156cf1b2f2a91618f0f0ef79df817da30ec authored almost 5 years ago
onCommit() is more selective than onActive(), so it turns off our btscan sideeffect faster

76d023d764d04d98d732e1bbd2cb2ac5045dea08 authored almost 5 years ago
sync with dev proto

9f2c9ba4f7c2e1177a2d61f22a576e6f7b4e0abf authored almost 5 years ago
begin bringing back SimRadio

2c8f7c533dc1a76289dfbed5a2ede37cc90eabdc authored almost 5 years ago
fix crashlytics: if user shuts off bluetooth during scan, ignore failure

4bce536506abd59748d151cecaaff8dab0807634 authored almost 5 years ago
track region/model/firmware version of running devices

64e4e05a0b5b62c1c13b1a7c78c3b57250486088 authored almost 5 years ago
release 0.0.9

a3764bbd93485a5cbf3155f8dfdf7435f9f6e961 authored almost 5 years ago
don't incorrectly ask for CAMERA permission

b753d52b93d8e7c6774c8e8abfb41c6675d1bead authored almost 5 years ago
Pull in geeksville-androidlib via git submodule

a9c9dac3abe46a985894bb201e4a417e0de02383 authored almost 5 years ago
Switch to submodule for protos

6de46fc8df265717c2b9c4d4601ec2e8bdfb4e27 authored almost 5 years ago
remove protobufs and move into a submodule

25765af9a7c1ecf56254683d053ffcfe27e60641 authored almost 5 years ago
register our app to handle meshtastic urls

e43e68776696c7a5e304ec2216ec621e76cef092 authored almost 5 years ago
channel qrs are now sharable and real

44ebac1758b3daaeb723a289456bb9eb1ae6fb7a authored almost 5 years ago
add support for reconnecting if bluetooth gets disabled

90cee2f20243ce332523506a1171e3a1a499303e authored almost 5 years ago
we now generate real qr codes from the current channel

9a2c22d0f66e1b15073aebb10dc238ad4034fa25 authored almost 5 years ago
add received packets binary file logging (to improve simulation)

8c185a7718742f8c382ecbcae66ce36d267f18dd authored almost 5 years ago
two items from todo list:

* startforegroundservice only if we have a valid radio
* when we select a new radio, restart the...

b13e52d2ebcb196105f3995484635760b9037ce6 authored almost 5 years ago
0.0.8

f6600364826945de7dfddb4efc4c84f1ef3ce32a authored almost 5 years ago
Finished updates to dev05 of Compose

b7c408d890210ab73b200a5998d318e54aa3dcce authored almost 5 years ago
release 0.0.7

74c6c242e5859f1e00869ae7f611f490a4e3b037 authored almost 5 years ago
change to the new pretty outline buttons

4360a8fa9aa34fd3942c28a161050d87c9c91f4d authored almost 5 years ago
for now use my local google-services settings (for crashlytics)

222f906b44f0eb7a3ad6866447d9d0da24253e7c authored almost 5 years ago
WIP update to Jetpack compose dev05

332aa3b6336625300f99704ee76d1f374ce8e395 authored almost 5 years ago
fix crashlytics bug - exposed because UIState lifecycle is different than activity

e2ceaf3a2d6a641b2d06b64dc98c540b25f87873 authored almost 5 years ago
Add license and copyright

4d75e7e8821b95fdbe614f3591fa908820733f19 authored almost 5 years ago
fix BLE permissions error found by the autotester:

/// The following call might return null if the user doesn't have bluetooth access p...

e1753cfa181787d1188123e40ad9a599fbbd888a authored almost 5 years ago
fix build warnings

75b4b72ce1d5c422771425f90412556b7826c222 authored almost 5 years ago
release 0.0.6

3fb4219ddd57e18d91e6b1e63a8b8a51be671bd3 authored almost 5 years ago
fix crashlytics auto report. oops error() is now a kotlin stdlib call

and therefore I was accidentally calling it instead of my Logging.error()
method. And that made...

6a90881dd633a9dc4665c0926a38c478a0a89503 authored almost 5 years ago
add distance unit test and fix bug reported via crashyltics

49ed2b8e1ff2e4f6b81ad3d25ad7ce1382560ec4 authored almost 5 years ago
Merge remote-tracking branch 'origin/dev' into dev

3e29ebe0c061b733991f6873825932abc2fe62ee authored almost 5 years ago
Update todo list while sitting in airplane

662d6db7a2ab7443e8afd98f91da6e861410b927 authored almost 5 years ago
WIP in airplane - make notifications more useful

dcc676000c0fb203090741477f3cfb6b6531834d authored almost 5 years ago
show recent texts in notification

42439c4b26cc0a26e4bc905c35d5911e9e2feada authored almost 5 years ago
new notification status stuff seems to work

a0db3e0ccdf5d34e147765407cd9a9e37f7e2784 authored almost 5 years ago
show recent texts in the notification

aec7baae368a9d8495ba0729d5d774e3774a7977 authored almost 5 years ago
new notification status stuff seems to work

022d542b7c8575b91489c5ada04be8f068adb099 authored almost 5 years ago
show recent texts in notification

3f987136b20493e95c37e7067efdd6676d73a1dc authored almost 5 years ago
show recent texts in the notification

51949166c604580024146a9133379b9aad94ce7d authored almost 5 years ago
WIP in airplane - make notifications more useful

f4dad37914f35cc26d3698bb1e7ba13b79ddeb1d authored almost 5 years ago
Update todo list while sitting in airplane

102ed1ddde1b6563d5d41900f79aafce473697a0 authored almost 5 years ago
add a bogus google-services to prevent build complaints.

d7825fd4585d7a139a74ce748caa135cb5ea2db1 authored almost 5 years ago
minor fixes to work with virgin build trees

c3260a3fd7fe25ef029f1198941a5ff7698d2822 authored almost 5 years ago
add alpha testing instructions

c3d464929c70e4fe92caacfa0cccdf0d911402a0 authored almost 5 years ago
project links

b56edb0230fa84871c0b6f27cde476b1f4eda352 authored almost 5 years ago
protobuf updates

7080be08a731c3fba5890eff8b620bdfa320e4a0 authored almost 5 years ago
a little less ugly

a568faac959ce8a65b45626db21c2382fb372c4e authored almost 5 years ago
oops supposed to be using a modelMapOf to have node list view update

dda035cceb8d46e11c61e9b7d4f1e6a12cac8402 authored almost 5 years ago
release 0.0.4

0cf0ef8cafc3b77851d6307340a6de99f6f37892 authored almost 5 years ago
only seed with test data if we are on the emulator

8089475622e9180582b5049126e7f72d1fc43386 authored almost 5 years ago
fix node id lookups

b5fc637f305602bed6966e097798a4020901351e authored almost 5 years ago
if phone ble stack is hosed restart it

2c8c7ac8d6d44485be2acc77142f918e6a6dba27 authored almost 5 years ago
cleaner way to find ble services

dac3610f7d592e6cbc91ba05b7c3ad60374635a5 authored almost 5 years ago
use new cleaner service wrapper

6f9316ce99177ce6736f4fc33ff510ccfa0db573 authored almost 5 years ago
report unimplemented exception handler

65f51499cc63c007e85a3207b4e420669123652c authored almost 5 years ago
fix crashlytics autoreport: if we lose comms while sending gps pos, mark

connection closed

f55f40d624d9ac27c70b7297f541ce95d6154f55 authored almost 5 years ago
update todo list

2f507283726d62cb31bb54b0886d047737692fb2 authored almost 5 years ago
BLE software update works again

674b417c8732e1bbf29023974781989eb5ecda32 authored almost 5 years ago
BLE sw update kinda works again

601aeb83d74358fd5c100379f2c0ca7bf628594b authored almost 5 years ago
make SafeBluetooth Closable

7ed5a3efac3530e4145a8c5df2a7d9153db1dfd6 authored almost 5 years ago
report exceptions via crashytics

e25e9a658d9f7baeb4adf90348c143c0317cdde1 authored almost 5 years ago
pull latest builds from device code

b61d15c9c97137be97fa386423fc2ecd6b48411e authored almost 5 years ago
protobuf updates for new power management state machine

93c47e44fa88cc7defa762c54e8a92cb8a3a3a16 authored almost 5 years ago
add network ping testing

637c37bc9b7418e8ed9c30306ff99b926be8eb67 authored almost 5 years ago
send gps info more often while testing

b9848c458c857e61c6ed6ad97866052ee0c72a9d authored almost 5 years ago
update our node lastseen any time someone sends us a packet through it

b1753bf5a8db25c93050048f8d8c4f62a1b32a2f authored almost 5 years ago
gitignore

2f9d8682e65b2150cd5602de30b2dc1c1fa3d31c authored almost 5 years ago
progress on keeeping gps off

5b83320a6974174a4adfaefc23d621b823e3db53 authored almost 5 years ago
new play store release

aab062b06f858e00982af3a7a7889626ac41e651 authored almost 5 years ago
Setting owner name approximately works

c568b0435402c43034f6fc58b279d01dc1216506 authored almost 5 years ago
begin letting users edit ownername

91cf6b72538117a3309b9950d8453c76a346cbf3 authored almost 5 years ago
new bt scan works on emulator

8a7de21814ebe3cd5b6bc7beca4011e5f64483f7 authored almost 5 years ago
begin bt scan cleanup

f715091399a8fa78d44915ac29b8a91e48df711e authored almost 5 years ago
make buttons look like buttons

26055038f7644bfe07a01264e2a26199736dae6e authored almost 5 years ago
use modelMapOf and modelListOf - much nicer!

59d28b75c11dd7917161e051b993297e7f8c8fbc authored almost 5 years ago
done with channel screen mockup

8311eb1a4d1ac9b26ecea35a9b2c1f94776c89ae authored almost 5 years ago
placeholder channel screen

bb2b11264d177115ed0dbbbb2d95f90aafb343af authored almost 5 years ago
gracefully handle when an esp32 bluetooth link slowly browns out

bdd6e5de6cfbefc32be44ad6fe2739ad09928f74 authored almost 5 years ago
text message gui for sneding kinda works

b3026ba6be93bab717b18ef3d36a2f7df4605bf5 authored almost 5 years ago
allow sending broadcasts and cope with missing mesh services

165df2c4dec9450e800915ba0b90b688f89b425f authored almost 5 years ago
fix message scrolling

e738b7692f51286d32954ebcd33bae89fd1f6fea authored almost 5 years ago
we now show real distances in the GUI

6f39ba13311d9ae1f824f0411d566b8a3edfcd23 authored almost 5 years ago