Commit Graph

69 Commits

Author SHA1 Message Date
9f5018c2ee SVG Continents 2024-04-11 22:17:28 +02:00
f5ef141326 Update icons and prepare F-Droid release 2024-04-11 17:19:25 +02:00
82d950873e Write better labels in stats 2024-04-11 15:17:51 +02:00
eda8c89b56 Make light mode look nicer 2024-04-11 14:56:22 +02:00
76b0ad9f41 Improve stats 2024-04-11 00:03:37 +02:00
06f8a1db7a Remove equidistant projection since similar to azimuthal equatorial 2024-04-10 23:17:07 +02:00
c01420a3c6 Nogroup if unchecked country 2024-04-10 21:48:57 +02:00
445cd05800 Fix case autogroup 2024-04-10 21:23:04 +02:00
d1f7c72adb Fixed icon 2024-04-10 21:09:44 +02:00
9228556ed1 Fixes 2024-04-10 21:06:42 +02:00
cd7c54230e CleanUp, Opti, Svg, ... 2024-04-10 20:56:14 +02:00
98582732cd Fix regions not colored in regional mode 2024-04-10 16:50:18 +02:00
ca16a0d20f Use better icons for light theme 2024-04-10 13:14:09 +02:00
99c7f8394c Enable group color change in single group setting 2024-04-10 13:08:49 +02:00
98591691a3 Correct bug when disabling and re-enabling regions 2024-04-10 11:20:08 +02:00
63eed7bf59 Delete color 2024-04-10 00:11:40 +02:00
261d5eed5b Logo 2024-04-10 00:08:12 +02:00
494d58034d Choose map projection in settings 2024-04-09 22:29:26 +02:00
e87f2fac28 Better SVG 2024-04-09 19:27:16 +02:00
fd0ae64c0d Compute sum and ratio in stats 2024-04-09 16:51:00 +02:00
6aef6dabb2 Repair edit fragment refresh when groups are active 2024-04-09 13:52:08 +02:00
91574f4060 Correct some region names 2024-04-09 13:47:06 +02:00
8b2b694a00 Improved Stats 2024-04-09 08:29:53 +02:00
fbeefa0276 WIP Stats 2024-04-09 01:43:41 +02:00
cd999c2a6e Fixed Duplicate items in geoloc children 2024-04-09 00:03:34 +02:00
728994a8f3 Fix racecondition when button spam 2024-04-08 23:46:58 +02:00
6123048426 Names & SVG 2024-04-08 21:24:20 +02:00
ddef61a0cf Reassign all mappings to chosen group when disabling groups 2024-04-08 17:44:49 +02:00
59a72e0544 Port regional assignments to parent country if turned off 2024-04-08 13:41:35 +02:00
a3f81c95a0 Add Antarctica SVG 2024-04-08 11:36:05 +02:00
d041df9805 Adapt settings and icons 2024-04-08 11:35:51 +02:00
01dab6aa30 Prevent overriding default group 2024-04-08 10:52:08 +02:00
bafd3cea14 Remove magic group keys 2024-04-08 10:45:16 +02:00
ec52574ae3 Update checkboxes immediately 2024-04-08 10:42:16 +02:00
923404ebc5 Fix regional UI 2024-04-08 00:42:35 +02:00
32ba5e0b07 Merge Shetland Islands with Scotland 2024-04-07 23:27:12 +02:00
72b2148e4b Change some country names 2024-04-07 22:21:08 +02:00
513660b3a4 Reorganize countries in 'Others' group 2024-04-07 22:04:33 +02:00
443d62b6df Fixed state names 2024-04-07 11:59:37 +02:00
65be3526a6 [m] Prepare Release 2024-04-04 00:14:33 +02:00
ce2055ee97 [m] Fix clear 2024-04-03 08:42:28 +02:00
822a46236d [m] isRegional handling & more 2024-04-03 08:31:17 +02:00
4fd4eff258 [M] Refactor, Cleanup,... 2024-04-03 01:32:02 +02:00
3ea1a86590 Migrated SVG generation to apk-build 2024-04-01 15:53:23 +02:00
8ccfbefbe0 Fix light theme by making checkboxes visible 2024-03-07 12:56:13 +01:00
968f4206cc Add counter for group view 2024-03-07 12:37:17 +01:00
71a33c4db7 Enable percentage stats if desired 2024-03-07 12:13:52 +01:00
01020bdc5c Improve experience with editing places
- Use background tints for buttons
- Display margins around stats
- Correct bug not accounting for negative group id's in stats
2024-03-07 11:39:10 +01:00
f772ba0fb5 Repair logic for clearing unique group 2024-03-07 10:41:38 +01:00
411bd5c4de Adapt group selection UI
- Enable group deletion (including mapped countries)
- If only one group exists, no need to go through the dialog
2024-03-05 18:57:48 +01:00