Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

47 check-ins that include changes to files matching 'runt/apis/midp-lcdui/cc/squirreljme/runtime/lcdui/phoneui/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2020-01-16
00:27
Base partial work graphics and framebuffer refactor. check-in: 49b23a5fbf user: stephanie.gawroriski tags: trunk
2020-01-12
14:48
Add SystemCallException and nicer SystemCallError; Initialize UI via format. check-in: 037a21425e user: stephanie.gawroriski tags: trunk
2020-01-09
19:17
Remove CLIP_RECT, TRANSLATE, GET_TRANSLATE_X, and GET_TRANSLATE_Y from serialized graphics to simplify them; Add capabilities support for the framebuffer; Reduce argument count in drawRegion() so it fits within the system call limits; Add system calls for accelerated graphics support; Shorten FRAMEBUFFER_ to FB_ in RatufaCoat; Shorten FramebufferProperty to Framebuffer since it contains all of the Framebuffer stuff. check-in: 9fbed3bd18 user: stephanie.gawroriski tags: trunk
2019-12-09
22:22
Add blank handler for Form items. check-in: d441ba6711 user: stephanie.gawroriski tags: trunk
22:11
Drawing of background color in Text; Base drawing of items and forms; Optimize text drawing by reducing allocations; Add alpha colors to standard colors. check-in: 158bf92ca3 user: stephanie.gawroriski tags: trunk
2019-10-05
20:16
Remove vibrate API from the phone UI backend. check-in: 47c921946c user: stephanie.gawroriski tags: trunk
2019-06-23
16:12
Reorder errors in runt/apis/midp-lcdui check-in: 66e728a118 user: stephanie.gawroriski tags: trunk
2019-06-09
13:36
Remap game keys to the number pad and vice versa (makes it easier to use). check-in: 219523cd78 user: stephanie.gawroriski tags: trunk
2019-05-20
12:35
In the list demo set some alternative fonts. check-in: 7508c51408 user: stephanie.gawroriski tags: trunk
12:10
Implement part of copy area. check-in: 3b901912d8 user: stephanie.gawroriski tags: trunk
2019-05-19
17:21
Some Form base; If a resource was not found in a suite then do a traditional classpath search for it. check-in: dda11a1178 user: stephanie.gawroriski tags: trunk
11:59
Remove the launch command and instead make the launcher an IMPLICIT list with select launching programs. check-in: 32a49fd2f5 user: stephanie.gawroriski tags: trunk
02:39
Correct pointer position being wrong with regards to the content area; Do not use Java look and feel anymore because it messes up pointer coordinates in Windows 10 when scaled. check-in: dee2bceaf7 user: stephanie.gawroriski tags: trunk
02:15
Correctly implement List IMPLICIT/EXPLICIT logic. check-in: 69f6c2e715 user: stephanie.gawroriski tags: trunk
01:58
Turn F1-F24 into commands. check-in: d9beef3b53 user: stephanie.gawroriski tags: trunk
01:48
Implement list action logic. check-in: d9d2f7414c user: stephanie.gawroriski tags: trunk
01:04
Implement some UI functions for list. check-in: bce703a381 user: stephanie.gawroriski tags: trunk
00:42
Add handlers for action methods similar to how drawing is done. check-in: 72ec482401 user: stephanie.gawroriski tags: trunk
2019-05-18
22:37
Use font size of 16 for items since it is easier to read. check-in: a0db3f01ab user: stephanie.gawroriski tags: trunk
22:36
Draw focus box for list. check-in: 08beebd3d5 user: stephanie.gawroriski tags: trunk
22:21
Base drawing of list. check-in: 99186882d9 user: stephanie.gawroriski tags: trunk
21:57
Some minor adjustments. check-in: 2640033c42 user: stephanie.gawroriski tags: trunk
14:03
Make native UI drawing a bit faster and center the screen accordingly. check-in: 9967e4412d user: stephanie.gawroriski tags: trunk
13:43
Correct DrawingMethod lookup for classes (was in reverse order); Implement drawing method for canvas. check-in: ec412394c1 user: stephanie.gawroriski tags: trunk
13:38
Implement exit command execution. check-in: 67ac45c2b1 user: stephanie.gawroriski tags: trunk
13:21
Add the Displayable to be drawn, actually use the displayable to be drawn in the UI code. check-in: e019242b79 user: stephanie.gawroriski tags: trunk
13:04
Base for multiple drawing methods. check-in: 816900a822 user: stephanie.gawroriski tags: trunk
12:32
Implement drawing of ticker (if there is any). check-in: e12cb29f01 user: stephanie.gawroriski tags: trunk
2019-05-17
16:20
Capability get of pointer events. check-in: b75815213e user: stephanie.gawroriski tags: trunk
16:17
Realize the content area when it is set as well as during painting. check-in: 31ff0ed16b user: stephanie.gawroriski tags: trunk
15:46
Draw command bar if there are commands. check-in: f4e7411c38 user: stephanie.gawroriski tags: trunk
15:46
Corrections to EnforcedDrawingAreaGraphics. check-in: 25a8f8aa02 user: stephanie.gawroriski tags: trunk
15:30
Some base work. check-in: 321a6b8100 user: stephanie.gawroriski tags: trunk
14:53
Handle vibration; Add vibration symbol; If the display is vibrating, show a symbol that it is; Implement anchoring for text. check-in: 0083862360 user: stephanie.gawroriski tags: trunk
14:00
Drawing of canvases. check-in: dc04d0d8f3 user: stephanie.gawroriski tags: trunk
2019-05-16
23:33
Base for drawing display things. check-in: 7e8eb4865c user: stephanie.gawroriski tags: trunk
18:40
Base drawing of active display, nothing actually drawn yet. check-in: 4b0cab57c8 user: stephanie.gawroriski tags: trunk
18:05
Registration of callback for native ui. check-in: 5ead2a7a1b user: stephanie.gawroriski tags: trunk
17:46
Initialize the framebuffer again now. check-in: d01095aa38 user: stephanie.gawroriski tags: trunk
17:39
Implement basic content area size. check-in: 8cca18df48 user: stephanie.gawroriski tags: trunk
17:29
Width and height of the stuff to draw. check-in: d24b05500f user: stephanie.gawroriski tags: trunk
17:04
Set of current displayable item. check-in: 6a5ff73033 user: stephanie.gawroriski tags: trunk
16:55
Repaint display if a command is added. check-in: 967ae3f5b9 user: stephanie.gawroriski tags: trunk
16:23
Add display backends that can be used. check-in: b78d891d30 user: stephanie.gawroriski tags: trunk
15:52
Base for PhoneUI; Deprecations of the old UI stack stuff. check-in: 91cf536186 user: stephanie.gawroriski tags: trunk