Skip to content

180717_addingChangesFromCn1Repository #2

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

Merged
merged 113 commits into from
Jul 18, 2017
Merged

Conversation

DurankGts
Copy link
Owner

No description provided.

shannah and others added 30 commits May 19, 2017 08:54
… in latest round of efficiency commits. ParparVM.
Also fixed simulator behaviour with startEditingAsync to stop editing on existing field before proceeding to start editing the new text field.  Since the JavaSE port uses invokeAndBlock for editString, starting to edit a field before finishing editing another field will cause the old field to appear blank until editing is finished on the othe field.
#1836
…collapse twice before it would do anything. This situation would arise if you press collapse/expand, then manually drag the divider to a new position, then press collapse/expand resp again.
…. It uses static methods for simplified static import code
…ly if the device has a physical back button on UWP. #2099
… the iOS source broke the find/replace pattern match that the build server uses to allow the user to override permissions with build hints. This should fix this issue on SO https://stackoverflow.com/questions/43289640/facebook-graph-api-scope-issue-in-ios/43315629?noredirect=1#comment75395107_43315629
…ge & FileSystemStorage methods to global context
…f in absence of the Cookie header. This causes ConnectionRequest setCookiesEnabled() to be respected now.
… a memory leak in components that used browser component such as the MapContainer. We may need to review code that uses non-static anonymous inner classes that may outlive the containing class, as this appears to have been the problem here. Especially cases where the anonymous inner classes are added as listeners to other components.
…erences for insets in layered layout. Previously auto insets and percent insets may obtain incorrect values when calling Inset.changeReference().

Also changed the API of changeUnits() to take the parent container rather than the affected component as this is more flexible to work with.  Deprecated previous api.
diamondobama and others added 29 commits July 6, 2017 13:41
Fixed SQL error on "WHERE" Clause that uses "," instead of "AND" for chaining arguements
Clarified that getCursor applies to mouse cursor to avoid confusion
…ed caps mode to button so Android buttons can have all caps
…oesn't throw exception anymore during preprocessing.
…This wasn't necessary for some reason when building project directly in Xcode, but xcodebuild fails to build for some reason if we don't change the import method. I'm more confused as to why xcode works than why xcode build doesn't. In any case, this define will fix it. Forthcoming patch to build server will automatically set this flag appropriately.
…ound rect border class intended to provide deeper customizations and consistency for round rectangles
… designer and the theme and updated android theme with better button type fidelity
…etimes ripple slid into other buttons. Added a global flag to control ripple for better consistency
@DurankGts DurankGts merged commit 40eeeca into DurankGts:master Jul 18, 2017
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.

7 participants