Commit Graph

64 Commits

Author SHA1 Message Date
Kashiko Koibumi
01296a86b9
Merge branch 'strict-blob' into py3 2024-05-30 20:06:32 +09:00
Kashiko Koibumi
d676ea3ec2
quick workaround for BLOB as TEXT problem (#2247) 2024-05-30 18:13:15 +09:00
Kashiko Koibumi
96c764bd94
refined: read from and write to SQLite database in binary mode
This modification is a preparation for migration to Python3.
2024-05-27 22:43:01 +09:00
anand-skss
b8749c6d7c
Rename mockpb dir to mockbm 2024-03-22 08:54:15 +00:00
anand k
6d8c7f3bbc
Renamed mock dir to mockpb 2024-03-20 07:27:38 +05:30
d545630ac7
Code quality 2024-02-22 13:44:04 +08:00
255cffd061
Add Chat screen 2022-12-22 20:57:23 +05:30
39a5c9c92f
Add test case for myaddress, showing QR code and Send message from send button 2022-11-24 13:10:34 +05:30
364a9e814e
Add addressbook screen import and id/sc name 2022-11-23 13:08:19 +05:30
31534f7bbb
Add draft screen, helper widgets and Test 2022-11-23 12:03:38 +05:30
3b23977cbf
Rename btn to composer_dropwdown 2022-11-23 11:51:16 +05:30
22156aae97
Add myaddress detail popup 2022-11-21 12:41:54 +05:30
e386b8dd43
Refactored allmail screen and removed unused code 2022-11-18 12:31:21 +05:30
188ded2231
Separate method 2022-11-18 12:31:20 +05:30
90862ea49e
Add and refactor kivy Allmail Screen 2022-11-18 12:31:20 +05:30
67b6fd4178
Update id sc3 to ic_create and sc4 to id_sent 2022-11-16 19:31:10 +05:30
beadae84f0
Addes load sent list for send messages 2022-11-10 20:15:05 +05:30
eebbcf79d1
Update Inbox screen 2022-11-03 12:16:35 +05:30
0f53c1e03c
Add Trash Screen 2022-11-02 12:02:22 +05:30
1b9ff22abb
Add python3 compatibility variable 2022-11-01 19:28:38 +05:30
1189628ed6
Add kivy Sent screen 2022-10-31 13:00:04 +05:30
60812ce892
Add inbox screen and fix test_create_address xpaths 2022-10-31 12:07:24 +05:30
22aec0159b
Update variable association to selected_address 2022-10-27 17:00:22 +05:30
b574529c49
Add Kivy Settings screen 2022-10-21 18:12:35 +05:30
49e0a31b8f
Add kivy network UI and test 2022-10-17 16:50:17 +05:30
f6c7e50acf
Add Kivy message composer screen UI 2022-10-13 12:27:43 +05:30
e365144109
Resolve conflicts 2022-10-03 13:40:20 +05:30
4f48bfb3fb
Add Kivy myaddress screen 2022-09-22 16:33:25 +05:30
cfb378ecf4
Fixed Login screen, now redirect to myaddress screen 2022-09-15 12:47:16 +05:30
328d900198
Changed variable name detailPageType to detail_page_type in common and maildetail file 2022-09-12 12:11:05 +05:30
c52996775e
Add a function to return identity list 2022-09-02 21:02:18 +05:30
6cf2340f0f
Update method/function name of common.py 2022-08-30 14:01:47 +05:30
d6356b596c
Update id names in main.kv 2022-08-30 12:19:35 +05:30
35a926f604
Update logging imports 2022-08-29 12:48:26 +05:30
8ba851569e
Update kivy imports 2022-08-25 12:51:46 +05:30
51378a75bc
Update screen id name for generating new and random address 2022-08-18 12:11:33 +05:30
c6a004367a
Add method content lenght function 2022-08-17 13:04:53 +05:30
328d5af3ec
Separate common_detail_screen() to avoid the circular import 2022-08-17 13:04:52 +05:30
c2281409e0
Add common method for all mail folder to get mail detail screen 2022-08-17 13:04:52 +05:30
c0ae18e452
Update widget id names in login screen 2022-08-17 12:22:42 +05:30
da26b0fc17
Add Login screen 2022-07-07 13:31:24 +05:30
453c99a501
Add & Refactor Popup screen 2022-07-07 13:09:22 +05:30
4dbf9e6f1d
Update naming convention 2022-07-01 18:05:25 +05:30
741f9ac4c3
Refactor & Add Scan Screen 2022-06-22 13:12:44 +05:30
cb0d908a5e
Add and refactor Maildetail screen 2022-06-21 19:56:07 +05:30
b8c39e8dce
Refactor Addressbook 2022-06-21 13:15:07 +05:30
cced8fe84e
Add Kivy Payment Screen 2022-06-20 13:09:28 +05:30
4b75c7f831
Add Network Screen 2022-06-16 13:14:44 +05:30
d5f00ce6a9
Update Addressbook helper 2022-06-15 19:35:46 +05:30
133a08198b
Function for kivy_state variable 2022-06-14 18:25:25 +05:30