Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler Refactor #8

Open
wants to merge 903 commits into
base: gsoc20/build-aab
Choose a base branch
from
Open

Compiler Refactor #8

wants to merge 903 commits into from

Conversation

barreeeiroo
Copy link
Owner

⚠️ This PR takes as base gsoc20/build-aab, so the new build system can be tested in a real case with different build types. It should get soon changes from Android SDK 29 branch.

@barreeeiroo barreeeiroo marked this pull request as ready for review August 18, 2020 15:24
@barreeeiroo
Copy link
Owner Author

barreeeiroo commented Aug 18, 2020

@ewpatton everything seems to be working, including AAB. I will start testing with an appengine server, to make sure progress is sent properly.
But you can start reviewing it whenever you want.

EDIT: Tested, and progress reporter works properly

ewpatton and others added 27 commits March 21, 2023 17:26
…ventor-sources-ios#448)

* Show alert in Form's view and resize view for keyboard

Change-Id: I388a11fe41d562ef21aab69a31951c6ea5535124

* Remove debugging statements

Change-Id: I1420433d7eb0885106657961b55f28fdf3e3705e
Change-Id: Ib4fc81cbbfb6c60b65e501bc7590dc328603e36e
Change-Id: Ibe5abf7b8b07fdb3d52a7f7aa27809459a9ce0de
* Fix button label wrapping in iOS

Change-Id: I01f8e9efb31db381a9f56f7b775f317fcb5b9c2e

* Fix intrinsic sizing smaller than before

Change-Id: I7874cc277e872c6ee23633c3b4072f781e4ad357
…nventor-sources-ios#450)

* Make containers handle visibility instead of components
* Restore width/height constraints when making a component visible
* Fix failing test ImageTests.testVisible

Change-Id: Ie0366d335fd0e2c61abcf1fcceb9517686814912
…inventor-sources-ios#453)

* Fixed textospeech not working when device in silent mode
Co-authored-by: Li Li <lili2014@31-38-66.wireless.csail.mit.edu>

Change-Id: Ie716b215799695cf5c7380a9f431a78b9a749be3
Change-Id: Ic23133fcc73658a6940d39bc31ee624295705871
Change-Id: I6c2f80d9b72bf16937bc51084b35f7aceb24fa36
…-ios#463)

Change-Id: I95fcfceb1235dddfc6acfde84a5b8ccd51f28624
Change-Id: I4fda5017c9018396286c93011ea88964229b387d
…#461)

Co-authored-by: Evan W. Patton <ewpatton@mit.edu>

Change-Id: Ic9ae16a07b20166aa06bbfb73c83fa7cf4687929
…#473)

Change-Id: I88d6571587234d623ff44ec9225a0ce9884fb1c5
…ios#465)

Change-Id: I1019510fa2880acddd5b6a0fd8d1416ce5c7128b
…os#464)

* Implement Namespace property on TinyDB

Change-Id: If512d0a05303b3020384fb3240bf13347a296a27

* Switch to older style XCTest configuration

Change-Id: Iec9d61106daa33070f3444f30043657a566c24a7
…#480)

Change-Id: I2b3607a2d7ef93042025f47eeaccabb752b0c844
Change-Id: Id10db26f0c1837ab82039bb739d37947223ae8bf
…es-ios#496)

* Fix UTF-8 continuation bytes in operations

Change-Id: Ibede5a4efeeec8990c8547ea03dca24b264fb7ac

* Add unit tests

Change-Id: I586942438d76bc09ea0c068b0115ea207275ba64
Change-Id: Iac4114c979de9e0f06ae2f7489e24769343dcf23
jisqyv and others added 30 commits May 19, 2023 10:58
This results in uploaded APK files (as assets) being placed in the
normal GCS storage bucket while results returned by the buildserver
always go to the APK bucket.

Note: The buildserver sends the output apk file and a file named
build.out. However build.out just gets stored in the datastore.

Change-Id: If09dcdec7eed2cdae0ba3cfcee1810d33b5cec3a
We were looking for it in the APK bucket, but we put it in the Source
bucket. This change fixes that!

Change-Id: I89d68b5a5f6b369c9a57e433806d7fc563d6e9d0
Change-Id: Ic9fdb4e6bbbe201285a1f7a54e92d5d9c690796e
Change-Id: Ic2599b9c1216b1cf0a909fba82356c0bd4526c2f
Change-Id: Ifc57847a20c4f41aef32e7e34754683b48651794
Change-Id: Ie075278b35de15aca9e4420270e8c706d3a8b89a
Change-Id: Id4a8b86a5e67da0dabb78289462bef05425451b2
Change-Id: I63ee0335dec4a473d648da8d8d8c3824a16a4a04
Change-Id: I72d12046848311bb4846ac5b18cd694ad552ccc9
ChatBot works a lot like Translator. It uses a proxy run on the MIT
Campus. This version is designed around ChatGPT, which is called by
the proxy. Conversational continuity is managed by the proxy.

The component stores a UUID internally. When a new conversation
starts, this UUID is the empty string. The proxy will then return a
new UUID when it returns an answer from ChatGPT. By using this new
UUID in subsequent messages, the proxy provides the previous state as
well as the new question/input to ChatGPT.

The ResetConversation function sets this UUID back to the empty
string.

Change-Id: Ie27f3d4e2d6dd6303dc85d518793fc8f278a0432
Change-Id: I17d277de54a7fef1e22d2ac40486af65f5f5df9c
Change-Id: I5beea8f2ae60de72afcdf718fdd440195d0d2fe9
Change-Id: If114b2c569f7f929c840429ac090b8b500a008a3
Change-Id: I510bf41b78428b9cc0f130ab6f58cd3a45f5d7c1
Change-Id: If8477ab052d034a32b2fed428b0f81fa8c2ecda1
Change-Id: I56ea5019258b477e6f6ab29dcfa8e7c43b974145
Change-Id: I779f25174443d81c49c5439e4261c78ad685e55b
Change-Id: Ia90921388e72aa99059c94be06c16911947d791e
Change-Id: I2fbc68227b879ec0bb24a8c0f2d1f5077a8b49ec
Change-Id: I4e5c80b7d356e0ce814315e4b2c2037c9097138a
…ildserver

Change-Id: I48a5d1c5a22a493fb26bd8352254cc8ee5a9dcce
Change-Id: I1e6c88d8d68bc0b74532ba59c2d9ac8064d1ab67
Change-Id: I84320371d613f610989afa743b44d48086563143
Change-Id: I30648448a2a6a2fbf6efdd0b87cf5c53a8b3fa88
Change-Id: I8c0f364f562ded34233cde280a9d19123d6e97e1
Change-Id: Iea25e1e615f2583c57440d69e7c9a73c614689be
Change-Id: I059544d80dd39b8a2bf1e793d6bca0ea08ab0026
Change-Id: Iabf30f6fc34befaed70a35e0a586d98b1d39c723
Change-Id: I55e74cd3ca19066efcb36b62a9626be2ee610961
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants