More rebranding including the team identifier, url scheme, and links on about screen

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Yannik Bloscheck
2025-06-12 22:20:56 +02:00
committed by Konstantin Pastbin
parent d4e1d53c40
commit 074d443f0f
126 changed files with 559 additions and 276 deletions

View File

@@ -35,7 +35,7 @@
// 2013-04-10 - Added wrapper to apply a patch directly to files.
// --Joshua Pawlicki <waffles@chromium.org>
// 2017-08-14 - Moved "apply" and "create" to the header file, rewrote
// all routines to use CoMaps readers and writers instead
// all routines to use OMaps readers and writers instead
// of Courgette streams and files.
// --Maxim Pimenov <m@maps.me>
// 2019-01-24 - Got rid of the paged array. We have enough address space