Commit de9b0ce
authored
TW3 Support application
* delete profile tile added
patch 1
* changed taskchampion setting to be profile dependant
* navigate back icon size increased
* menubar language fix
This fixes the menubars reactivity with language and profile change
* change in bottom sheet color
#191919 it's the color
* added save creds language fix
* language fix on profile page
* logs option language adaptation
* fix: deleted tasks project surfing fixed
* fix: theme color fixes for snackbar at Show Task of TC
* added preview for hindi and marathi
* TW2 and widget bug of reactivity fixed with new build script
* fix: profile change of TW2 made reactive
* moved option of delete all tasks to settings page
* profile page update 2
* ccsync intr: database ensureDatabaseIsOpen() fixed for null check on null object
* added rustLib for taskchampion client
* rustlib integrated
* integrated rust functions
* due date update failure fixed
* tags error from rustlib fixed
also
other refactorization in dart codebase reflected
* complete integration with local rust Replica
* supporting task on create sync for Replica
* export feature for Replica Task
* reflect task list when profile is changed to taskReplica
* taskc reports error fixed
* app widget will reflect TW3 tasks
* reports for Replica added
* [R->r]eplica.dart
* try another java distro1 parent faafadd commit de9b0ce
File tree
65 files changed
+9133
-558
lines changed- .github/workflows
- android/app
- src/main/jniLibs/arm64-v8a
- lib
- app
- modules
- about/views
- home
- controllers
- views
- manage_task_champion_creds
- controllers
- views
- profile/views
- reports/views
- settings
- controllers
- views
- splash/controllers
- taskc_details
- controllers
- views
- utils
- constants
- home_path/impl
- language
- taskchampion
- taskfunctions
- themes
- v3
- champion
- models
- db
- models
- rust_bridge
- rust
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+9133
-558
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
89 | 97 | | |
90 | 98 | | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
| 104 | + | |
| 105 | + | |
96 | 106 | | |
97 | 107 | | |
98 | 108 | | |
| |||
101 | 111 | | |
102 | 112 | | |
103 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
104 | 125 | | |
105 | 126 | | |
106 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
107 | 135 | | |
108 | 136 | | |
109 | 137 | | |
| |||
116 | 144 | | |
117 | 145 | | |
118 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
119 | 153 | | |
120 | 154 | | |
121 | 155 | | |
| |||
127 | 161 | | |
128 | 162 | | |
129 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
130 | 174 | | |
131 | 175 | | |
132 | 176 | | |
| |||
136 | 180 | | |
137 | 181 | | |
138 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
139 | 191 | | |
140 | 192 | | |
141 | 193 | | |
| |||
327 | 379 | | |
328 | 380 | | |
329 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
330 | 386 | | |
331 | 387 | | |
332 | 388 | | |
| |||
503 | 559 | | |
504 | 560 | | |
505 | 561 | | |
| 562 | + | |
506 | 563 | | |
507 | 564 | | |
508 | 565 | | |
| |||
713 | 770 | | |
714 | 771 | | |
715 | 772 | | |
716 | | - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
717 | 776 | | |
718 | 777 | | |
719 | 778 | | |
| |||
727 | 786 | | |
728 | 787 | | |
729 | 788 | | |
730 | | - | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
731 | 792 | | |
732 | 793 | | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
733 | 797 | | |
734 | | - | |
735 | | - | |
736 | 798 | | |
737 | 799 | | |
738 | 800 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
143 | 179 | | |
144 | 180 | | |
145 | 181 | | |
| |||
0 commit comments