Project

General

Profile

« Previous | Next » 

Revision 2666a48c

Added by Leszek Koltunski about 5 years ago

1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics.

View differences:

src/main/res/values/strings.xml
82 82
    <string name="effect_finished">FINISHED </string>
83 83
    <string name="scramble">Scramble</string>
84 84
    <string name="credits">Credits</string>
85
    <string name="start">Start</string>
85 86

  
86 87
    <string name="quality0">Highest</string>
87 88
    <string name="quality1">High</string>
......
114 115
    <string name="inflate_placeholder">Inflate: %1$.2f</string>
115 116
    <string name="effect_id_placeholder">ID: %1$d</string>
116 117
    <string name="rubik_placeholder">Cube: %1$d Available Memory: %2$d MB</string>
118
    <string name="duration_placeholder">Duration: %1$d s</string>
119
    <string name="count_placeholder">Count: %1$.2f</string>
120
    <string name="noise2_placeholder">Noise: %1$.2f %2$.2f %3$.2f</string>
117 121

  
118 122
    <string name="example_monalisa">Mona Lisa</string>
119 123
    <string name="example_monalisa_subtitle">The basics of Distortions.</string>

Also available in: Unified diff