Commit Graph

34 Commits

Author SHA1 Message Date
James Rich
1bd6173f9f fix(#1787): handle unknown hardware details crash (#1789) 2025-04-26 19:37:49 -05:00
Joshua Soberg
3e74373617 chore(devex): Update project name and icon (#1601)
* Update project name from "Mesh Util" to "Meshtastic Android"

* Add project icon for Android Studio/IntelliJ/Jetbrains Toolbox
2025-02-22 09:17:50 -06:00
andrekir
7c63d0fe2b chore: stop tracking Project_Default.xml 2024-12-05 09:48:21 -03:00
Espié.R
d76eac258b feat: add text/plain intent to send message (#1389) 2024-11-30 14:12:08 -03:00
Mike Cumings
ccf2106949 Remove files about to be added to .gitignore 2022-02-08 14:48:58 -08:00
Kevin Hester
33dd04ecca fix build 2021-11-17 11:13:02 -08:00
Kevin Hester
3ada630e25 update libs 2021-08-29 15:14:01 -07:00
Kevin Hester
b14061e6cc warn repeatedly about missing permissions 2021-05-10 08:09:42 +08:00
Kevin Hester
59e430d30d WIP color fixes 2021-05-09 09:02:53 +08:00
Kevin Hester
7bb3511587 allow longer channel names (if you include the # prefix and suffix 2021-04-05 15:35:12 +08:00
Kevin Hester
bd796524b9 channelset wip 2021-02-27 12:04:44 +08:00
Kevin Hester
3db5be760d 1.1.41 2021-02-04 09:25:06 +08:00
Kevin Hester
e919104bbb update jvm 2021-02-04 08:21:01 +08:00
Kevin Hester
d6ef473cc2 1.1.21 hmm it seems that mapbox changed how they distribute their jars in March
so we haven't been getting new versions of their code since then.
Change to use their new (ugly) signin based system.  I bet this breaks
CI but for now I just want to make sure I have fixes they mention in their
github issues.

Upgrade from 9.2.1 to 9.5.0

In particular issues with Samsung devices - possibly related to
https://github.com/meshtastic/Meshtastic-Android/issues/206
2020-12-11 20:00:45 +08:00
Kevin Hester
f61cd45847 update to new gradle/android studio 4.1 2020-10-21 17:50:54 +08:00
geeksville
9a73da562c Update to kotlin 1.4 2020-08-18 11:25:16 -07:00
geeksville
d1a3d98de4 change to use @mik3y /usb-serial-for-android (WIP) 2020-06-05 20:22:45 -07:00
geeksville
b9b565e409 make proto formatting match what platformio does 2020-05-30 16:24:08 -07:00
geeksville
17a1631892 wip decomposing channel 2020-04-07 16:04:58 -07:00
geeksville
c70f296406 experimenting with android studio 2020-04-07 14:31:21 -07:00
geeksville
5b60253e00 update ide to canary 4 2020-03-29 11:49:35 -07:00
geeksville
76d023d764 onCommit() is more selective than onActive(), so it turns off our btscan sideeffect faster 2020-03-03 20:07:19 -08:00
Kevin Hester
a9c9dac3ab Pull in geeksville-androidlib via git submodule 2020-03-02 10:02:50 -08:00
Kevin Hester
6a90881dd6 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 some error logs incorrectly fatal.
2020-02-29 13:21:05 -08:00
Kevin Hester
c3260a3fd7 minor fixes to work with virgin build trees 2020-02-27 13:07:11 -08:00
geeksville
7ed5a3efac make SafeBluetooth Closable 2020-02-24 15:34:17 -08:00
geeksville
140c1561c3 timeout slow bluetooth operations 2020-01-26 09:48:25 -08:00
geeksville
5c9696588e auto code cleanup 2020-01-24 12:49:27 -08:00
geeksville
2245c753e3 finished most of the firmware update code 2020-01-24 12:40:12 -08:00
geeksville
19d577a720 change name to Meshtastic 2020-01-23 06:34:15 -08:00
geeksville
8bcd652802 add my lib 2020-01-21 20:32:19 -08:00
geeksville
6d4e0e0184 turn on Jetpack Compose for GUI building 2020-01-21 19:16:03 -08:00
geeksville
8c3b9ce30d update to latest IDE 2020-01-20 16:13:40 -08:00
geeksville
0bb9d8258a initial checkin of virgin project 2020-01-20 15:53:22 -08:00