- 18 Dec, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: I92addb390e48490e8da938893f7206af7b7e5bce
-
Evan W. Patton authored
Change-Id: I59e4b4aef48e0bef7f655adb2ab4dd4d5d61c542
-
- 09 Dec, 2023 1 commit
-
-
Susan Rati Lane authored
Co-authored-by: Володимир Українець <e4v0gq+appinventor@gmail.com>
-
- 07 Dec, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I95043befc229b6998eda59bc74e9f0e39330e1d3
-
- 06 Dec, 2023 5 commits
-
-
Evan W. Patton authored
Change-Id: I28fed35925818e44f0ae6c9139458b61a1e6258e
-
Kashish Sharma authored
Change-Id: I94a5a939516d90350d098b9a45dbe05bf6df3ed2
-
Evan W. Patton authored
Change-Id: Ife9f9be47c5306c490a2b830813e34267ba98507
-
Viktoriya Tabunshchyk authored
Change-Id: I0ff5fe4fa0e9b85d93c637593856e97d5133a212
-
Evan W. Patton authored
Change-Id: Iaafebd3a16bfa2d533a2c578f28285e6cc126cae
-
- 05 Dec, 2023 3 commits
-
-
Linda Xue authored
Change-Id: I083f05fe0eefe8dbe5bc798a6e1a4b93f7d83164
-
Evan W. Patton authored
Change-Id: I3f6f8f90ed39cf9888fb3a6e9611c033a63807a0
-
David Young-Jae Kim authored
-
- 28 Nov, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I911883347cfff6f1bae58da711cc306447403026
-
- 27 Nov, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: I3571fc5d198a69fc04a2f66066a23a7f1db679a0
-
Evan W. Patton authored
Change-Id: Iaa638a74b3e992caf05ef7376de5ff7aab57ab6f
-
- 22 Nov, 2023 4 commits
-
-
Jeffrey I. Schiller authored
Change-Id: I00bc304b54f57b7fca2544b276b1ccb324afa9c1
-
Jeffrey I. Schiller authored
Change-Id: I737edd29a73335e84a2f7fe3bb6a919731d16b90
-
Jeffrey I. Schiller authored
Google reports out crash statistics in the Play Store console. If we have too many crashes, Google threatens to negatively impact our store listing. This change addresses the top two crashes we are seeing in the console. 1. ConcurrentModificationException in the EventDispatcher. I was unable to reproduce this behavior. This fix synchronizes access to the HashMap, to guard against access from more then one thread. It also uses COW semantics for event dispatcher (@author Evan Patton) to guard against modification from the same thread. 2. Crash out of MediaUtil. I was able to reproduce this one by attempting to set an image to the string "\/\/" which results in an IllegalArgumentException out of URI.create(), at least on Android 10, which this is most reported. This change converts the IllegalArgumentException into an IOException which we handle (at least by logged it). More importantly, we don't crash the Companion on an IOException. Future work might want to better handle exceptions on background threads, where [2] happens. Perhaps by doing a Notification on the UI thread. But that is a change for another time. Change-Id: I954ef77b1d4ba63f43de04c2fa344b29dc36af23
-
Jeffrey I. Schiller authored
Make the value of DEFAULT_THEME in ComponentConstants.java match the value in project.properties. This resolves an issue where Dark Mode on Samsung devices did not display properly on the device when using the Companion App. Change-Id: I585d2916167e3354098036ff9b31fd79480c0314
-
- 21 Nov, 2023 1 commit
-
-
Evan W. Patton authored
* Fix buttons not taking a translucent background color Change-Id: I7781e710b4c3efd41c9585e2e5cd4c6cc2d50736
-
- 20 Nov, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I69b8f148383ec36d3efaf733002a30eb20bbdcc1
-
- 15 Nov, 2023 6 commits
-
-
Evan W. Patton authored
Change-Id: I47fe00a41504ad37432c850f3fcf616e1168091b
-
Evan W. Patton authored
Change-Id: I74ac1637a7c4bbb5a3ac95f1a3ab31463733b426
-
Evan W. Patton authored
Change-Id: I4b2e0183bc9c434699ccf78f086491901061788e
-
Evan W. Patton authored
Change-Id: I1c2b42c0ea525d45cb4abc129f6e49cb85a54642
-
Evan W. Patton authored
Change-Id: Ic060ed9e8e10d3372bd34abc0ea1432dff41e6d6
-
Evan W. Patton authored
Change-Id: I65f4d034903e93dd19f09e051a4192b7ae628da8
-
- 13 Nov, 2023 1 commit
-
-
Amelia Zhang authored
-
- 09 Nov, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I3590ed72a5ea0af41cf575b8237f66489de047b9
-
- 03 Nov, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: Ia0a251be7c7a8f105b3b5e59fe66783931e8234d
-
- 26 Oct, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: Id2920f96f1752d622a0f8a105e2869a8e958114d
-
Evan W. Patton authored
Change-Id: If4c6cfdc1c410b3a94ad1d5c7ba8b49a61188b5c
-
- 25 Oct, 2023 1 commit
-
-
Evan W. Patton authored
Change-Id: I993a7b73eee00b3469626c6b78369570e387d821
-
- 24 Oct, 2023 2 commits
-
-
Diego Barreiro Perez authored
-
SusanRatiLane authored
Also fix the code to properly detect extensions in candidate projects to be published and refuse to publish them (MIT Policy on non-source code in the Gallery). Change-Id: Iecefdba61a988dd9a6de666b5e2825d500db1ba1
-
- 23 Oct, 2023 1 commit
-
-
Jos authored
-
- 20 Oct, 2023 2 commits
-
-
Evan W. Patton authored
Change-Id: Ifb1edb80c6263f704a6aa1de52752fa469494349
-
Evan W. Patton authored
Change-Id: I46ef412ee85c795d157fa48c3d3c8773f0ab525d
-
- 18 Oct, 2023 2 commits
-
-
SusanRatiLane authored
-
Diego Barreiro authored
Introduces a dropdown which allows to select if the source structure box should display all components, only the visible ones or the non visible ones. Change-Id: I1121c78c82a9eddab1abc696d5af865460fcad50
-