classic-lite

Minimalist rewrite of Łukasz Zalewski's "classic" pebble watchface
git clone https://git.instinctive.eu/classic-lite.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-06-15 09:47Archive the repositoryNatasha Kerensikova1+5-4
2016-01-26 20:05Mark release 1.5Natasha Kerensikova2+2-2
2016-01-17 17:48Fix a bug in the battery icon on low battery levelsNatasha Kerensikova1+1-1
2016-01-06 18:44Mark release 1.4Natasha Kerensikova2+3-3
2016-01-05 19:35Allow different colors for hour hand, minute hand and central pinNatasha Kerensikova3+81-16
2016-01-02 22:35Mark release v1.3Natasha Kerensikova2+3-3
2016-01-01 18:24Add support for custom text formatNatasha Kerensikova1+24-4
2015-12-31 16:42Update persistent storage for second battery color and font sizeNatasha Kerensikova1+35-6
2015-12-30 19:44Add support for (somewhat) configurable font sizeNatasha Kerensikova3+84-17
2015-12-29 18:22Add a secondary color for battery icon, to help finer readingNatasha Kerensikova3+31-3
2015-12-18 20:20Display the (hard-coded) installed version on the configuration pageNatasha Kerensikova2+7-4
2015-12-17 18:09Mark Release 1.2Natasha Kerensikova1+1-1
2015-12-16 22:59Hard-code app message inbox size to 1kB instead of taking the maxNatasha Kerensikova1+1-1
2015-12-15 18:26Remove the now-unneeded workaround for Pebble Time RoundNatasha Kerensikova1+0-20
2015-12-14 18:04Cache frame buffer to save drawing operationsNatasha Kerensikova1+118-0
2015-12-13 18:32Use lines rather than arcs for minute marks in round displayNatasha Kerensikova1+17-2
2015-12-12 16:54Only draw visible elements and layersNatasha Kerensikova1+105-67
2015-12-10 17:54Update version label to 1.1Natasha Kerensikova1+1-1
2015-12-10 17:53Work around a Pebble Time Round display bugNatasha Kerensikova1+20-0
2015-12-09 18:18Prepare `pebble-js-app.js` for releaseNatasha Kerensikova1+17-4
2015-12-08 19:01Use slightly larger hands on the Pebble Time RoundNatasha Kerensikova1+7-0
2015-12-07 18:11Use localStorage and parameter parsing to keep UI settingsNatasha Kerensikova2+47-2
2015-12-06 19:28Use time formats directly in the form option valuesNatasha Kerensikova1+10-12
2015-12-05 18:04Fix color initialization overwriting values read from persistent storageNatasha Kerensikova1+10-10
2015-12-04 19:44Use persistent storage to keep settings across app restartNatasha Kerensikova1+76-0
2015-12-03 18:09Fix missing text and icon visibility update after configuration changeNatasha Kerensikova1+5-2
2015-12-02 18:49Add a configuration pageNatasha Kerensikova3+181-0
2015-12-01 20:05Add an inbox App Message handler to update settingsNatasha Kerensikova1+151-1
2015-11-30 18:01Add a battery icon when it falls below a given thresholdNatasha Kerensikova1+62-20
2015-11-29 18:25Add bluetooth warning icon on connection lossNatasha Kerensikova1+63-2
2015-11-28 18:18Add a text layer to display the dateNatasha Kerensikova1+24-0
2015-11-27 19:43Add a dedicated background for the Pebble Time RoundNatasha Kerensikova1+41-0
2015-11-26 18:04Add the classic rectangular backgroundNatasha Kerensikova1+122-0
2015-11-25 18:19Add basic code to render the handsNatasha Kerensikova1+145-0
2015-11-24 21:42Add basic infrastructure to the projectNatasha Kerensikova5+50-0
2015-11-23 17:55initial empty check-inNatasha Kerensikova0+0-0