Commit graph

141 commits

Author SHA1 Message Date
geeksville
33464f17b8 update mapbox 2020-07-20 12:15:18 -07:00
geeksville
750855c8d4 begin gradle support for auto play upload 2020-07-20 12:07:55 -07:00
geeksville
753393541a 0.8.02 2020-07-18 14:32:06 -07:00
geeksville
f6b20ee3ea 0.8.1 2020-07-18 14:24:14 -07:00
geeksville
8d6af24488 amazon fire requires a longer delay for the nasty BLE force-refresh hack 2020-07-17 14:12:46 -07:00
geeksville
b2b20cb8cf 0.7.95 just to make amazon happy 2020-07-16 18:25:31 -07:00
geeksville
62be0ed4eb 0.7.94 2020-07-15 17:30:31 -07:00
geeksville
31132471ad 0.7.93 2020-07-08 08:30:03 -07:00
geeksville
73a5789bd0 0.7.92 2020-07-07 15:33:12 -07:00
geeksville
9e91421341 0.7.91 and update libs 2020-07-07 10:51:57 -07:00
geeksville
38b4bc255c 0.7.90 read on if you want to see the stories of bluetooth trauma #76
So I'm trying to get an old version of bluetooth on Sony phones to work
In the process I realized I've always been doing something dumb which
bastically works fine, but is an ugly hack I also did to support old
devices.  Due to an accident of history there were two different layers
of the app which were trying to manage bluetooth connections, which was
dumb.  Always only one layer of an app should worry about such things.

/**
     * Should we automatically try to reconnect when we lose our connection?
     *
     * Originally this was true, but over time (now that clients are smarter and need to build
     * up more state) I see this was a mistake.  Now if the connection drops we just call
     * the lostConnection callback and the client of this API is responsible for reconnecting.
     * This also prevents nasty races when sometimes both the upperlayer and this layer decide to reconnect
     * simultaneously.
     */
2020-07-04 17:40:44 -07:00
geeksville
6c7d108545 0.7.89 2020-07-04 12:47:38 -07:00
geeksville
5f34fcba17 0.7.88 oops - if no work is pending, we also try to reconnect 2020-07-02 14:08:12 -07:00
geeksville
dde5348b3a 0.7.87 2020-07-02 10:39:02 -07:00
geeksville
6182879d98 0.7.86 test build for https://github.com/meshtastic/Meshtastic-Android/issues/76 2020-07-02 08:11:09 -07:00
geeksville
4333f775f9 0.7.85 2020-07-01 18:10:44 -07:00
geeksville
b7d0b7fca4 0.7.84 2020-07-01 15:42:46 -07:00
geeksville
17faecc170 fix autobug 2020-06-30 11:13:18 -07:00
geeksville
cfd6823120 0.7.82 2020-06-28 18:07:01 -07:00
geeksville
d18319f16f @jinks17 contributed Slovenian 2020-06-27 15:30:07 -07:00
geeksville
d75f7d3721 0.7.81 2020-06-25 17:58:48 -07:00
geeksville
6001d22837 @zone added Turkish translations! 2020-06-22 16:30:40 -07:00
geeksville
c212604010 0.7.80 2020-06-20 14:51:52 -07:00
geeksville
1bff4d8178 0.7.79 2020-06-18 08:40:59 -07:00
geeksville
2819ec5629 0.7.78 We do this painful process because LocationManager.isEnabled is only SDK28 or latet 2020-06-16 15:53:18 -07:00
geeksville
579f2735ed 0.7.77 (and update libs) 2020-06-16 10:31:57 -07:00
geeksville
21e1df8034 0.7.76 (hotfix fix #50) 2020-06-15 20:45:41 -07:00
geeksville
caf3a77669 add Czech to list of languages to not filter 2020-06-15 13:55:36 -07:00
geeksville
067fefe42a 0.7.75 2020-06-15 07:09:58 -07:00
geeksville
e94c059acb 0.7.73 2020-06-14 16:43:21 -07:00
geeksville
1a6c7c8d4e 0.7.72 2020-06-13 17:02:24 -07:00
geeksville
1082ce667f 0.7.71 2020-06-12 20:25:44 -07:00
geeksville
9f396c1608 0.7.6 2020-06-11 17:57:48 -07:00
geeksville
b0e006ce6e @slavino contributed this WIP for Slovak translation! #41 2020-06-11 11:37:54 -07:00
geeksville
b081d310f8 Just tested on emulator version 21 and seems to work, so loosen restrictions 2020-06-10 17:13:26 -07:00
geeksville
ba447980c0 0.7.5 2020-06-10 13:02:56 -07:00
geeksville
d81f88eeb3 0.7.4 2020-06-09 10:24:46 -07:00
geeksville
6b03df3c12 0.7.3 2020-06-09 10:11:42 -07:00
geeksville
c0ada64653 0.7.2 hotfixes for autobugs 2020-06-08 14:19:49 -07:00
geeksville
bbd9a6d6f4 0.7.1 2020-06-07 22:15:55 -07:00
geeksville
6a71e6c414 0.7.0 my robotester script found a bug in my previous change!
properly map bluetooth addresses to the new transport independent address
2020-06-07 20:39:51 -07:00
geeksville
5bab88790b 0.6.9 2020-06-07 19:05:58 -07:00
geeksville
d1a3d98de4 change to use @mik3y /usb-serial-for-android (WIP) 2020-06-05 20:22:45 -07:00
geeksville
76f3df94df WIP 2020-06-05 11:53:50 -07:00
geeksville
b659769136 0.6.8 2020-06-04 10:02:56 -07:00
geeksville
88bfc612a9 0.6.7 2020-06-04 08:53:44 -07:00
geeksville
85033d5d83 Thanks to @NEKLAN for Japanese translations! 2020-05-29 14:00:25 -07:00
geeksville
3d8fb84b2b Fix a bunch of autobugs, plus hopefully for @feh123 and @vaderj 2020-05-24 11:46:23 -07:00
geeksville
bb3f24bf7b 0.6.5 release 2020-05-21 17:39:45 -07:00
geeksville
7529bbcfb6 0.6.4 2020-05-11 13:18:18 -07:00