Commit Graph

1401 Commits

Author SHA1 Message Date
FunkyMuse fc41a22be9 build: upgrade to agp 8.1.0 2023-07-31 11:22:10 +02:00
FunkyMuse 6bb323a0ce Merge remote-tracking branch 'origin/master' 2023-07-31 10:19:50 +02:00
FunkyMuse c000b22899 refactor: migrate to simple commons theming and remove the POC from the app 2023-07-31 10:19:45 +02:00
FunkyMuse 8aba1220d6
Merge branch 'SimpleMobileTools:master' into master 2023-07-28 15:20:32 +02:00
FunkyMuse 4f3f7c7c66 refactor: remove unnecessary code from new built in functions in Compose 2023-07-28 15:19:58 +02:00
FunkyMuse 95fd5727d0 Merge remote-tracking branch 'origin/master' 2023-07-28 15:11:23 +02:00
FunkyMuse 4f7d01ad0b build: update deps 2023-07-28 15:11:16 +02:00
Tibor Kaputa 8128f95949
Merge pull request #309 from weblate/weblate-simple-mobile-tools-simple-calculator
Translations update from Hosted Weblate
2023-07-28 08:32:06 +02:00
Mr-Cheesey-Guy 4f37ca24ac
Updating Welsh 2023-07-25 13:55:54 +02:00
Tibor Kaputa 8bb7a40641
Merge pull request #310 from FunkyMuse/master
feat: view binding and compose
2023-07-25 13:55:49 +02:00
Tibor Kaputa 607a864877
moving the top navigation button a bit to left 2023-07-25 13:54:44 +02:00
FunkyMuse 3bc730a5d2 refactor: move the icon a bit to the right 2023-07-25 13:33:54 +02:00
FunkyMuse c76138b69e refactor: decrease ripple size 2023-07-25 13:23:03 +02:00
FunkyMuse 73e8b05797 refactor: increase ripple size 2023-07-25 10:03:34 +02:00
FunkyMuse b8916a9077 refactor: remove imports 2023-07-24 21:54:41 +02:00
FunkyMuse 0000ecc50c refactor: apply mr feedback 2023-07-24 21:39:03 +02:00
FunkyMuse d280f40c87 Merge remote-tracking branch 'origin/master' 2023-07-24 21:33:43 +02:00
FunkyMuse 30e4aad112 feat: add custom ripple for back button 2023-07-24 21:33:32 +02:00
Tibor Kaputa e0cc62d340
removing duplicate empty lines 2023-07-24 21:19:12 +02:00
Tibor Kaputa 26a8243ea9
removing an empty line 2023-07-24 21:18:15 +02:00
Tibor Kaputa 83e0d3ee3c
removing an empty line 2023-07-24 21:16:47 +02:00
Tibor Kaputa a7f0236686
minor style tweak 2023-07-24 21:14:59 +02:00
FunkyMuse 2e08a0889c
Update .gitignore 2023-07-24 20:42:43 +02:00
Tibor Kaputa e349acc548
removing duplicate empty lines 2023-07-24 19:35:46 +02:00
FunkyMuse 1f358e3599 refactor: remove unused layout 2023-07-24 17:18:48 +02:00
FunkyMuse be721c987c refactor: tidy up files 2023-07-24 15:27:39 +02:00
FunkyMuse bdd7ea4ed7 refactor: remove unused import 2023-07-24 00:32:17 +02:00
FunkyMuse a290d6c74c fix contrast color 2023-07-24 00:30:31 +02:00
FunkyMuse 8d51f38f50 remove default parameter 2023-07-24 00:08:30 +02:00
FunkyMuse 304b4c2ebb feat: report bug and fix color transition 2023-07-21 17:43:13 +02:00
FunkyMuse 5da68f1606 implement the status bar color and container color contrast, update kotlin and ksp 2023-07-21 11:47:00 +02:00
FunkyMuse 23867b022d optimize imports to know what is being imported 2023-07-13 12:29:16 +02:00
FunkyMuse 42a956d637 fix colors and paddings 2023-07-13 12:21:57 +02:00
FunkyMuse f94ea1b7a1 add contrast color for top bar 2023-07-11 12:06:23 +02:00
FunkyMuse fc11f9e4f0 fix spacing 2023-07-11 11:35:13 +02:00
FunkyMuse 935011b7e5 draw the app edge to edge and test the applying of dynamic status bar colors to fix animations on top app bar 2023-07-10 21:51:44 +02:00
FunkyMuse 06ac637e50 setStatusBarColor only when scrolling and make sure that action bar text color matches icon color for status bar 2023-07-10 16:50:33 +02:00
FunkyMuse d90a86c319 use normal_text_size 2023-07-10 16:40:47 +02:00
FunkyMuse 10eff3707a remove darker colors 2023-07-10 16:32:55 +02:00
FunkyMuse 97ceaf21d2 update ripple for checkbox and title text size 2023-07-10 15:06:28 +02:00
FunkyMuse f9f8b53eb5 match divider color from xml 2023-07-10 09:56:34 +02:00
FunkyMuse c81243a07e fix checkbox color 2023-07-10 09:54:08 +02:00
FunkyMuse ca51b0ec39 match paddings from the xml 2023-07-10 00:37:58 +02:00
FunkyMuse 019e792c6b fix paddings and ripple 2023-07-10 00:13:04 +02:00
FunkyMuse 9976b836e8 fix ui discrepancies and text color for language 2023-07-10 00:08:03 +02:00
FunkyMuse 481a8a8297 add ripple effect on whole line click 2023-07-09 23:57:51 +02:00
FunkyMuse 869ec6eb78 don't enforce contrast 2023-07-09 23:49:46 +02:00
FunkyMuse 85061604cc remove dead code 2023-07-09 23:45:34 +02:00
FunkyMuse acb9411869 fix blinking and match the navigation and sytem bar color 2023-07-09 23:44:05 +02:00
FunkyMuse 221f1a2a88 make the composables previewable again and also fix some ui glitches 2023-07-07 12:31:43 +02:00