Commit graph

42219 commits

Author SHA1 Message Date
48916d6e06 remove commented out stuff
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
a85b84c720 clean up manifest
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
8c32a35806 throw error if bad theme passed to setAndroidTheme
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
685c77df2a comment cleanup
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
50cbcd0171 add time-based fallback for auto
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
557121f55a auto and navauto working
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
a035bb3d9a fix system theme more
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
8305cd42b2 handle system-theme in resolveMapStyle
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:43 +00:00
db3c88f62f split autotheme into new function
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:42 +00:00
7ecf0ba840 fix flow
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:42 +00:00
a352d870bf add notes, re-name and reorder stuff
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:42 +00:00
4b420f8c5b rename get/setThemeSettings - no longer just UI theme
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-04 14:56:42 +00:00
637a051033 return getcustomtheme
still needed
2025-03-04 14:56:42 +00:00
c65fb53062 these need to be duplicated to night theme
getResource in themeutils doesn't fall back (but i don't think it should)
2025-03-04 14:56:42 +00:00
c037e951a0 remove uimode configchanges in manifest 2025-03-04 14:56:42 +00:00
6135c19079 remove superfluous theme setting code 2025-03-04 14:56:42 +00:00
e6670730d9 split night themes into values-night 2025-03-04 14:56:42 +00:00
9d6a1fb1ba fix splash light/dark implementation 2025-03-04 14:56:42 +00:00
ebbe713f8f more change needed 2025-03-04 14:56:42 +00:00
0edbc5c421 change this 2025-03-04 14:56:42 +00:00
5762449986 eggdfgdgf 2025-03-04 14:56:42 +00:00
d005ee6149 sfdsdfsd 2025-03-04 14:56:42 +00:00
bfad3195ad dfdfg 2025-03-04 14:56:42 +00:00
ce9822f950 srfdtghjhfgh 2025-03-04 14:56:42 +00:00
6b0c05bdc8 fgdgfg 2025-03-04 14:56:42 +00:00
54c8a4c8ed cvbg 2025-03-04 14:56:42 +00:00
2383c021b9 check 2025-03-04 14:56:42 +00:00
7cf9de5d05 dfrg 2025-03-04 14:56:41 +00:00
d1b918c263 [android] rework Light, Dark, and System modes
(rebased from PR, some additional minor cleanup/fixes)
TODO: debug commands like ?light don't work.
Signed-off-by: Harry Bond <me@hbond.xyz>
Signed-off-by: Sebastiao Sousa <sebastiao.sousa@tecnico.ulisboa.pt>
Co-authored-by: Francisco Nael Salgado <francisco.nael.salgado@tecnico.ulisboa.pt>
2025-03-04 14:56:41 +00:00
1753a8bc87 [drape] Remove Vulkan warnings
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2025-03-03 17:42:46 -03:00
d21800ec25 [github] Add leading slash (root) to all dirs
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-03-02 16:07:26 +00:00
62778dbfbe [android] Fix crash upon deleting a POI via the Editor
Resolves #10211

Signed-off-by: savsch <119003089+savsch@users.noreply.github.com>
2025-03-02 18:47:15 +03:00
540bd70d96 Implements track recording widget on screen
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
2025-03-02 13:26:40 +00:00
c23d782d6f [android] Add manage route functionality
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2025-03-01 13:06:25 +00:00
c7b2b7d136 [strings] Add manage route strings to Android
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2025-03-01 13:06:25 +00:00
d2f8a03468 [android] Add route point icons
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2025-03-01 13:06:25 +00:00
5344ed5940 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-03-01 09:14:48 +00:00
zyphlar
97fc3606f9 [strings] Regenerated
Signed-off-by: zyphlar <zyphlar@users.noreply.github.com>
2025-03-01 09:01:15 +00:00
zyphlar
13071a609c Add recalculating TTS announcement
Signed-off-by: zyphlar <zyphlar@users.noreply.github.com>
2025-03-01 09:01:15 +00:00
b14939e770 [android] Don't set subway routing mode when layer active
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-03-01 05:58:19 +03:00
32bf3a3e9a [editor] Make new POIs editable
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-03-01 05:29:12 +03:00
147e12360c [github] Do not require POI PR reviews from design and data teams
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2025-02-28 20:02:16 +00:00
7bfbb517cf [Android] hide UI in big direction mode
Signed-off-by: Harry Bond <me@hbond.xyz>
2025-02-28 18:48:25 +00:00
FinixFighter
33ca7570ad [categories] Update categories.txt
Added italian search term for car repair shop.
"Meccanico" is the most commonly used term for this kind of shops.

Signed-off-by: FinixFighter <19877271+FinixFighter@users.noreply.github.com>
2025-02-28 18:52:17 +03:00
644b9da2b1 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-02-28 13:59:33 +00:00
c52a3e3c09 [strings] Update plurals from ChatGPT
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-02-28 13:59:09 +00:00
44f3475b90 [strings] Regenerated
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-02-28 13:56:49 +00:00
c5019f0252 [strings] Remove brands_strings.txt
This file isn't referenced anywhere. It's just an artifact.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2025-02-28 13:56:03 +00:00
Parneet Singh
018dfb0cbc [android] Remove unused ProgressDialogFragment file (#10354)
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
2025-02-28 13:56:03 +00:00
Alexey Krasilnikov
a11c266584 Start DownloaderService when map update is requested also
Signed-off-by: Alexey Krasilnikov <alexey@krasilnikov.me>
2025-02-28 13:56:03 +00:00