Commit Graph

116 Commits

Author SHA1 Message Date
rusefillc c062b86dcf more logging 2023-03-17 21:19:42 -04:00
rusefillc 5385d02b74 poke 2022-12-22 10:43:57 -05:00
rusefillc 9c9166068d very strange mess 2022-10-16 12:44:00 -04:00
rusefillc 4fccdd51c1 clean-up 2022-10-16 02:04:18 -04:00
rusefillc a682cde7e7 let's separate Android from not Android 2022-10-15 19:55:07 -04:00
rusefillc 169d4ec401 let's separate Android from not Android 2022-10-15 19:37:33 -04:00
rusefillc 09a5b5e9a1 let's separate Android from not Android 2022-10-15 18:56:28 -04:00
rusefillc 730484a71b let's separate Android from not Android 2022-10-15 18:13:04 -04:00
rusefillc c462c9255e let's separate Android from not Android 2022-10-15 14:51:02 -04:00
rusefillc cdc847720a let's separate Android from not Android 2022-10-15 14:36:41 -04:00
rusefillc f8b7470c7b let's separate Android from not Android 2022-10-15 13:30:38 -04:00
rusefillc f6babcc772 one step back 2022-10-15 10:41:37 -04:00
rusefillc a8531d9390 progress 2022-10-15 10:18:03 -04:00
rusefillc 17080df01a ISO-TP does not work on 2011 Xterra fix #4427 2022-08-11 13:24:07 -04:00
rusefillc 63f75c946a progress? 2022-07-29 15:07:50 -04:00
rusefillc e6d761a788
latest gradlew (#4397)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-29 14:57:52 -04:00
rusefillc c311e15eba
Android tools (#4399)
* mild gradle bump

* android tools bump whatever

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-29 16:38:24 +03:00
rusefillc 50a1e80004
mild gradle bump (#4398)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-29 16:31:49 +03:00
rusefillc a076f679b4 Ant should go, gradle is the unified way #4371 2022-07-28 16:41:34 -04:00
rusefillc c9bc396011 Ant should go, gradle is the unified way #4371 2022-07-28 16:35:57 -04:00
rusefillc 1f458f5fb3 Ant should go, gradle is the unified way #4371 2022-07-28 16:34:02 -04:00
rusefillc 83fc718df0 Ant should go, gradle is the unified way #4371 2022-07-28 15:41:49 -04:00
rusefillc b1a532055d Ant should go, gradle is the unified way #4371 2022-07-28 14:55:50 -04:00
rusefillc 9420cd5067 Console autoupdate fix #4352 2022-07-17 03:28:51 -04:00
rusefillc 45d614f73c helping Android 2022-06-01 12:04:14 -04:00
rusefillc 664465268d MRE + USB cable + Android + WiFi I get about 8Hz Runtime Data Rate :( 2022-05-25 00:14:30 -04:00
rusefillc 51ae09a7b0 has been a while since I've touched Android! 2022-05-24 21:42:35 -04:00
rusefillc 690b06133f read config error 2022-05-24 21:36:40 -04:00
rusefillc 7f0babed06 has been a while since I've touched Android! 2022-05-24 20:04:25 -04:00
rusefillc 829de00a21 typo & code improvement 2022-05-24 18:52:01 -04:00
rusefillc cbaa11c855 no, that's crazy 2022-05-24 18:51:00 -04:00
Andrey 9dced11c26 REO TS plugin missing #4090 2022-04-25 20:37:16 -04:00
rusefillc 174a5090d5 progress 2022-03-19 11:59:56 -04:00
rusefillc 613ce3bd7e transitive dependencies 2022-03-15 14:24:54 -04:00
rusefillc bf4131d88e fixing Android 2022-03-15 14:19:02 -04:00
rusefillc 061d69449b everyone likes Android 2022-02-11 06:51:46 -05:00
rusefillc 2dae551dbf migrate configuration_definition to gradle #3746
one step back
2022-01-06 05:45:38 -05:00
rusefillc 17ae85748b migrate configuration_definition to gradle #3746 2022-01-06 05:26:05 -05:00
rusefillc 546f43b7d0 SimulatorTcpSandbox 2021-12-06 18:08:20 -05:00
rusefillc 9549a56b9c dead method 2021-12-05 23:13:38 -05:00
rusefillc 9d7792f453 rusEFI console to has "Erase via DFU" button #2250 2021-11-23 16:49:20 -05:00
rusefillc 109e371c6f helping android build? 2021-10-13 21:49:53 -04:00
Lenar Khannanov 424f69c42c
feat: migrated ts_plugin_launcher to gradle (#3176) 2021-08-18 17:02:42 -04:00
Lenar Khannanov 47b5bd1f9d
Hotfix some java_tools gradle configs (#3165)
* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: deleted mavenRepositories declaration

* fix: deleted unnecessary settings.gradle for enum_to_string

* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder

* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
Lenar Khannanov 2043524e93
issue 3014 part 4 bin2header migration (#3163)
* feat: completed build.gradle for bin2header

* fix: deleted obsolete build.xml for bin2header
2021-08-16 09:55:18 -04:00
Lenar Khannanov 18ca33858f
Feat 3014 3 enum2string migration and logging and logging-api too (#3157)
* feat: completed working build.gradle for enum_to_string logging and logging-api; needed to rename jar and check it content carefully

* fix: added logging and logging-api dependencies to resulting jar file

* fix: deleted deprecated build.xml
2021-08-15 02:15:31 -04:00
Lenar Khannanov d374f7d57a
Feat 3014 2 logicdata2c version2header migration (#3135)
* feat: completed build.gradle for logicdata2c

* feat: completed build.gradle for version2header

* fix: deleted obsolete build.xml for logicdata2c and version2header
2021-08-11 18:12:39 -04:00
Lenar Khannanov 636417140a
Feature 3014-1 Migrating gcc_map_reader to gradle (#3124)
* feat: completed build.gradle for gcc_map_reader

* feat: gcc_map_reader linked with android; deleted build.xml

* feat: added comment to clarify the purpose of redefining default paths

* fix: deleted .gitignore from gcc_map_reader

* fix: replaced 'compile' with 'compileClasspath' in dependencies of gcc_map_reader 'cause it deprecated in 6.1.1 gradle

* fix: bolder approach to migration to gradle

* fix: use junit from maven not local

* fix: deleted local junit library
2021-08-09 21:21:52 +03:00
rusefillc ea62ae6db1 making Android less unhappy 2021-04-30 15:02:32 -04:00
rusefillc f71de185da making Android less unhappy 2021-03-25 16:30:01 -04:00