значок приложения

ReteClock

Full-screen digital clock and dock screensaver for old Android phones.
Новое в версии 0.38.0
Added: a layout can carry its own pictures. Layout → Pictures… ticks them from your
pool; they are copied into a folder belonging to that layout, and while it is chosen
they are what the clock draws — the arrangement and the pictures as one set, like a
simple skin. Import and Export carry them as an ordinary folder per layout, so the
zip can be opened, rearranged by hand and put back.

Added: New layout, and a way to put the starter layouts back, on each list. Before
this a layout could only be
An old Android phone in a drawer is still a perfectly good screen with a perfectly good clock in it. reteclock is for exactly that: plug the phone into a charger, put it on a stand, and it shows the time in large digits with the weekday and the date.

Old phones are hard to use for much else. Signing in to a Google account stopped working on Android 2.3.7 and older in 2021, Google Play services stopped shipping updates for Android 4.4 KitKat in 2023, and most apps now require a much newer Android. A phone that can no longer install anything can still show the time.

So reteclock asks for nothing: no account, no network, no runtime permission. It runs on Android 2.3 and newer, and it is built and verified against Android 4.4.

Features

* Full-screen 24-hour clock with seconds, weekday, month, day and year.
* Two layouts. Wide screen: a large HH:MM on the left, with seconds, weekday, date and year in a column on the right. Tall screen: hour and minute stacked, then the weekday with the date, then the year and the seconds.
* The hour and the minute are as large as the screen allows. Space is reserved for the smaller lines first and everything left over goes to the big time, so nothing is ever clipped. They arrive bold, and you can turn that off.
* Keeps the screen on while the clock is shown.
* Burn-in protection: the drawing moves a few pixels every minute, when the displayed minute changes anyway, and works its way around a wide disc over a couple of hours, so an OLED panel does not burn in.
* Starts when the charger is connected, and shows over the lock screen when started that way. This can be turned off.
* Works as a system screensaver (Daydream) on Android 4.2 and newer, and from a desk dock.
* Your own fonts. Add a font file and the clock draws in it — TrueType (.ttf), OpenType (.otf) or a collection (.ttc), with anything the device cannot read refused on the spot. The file goes through the system picker and is copied into the app, so reteclock still asks for no storage permission, and the font keeps working if you move or delete the original. Keep several: the settings screen lists each one's size and the total they occupy, and any of them can be deleted.
* A font for each field. The hour, the minute, the seconds, the weekday, the month and day, and the year each take their own font, and their own bold, italic and underline. Sizes stay worked out by the app.
* The clock does not fidget. Each field is sized from the widest text it could ever show, so 11:11 is drawn at the same size and in the same place as 88:88 and nothing shifts as the digits change.
* Your own pictures, in one pool. Each image is ticked as a background or as the text fill — the digits become a window onto it — or held on hand, unused; a select-all tops each column. The backgrounds take turns: an animated GIF plays through once, a still holds for a time you choose, one cross-fades into the next, and six fit modes cover every shape. The text images cycle on the same rules. Sort by name or date, rename (001, 002 … makes the name sort your order), arrange by hand, or select many and delete together.
* How much room the time takes is yours: two sliders — its share of the width in landscape, of the height in portrait.
* Your colours: the text and the background, each from a palette — and never the same colour, so the clock cannot vanish into itself.
* Settings, reached from the menu a long press on the clock opens — or with the Menu key, or a remote's centre key held down: show seconds, date format, colours, the fonts, images and sliders above, and start-when-charging.

Built small and plain

Java and the Android framework only. No AndroidX, no support library, no Kotlin runtime, no third-party dependency, a single classes.dex, and an APK of about 490 KB. It holds two normal permissions — WAKE_LOCK, to keep the screen on, and VIBRATE, which only the timer uses. Both are granted at install and neither is ever requested at runtime.

The name

rete is Latin for

Версии

Можно выбрать загрузку приложения в виде APK (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.

Скачать
  • Версия 0.38.0 (68) рекомендована Добавлено 31.08.2026

    Для этой версии требуется Android 2.3 или новее.

    Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.

    Разрешения
    • управление функцией вибросигнала
      Приложение сможет контролировать вибросигналы.
    • отключение спящего режима
      Приложение сможет запрещать перевод телефона в спящий режим.

    Скачать APK 490 КиБ Подпись PGP | Журнал сборки

  • Новое в версии 0.37.0
    Added: reteclock works on Android TV. It appears on the TV home screen with a
    banner of its own, and the remote drives it: the centre key starts the timer and
    stops it again, held down it opens the menu, and up and down dim the screen and
    give it back. Back still belongs to the television.

    Added: every button in the app can now be reached with a D-pad, a remote or a
    keyboard, and shows a ring when it is the one being pointed at. Most of this app's
    buttons are drawn by the app itself, and a draw
  • Версия 0.37.0 (67) - Добавлено 29.08.2026

    Для этой версии требуется Android 2.3 или новее.

    Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.

    Разрешения
    • управление функцией вибросигнала
      Приложение сможет контролировать вибросигналы.
    • отключение спящего режима
      Приложение сможет запрещать перевод телефона в спящий режим.

    Скачать APK 482 КиБ Подпись PGP | Журнал сборки

  • Новое в версии 0.33.2
    Fixed: "Show AM / PM" now hides the marker everywhere rather than only on the
    screen that shows the time and nothing else. Three of the layouts never asked
    the switch, so with the date or a calendar on screen the marker stayed however
    it was set. Wherever it is off now, nothing is drawn and no room is kept: the
    time takes the space back. Your existing answer is carried over.

    Changed: the switch has moved to where it belongs — inside the twelve-hour
    clock's own box in the general settings, above
  • Версия 0.33.2 (60) - Добавлено 26.08.2026

    Для этой версии требуется Android 2.3 или новее.

    Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.

    Разрешения
    • управление функцией вибросигнала
      Приложение сможет контролировать вибросигналы.
    • отключение спящего режима
      Приложение сможет запрещать перевод телефона в спящий режим.

    Скачать APK 434 КиБ Подпись PGP | Журнал сборки