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

280518_1116AM_addingChangeFromCn1 #16

Merged
merged 71 commits into from
May 28, 2018
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
a5c5497
Fixed squareShadow effect.
shannah May 2, 2018
3854460
Added a remove method to the list property
shai-almog May 3, 2018
97a095a
Fixed no shadow drawn in roundrectborder
shannah May 3, 2018
4ccf305
Removed debugging code
shannah May 3, 2018
0f93424
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 3, 2018
e02dbf1
Removed debugging code
shannah May 7, 2018
ab32343
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 7, 2018
722cde9
Updated density and padding to make iPhone X more usable by default
shai-almog May 8, 2018
4f7e592
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 8, 2018
c92850c
Changed CSS watcher to output CSS at src/theme.res instead of src/the…
shannah May 9, 2018
7b493cc
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 9, 2018
485bedb
Added ability to override the picker instance
shai-almog May 10, 2018
0513685
Fixed bug where picker component was ignored by the validator
shai-almog May 10, 2018
18d0f28
Fixed issue with floating action buttons setting and background trans…
shai-almog May 10, 2018
2565746
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 10, 2018
2af567e
Attempting to fix hanging travis
shannah May 10, 2018
060ea0c
Another attempt to fix hanging travis
shannah May 10, 2018
1dcf2dd
Fixed syntax error in travis script
shannah May 10, 2018
e797385
Fixed issue with device rotation on iOS while text editing is in prog…
shannah May 10, 2018
ff40435
Fixed bug with floating action button that didn't ignore the gap. Upd…
shai-almog May 10, 2018
517835c
Main focus of this commit is to add a lightweight mode flag to the Pi…
shannah May 15, 2018
b2c31b9
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 15, 2018
f13ed7d
Fixed issue with orphan ResourceEditorApp processes hanging around af…
shannah May 16, 2018
17bfb9a
Added support for tablets with Picker lightweight mode.
shannah May 16, 2018
801a4cf
Add a means to synchronize multiple 'input devices' such as virtual k…
shannah May 16, 2018
4710998
Fixed parsing of JSON for an edge case of nested properties
shai-almog May 17, 2018
84a6c08
Added shorthand syntax for material icon setting
shai-almog May 17, 2018
c681c48
Updated version
shai-almog May 17, 2018
3e11050
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 17, 2018
d51f2df
Fixed on-device support for lightweight picker mode. Tested in simul…
shannah May 17, 2018
0936180
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 17, 2018
4d9eaaf
Provided a shorthand method for the exclude property method
shai-almog May 17, 2018
d3d727e
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 17, 2018
9ed405a
Change the way CN1 handle device resolution to use device PPI
May 17, 2018
d365423
Added support for duration picker type for picker in lightweight mode…
shannah May 17, 2018
16be1cf
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 17, 2018
be2603d
Changed the name of the internal ISpinner3D interface to make it more…
shannah May 17, 2018
afb3057
Added type PICKER_CALENDAR for the picker widget to display a calendar.
shannah May 17, 2018
80ac519
Add SetProperty as a new type of property and add the addAll() and re…
May 18, 2018
92018b7
Add SetProperty as a new type of property and add the addAll() and re…
May 18, 2018
a73be40
Fixed #2420 I have no idea how that functioned until now...
shai-almog May 19, 2018
bdd1898
Merge pull request #2417 from ramsestom/propertiesCollection
shai-almog May 19, 2018
1a38b4d
Disabled Form.setCurrentInputDevice from stopping editing when both t…
shannah May 19, 2018
c2ba25d
Fixed JavaDoc for issue #2413
shai-almog May 21, 2018
38723e3
Durank
DurankGts May 21, 2018
c1a88d7
Merge pull request #2424 from DurankGts/210518_1006PM_customBackGroun…
shai-almog May 22, 2018
7596047
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 22, 2018
d398a91
Fixed the accordion PR to match conventions and keep compatibility
shai-almog May 22, 2018
f6d0f79
Some changes to keep full back compatibility with the old CN1 screen …
May 22, 2018
4dda3c8
Changed so that theme.res files are backed up in the css/.backups dir…
shannah May 22, 2018
f086cca
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 22, 2018
25ef3fd
Merge pull request #2414 from ramsestom/deviceResolutionRefactor
shai-almog May 23, 2018
206bbe1
Fixed non-ascii character in code
shai-almog May 23, 2018
4660ec1
Fixed popup styling regression in the iOS theme
shai-almog May 23, 2018
28035af
Fixed issue with autcomplete text field not hiding when losing focus.…
shannah May 23, 2018
39de6ad
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 23, 2018
7d4b36d
Added javadocs for new public methods.
shannah May 23, 2018
85844fc
Fixed issue with capturePhoto() and captureVideo() on Android 7. htt…
shannah May 23, 2018
b0eb6ef
Reverted incorrect fix for #2409
shai-almog May 24, 2018
0a283f8
Fixed issue with Capture permission failure on Android 6+ when app in…
shannah May 24, 2018
c8c8cf4
Changed set/getLightweightMode() to is/setUseLightweightPopup() becau…
shannah May 24, 2018
cba5ce3
Updated version number and updated iOS theme
shai-almog May 25, 2018
c9c76b5
Revert "Fixed non-ascii character in code"
shai-almog May 25, 2018
dbec1c9
Revert "Merge pull request #2414 from ramsestom/deviceResolutionRefac…
shai-almog May 25, 2018
ea79fce
Initial implementation of new component traversal API for improving e…
shannah May 25, 2018
4d50714
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shannah May 25, 2018
4763894
Minor performance tuning
shai-almog May 26, 2018
b57e704
Minor improvements to the UI of the media player
shai-almog May 27, 2018
2bf8a46
General improvements to collection properties:
shai-almog May 27, 2018
9774dc0
Updated version number
shai-almog May 27, 2018
9cc4705
Merge branch 'master' of https://github.com/codenameone/CodenameOne
shai-almog May 27, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed popup styling regression in the iOS theme
shai-almog committed May 23, 2018
commit 4660ec1c01bfd27c75d0189ee0ec53c3476be131
Binary file modified Ports/iOSPort/nativeSources/iOS7Theme.res
Binary file not shown.
Binary file modified Themes/iOS7Theme.res
Binary file not shown.