- 03 Nov, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: Ia0a251be7c7a8f105b3b5e59fe66783931e8234d
-
- 25 Oct, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I993a7b73eee00b3469626c6b78369570e387d821
-
- 20 Oct, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: Ifb1edb80c6263f704a6aa1de52752fa469494349
-
Evan W. Patton authored
Change-Id: I46ef412ee85c795d157fa48c3d3c8773f0ab525d
-
- 16 Oct, 2023 3 commits
-
-
Evan W. Patton authored
Change-Id: Ib8732739e437f3aa32f6203589cc9e6e9fb30228
-
0xDEVARSH authored
--------- Co-authored-by: Evan W. Patton <ewpatton@mit.edu>
-
Evan W. Patton authored
Change-Id: If7713cbb2432b5e5084e351d55e0564cf1953a0a
-
- 13 Oct, 2023 2 commits
-
-
Evan W. Patton authored
BluetoothReflection was needed on versions of Android prior to Android SDK 5. However, we now have a minimum SDK of 7, so the functionality that was implemented by reflection can now be implemented directly without issue. This also helps by letting the Android linting tools verify that we have the right permissions for different functionality, which is especially relevant given the changes in Android 12 to the Bluetooth permission model. Change-Id: I84b2f086c680b48a217da0e398a1847dafdd19da
-
Evan W. Patton authored
Change-Id: Iad4033818ae3b679d6bedd260279f15072360f62
-
- 11 Oct, 2023 5 commits
-
-
wanddy authored
Change-Id: I62e4acf4abec9e71f5d2804db9f381c5a2877bae
-
Evan W. Patton authored
Change-Id: I3639beab90e3ada6d3b22df5e370865408d7ea02
-
Evan W. Patton authored
Change-Id: I2b78449d83752967392b81686edc9d108b9cf86a
-
Kashish Sharma authored
* This PR contains ListData and Font details features. Please Note as its in progress, it might contain incomplete functionality * ListData fetaure update for display * ListData fetaure update * ListData fetaure implemented. Works properly now. * This PR contains LisViewLayout * This PR contains all remaining Font features * SelectionDetail Text Feature implemented * list view and webview updates * Clean up code and reset files where appropriate Change-Id: I05f353a2dcaf7d4426ece69086037280e5f7ce9c * Correct logic for Selection property setter Change-Id: I6c22de7caa0f7a3defd29cfcfe108b09d5c9626f --------- Co-authored-by: Evan W. Patton <ewpatton@mit.edu>
-
Jeffrey I. Schiller authored
Properly pass through the HTTP Status code from the Chat/Image Bot proxy Change-Id: I35c2852dec19ad7bdd4a61dab47e771783209614
-
- 13 Sep, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I49edca7a3026328b6fb88f21d21ff5fe729738e3
-
- 11 Sep, 2023 1 commit
-
-
SusanRatiLane authored
-
- 07 Sep, 2023 2 commits
-
-
SusanRatiLane authored
-
Evan W. Patton authored
Change-Id: Ic1461066e9680d85d925f0099058a40e870bca39
-
- 06 Sep, 2023 1 commit
-
-
Susan Rati Lane authored
Added project explorer to bug location checklist
-
- 31 Aug, 2023 4 commits
-
-
Jeffrey Schiller authored
As part of the UI Binder update, code was added to cache builds. In particular this code would avoid calling the buildserver if the project had not been modified since the last build. However, it turns out that we *always* update the project modification date when we do a build. So we do not really know whether or not the project was really modified. However the caching code would get triggered if you did two builds very close in time (within a few seconds) only because the updateProjectModDate() call in ObjectifyStorageIo.java would only do an update if the last modification was a while ago. This change was made years ago to cut down on the number of API calls we made every time a file was saved. And... When the cache code was triggered, it didn't actually result in the dialog box with the download link and barcode. This commit removes the caching code and the updateProjectBuildDate interface in StorageIo, as it is no longer needed. Change-Id: I6acc567c8bc52076a5d43a47f3a481c2b402112b
-
Evan W. Patton authored
Change-Id: Iceeba064e584300967e85fd691249239a00c262b
-
SusanRatiLane authored
-
Evan W. Patton authored
Earlier versions of the build server used a shared map of resources names to files on disk. Those files only ever got deleted when the server was shut down and otherwise were just reused between builds. After refactoring, the map was changed to a per build resource, but the resulting files were not appropriately cleaned up at the end of a build. This would eventually lead to the buildserver running out of disk space and silently failing builds. This commit reverts the semantics of the resource map to be a single shared resource across all build threads, with the resources only being cleaned up at server shutdown. Change-Id: I374e88c5a08a81e7904f072b42b89f4468c9f646
-
- 29 Aug, 2023 9 commits
-
-
Jeffrey I. Schiller authored
Change-Id: I1885a6faf015b14e3408b05466ac856e5e11233b
-
Jeffrey I. Schiller authored
Change-Id: I237afaa83603d8ed54cb8dc4f7070c8bb78ae1cc
-
Evan W. Patton authored
Change-Id: I771b39677e6564983ae60457b1a2b3add005c12b
-
Evan W. Patton authored
Change-Id: Ie2303d1a823ce3662461d2f5a41c02b98a1b14b1
-
Evan W. Patton authored
Change-Id: Idb0ececb8a084d1d11e9abbd54ac3304895978a8
-
Evan W. Patton authored
Change-Id: I7cf33778ae2fc0f08ba1e178d2d3c80d1b1f4026
-
Evan W. Patton authored
Change-Id: Ic27b3db71f7120682ec675038164ea45fe8eb62e
-
Evan W. Patton authored
* Implement a FilePicker component Change-Id: I1e4f93b02c100a34113309a6cbf9d4932ccb8096
-
Susan Rati Lane authored
Co-authored-by: Evan W. Patton <ewpatton@mit.edu> Co-authored-by: Vishwas-Adiga <vishwasadiga@gmail.com>
-
- 22 Aug, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I1fd03c3f3abc180b991201dbb0dc0b144a51cce6
-
- 21 Aug, 2023 4 commits
-
-
Linda Xue authored
-
Evan W. Patton authored
-
Evan W. Patton authored
Change-Id: Ibde4a87c00dbec2a980f16e90fe1b9e5884541e7
-
patryk84a authored
-
- 19 Aug, 2023 1 commit
-
-
Hanya Elhashemy authored
--------- Co-authored-by: Hanya Elhashemy <ga87saf@mytum.de>
-
- 18 Aug, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: I6f5f1d67c3e1a7cb96cc11574282006fae0bdecc
-
Evan W. Patton authored
Change-Id: I07717d16762fb59a617e008610da5216ffb6bdf7
-