Commit graph

1569 commits

Author SHA1 Message Date
Ensar Sarajčić
230c2717b0 Add ripples to unit holders 2023-09-14 09:52:05 +02:00
Ensar Sarajčić
89249927fc Add simple primary color tint for better visibility of top converter field 2023-09-14 09:24:08 +02:00
Ensar Sarajčić
3f86b85c5c Update simple-commons to prevent settings crash 2023-09-14 09:20:53 +02:00
Ensar Sarajčić
707c82208e Make keyboard on view_unit_converter smaller 2023-09-14 07:58:39 +02:00
Ensar Sarajčić
07b3579c23 Use circle ripple for swap units button 2023-09-14 07:55:16 +02:00
Ensar Sarajčić
8982a4d41e Make unit backgrounds smaller 2023-09-14 07:53:03 +02:00
Ensar Sarajčić
93d938152e Add ripple to switch units button 2023-09-13 17:18:17 +02:00
Ensar Sarajčić
609ae8dd29 Add more margin to unit names 2023-09-13 17:04:34 +02:00
Ensar Sarajčić
5ae36c4e4f Increase size of switch units button 2023-09-13 17:03:17 +02:00
Ensar Sarajčić
44301dd9ef Reduce size of unit symbols 2023-09-13 17:01:02 +02:00
Ensar Sarajčić
3dcb8fedb5 Apply smaller corner radius only on unit backgrounds 2023-09-13 16:59:41 +02:00
Ensar Sarajčić
89f8502a13 Handle clear button short taps 2023-09-13 16:57:45 +02:00
Ensar Sarajčić
128986bf7c Limit unit type labels to single line 2023-09-13 16:07:45 +02:00
Ensar Sarajčić
f55c40d6cd Remove unnecessary empty line 2023-09-13 16:07:39 +02:00
Ensar Sarajčić
66652f9b4b Adjust unit type size 2023-09-13 16:00:25 +02:00
Ensar Sarajčić
d056d6781c Fix layout of unit converter grid 2023-09-13 15:57:05 +02:00
Ensar Sarajčić
8a77d256ea Update unit symbol background and text size 2023-09-13 15:48:24 +02:00
Ensar Sarajčić
bc7a5cc388 Reduce margins between items in UnitConverterPicker 2023-09-13 15:34:37 +02:00
Ensar Sarajčić
403471fd74 Remove appLaunched calls from unit converter 2023-09-13 15:30:30 +02:00
Goran Gharib Karim
062477c7e5
Updating Kurdish (Central) 2023-09-13 14:41:54 +02:00
Anonymous
03184f1a0a
Updating Kurdish (Central) 2023-09-13 14:41:54 +02:00
Goran Gharib Karim
074c55312b
Added translation using Weblate (Kurdish (Central)) 2023-09-13 14:41:54 +02:00
Prasanta-Hembram
346fdd83ad
Updating Santali 2023-09-13 14:41:54 +02:00
Anonymous
281edc9e1c
Updating Santali 2023-09-13 14:41:54 +02:00
Prasanta-Hembram
2de281a090
Added translation using Weblate (Santali) 2023-09-13 14:41:54 +02:00
Tibor Kaputa
2e0374c40c
Merge pull request #323 from esensar/gradle-deprecation-warnings
Clean up gradle deprecation warnings
2023-09-13 14:41:49 +02:00
Ensar Sarajčić
cc00881e45 Clean up gradle deprecation warnings 2023-09-13 12:35:38 +02:00
Ensar Sarajčić
31fcd94ecf Add copy to clipboard functionality for unit converter 2023-09-13 12:18:15 +02:00
Ensar Sarajčić
b6ba9b800c Add background behind unit symbols 2023-09-13 12:16:37 +02:00
Ensar Sarajčić
7a658dbdab Add margin to unit converter grid 2023-09-13 11:33:41 +02:00
Ensar Sarajčić
6ac47fa464 Add title to UnitConverterPickerActivity 2023-09-13 11:32:18 +02:00
Ensar Sarajčić
56bf27d83d Add symbols for all units in converter 2023-09-13 10:55:03 +02:00
Ensar Sarajčić
69127532c6 Add bosnian strings 2023-09-13 09:33:29 +02:00
Ensar Sarajčić
7a3d7546e7 Make current unit selected in dialog for selecting unit 2023-09-12 12:10:05 +02:00
Ensar Sarajčić
746874ff2a Add title to UnitConverterActivity and change close to back arrow 2023-09-12 12:08:31 +02:00
Ensar Sarajčić
70a79a063c Set 0 as default value for converter 2023-09-12 12:06:33 +02:00
Ensar Sarajčić
754fcb7f3f Add missing square foot area unit 2023-09-12 11:32:04 +02:00
Ensar Sarajčić
8c881bb86f Add serbian strings 2023-09-12 11:24:53 +02:00
Ensar Sarajčić
ee7ce53804 Add croatian strings 2023-09-12 11:02:52 +02:00
Ensar Sarajčić
aabd4ddd5e Add time unit converter 2023-09-12 10:47:56 +02:00
Ensar Sarajčić
85a6bde1ce Add temperature unit converter 2023-09-12 10:21:39 +02:00
Ensar Sarajčić
d791fad05f Add mass unit converter 2023-09-12 08:48:01 +02:00
Ensar Sarajčić
b6a8fcbf9e Add volume units 2023-09-11 16:05:30 +02:00
Ensar Sarajčić
619b2660d3 Add different background for top unit in converter for visibility 2023-09-11 14:54:10 +02:00
Ensar Sarajčić
bbf6ba12c6 Switch only units when switch is tapped 2023-09-11 14:48:27 +02:00
Ensar Sarajčić
d38b5111a5 Fix background colors for unit types 2023-09-11 14:43:53 +02:00
Ensar Sarajčić
6fc4d8a5bb Add picker for unit types for conversion 2023-09-11 14:33:34 +02:00
Ensar Sarajčić
7df4f4e643 Add unit converter
This closes #197
2023-09-11 11:16:47 +02:00
tibbi
2f82019b59 updating commons 2023-08-30 16:14:02 +02:00
Tibor Kaputa
d631f778d9
Merge pull request #318 from FunkyMuse/master
fix: migrate to simple common's unified way of creating screens
2023-08-23 11:52:53 +02:00