Project

General

Profile

Download (5.31 KB) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / java / org / distorted / states / RubikStateDone.java @ eaf87d1d

# Date Author Comment
a19943bf 12/08/2020 08:54 AM Leszek Koltunski

UI.

da768c35 09/29/2020 01:19 PM Leszek Koltunski

Transparent Buttons.

dca3888a 09/29/2020 11:02 AM Leszek Koltunski

1) report all solved levels to Analytics
2) automatically dismiss the NewRecord and Solved dialogs when one backs from the Done state.

1cb36646 09/26/2020 01:10 PM Leszek Koltunski

Make the top and bottom bars transparent, above the GLSurfaceView.

be576d14 09/25/2020 08:37 AM Leszek Koltunski

Rename some classes.

4fb1fc0d 09/20/2020 06:13 PM Leszek Koltunski

Progress with UI

92843d3b 09/20/2020 01:22 PM Leszek Koltunski

Rework the bottom pane

ad0c8e0e 06/26/2020 12:22 PM Leszek Koltunski

Make the margins and paddings proportional to screen size.

e3c74c0f 06/20/2020 07:38 PM Leszek Koltunski

Improvements to the UI - make it proportional regardless of the physical screen size. (Part 1)

807d82b7 04/25/2020 05:33 PM Leszek Koltunski

Add two new UI States: Ready and Done.