686 Commits

Author SHA1 Message Date
tibbi
441b2d204e handle saving/loading checklist items from the db 2018-12-08 19:36:47 +01:00
tibbi
878221bf80 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Notes 2018-12-08 19:26:06 +01:00
tibbi
f34ce020bb display the checklist items on the recycler view 2018-12-08 19:23:49 +01:00
Jeff Huang
e437a0780b Update zh-rTW translations. 2018-12-08 08:16:25 +08:00
tibbi
c4ab67b2df hide the keyboard at checklist notes 2018-12-07 23:39:45 +01:00
tibbi
d021a9d0fd allow adding new items to checklists 2018-12-07 23:37:03 +01:00
tibbi
c0acb525ad adding a FAB at the checklist fragment 2018-12-07 23:08:26 +01:00
tibbi
22be4e4ac4 adding a new ChecklistFragment and rename NoteFragment to TextFragment 2018-12-07 22:16:21 +01:00
tibbi
2d36835ebb allow creating notes of a new type, Checklist 2018-12-07 21:55:21 +01:00
tibbi
d9993f46cf adding a new string for checklists 2018-12-07 21:41:52 +01:00
tibbi
ce8a3b257f update commons to 5.5.14 2018-12-06 23:02:55 +01:00
tibbi
d470bc1d59 fixing a space 2018-11-28 11:18:49 +01:00
fricyo
edd555d2c1
Update Translation 2018-11-28 18:16:54 +08:00
en2sv
7636bbf1f9
Update Swedish translation 2018-11-18 20:26:08 +01:00
Sérgio Marques
d332263893
Update strings.xml 2018-11-17 15:18:42 +00:00
tibbi
d665ad5d5c update version to 6.0.1 2018-11-16 23:41:54 +01:00
tibbi
fa947fffe5 fix a crash at placing a widget before launching the app once 2018-11-16 23:39:25 +01:00
tibbi
7fc41e4564 update commons to 5.3.17 2018-11-16 23:36:50 +01:00
tibbi
8969a1a426 fix a glitch with disappearing note values 2018-11-16 23:31:11 +01:00
tibbi
a2de77982a update version to 6.0.0 2018-11-08 12:02:05 +01:00
tibbi
0f79bc1697 display Success message at synced notes if set so 2018-11-08 11:59:09 +01:00
tibbi
e2296ec1b4 update commons to 5.3.14 2018-11-08 11:54:41 +01:00
tibbi
22f9db423b fix some glitches related to opening third party intents 2018-11-08 11:44:29 +01:00
tibbi
05ee03f351 fix renaming notes exported to files 2018-11-08 11:10:40 +01:00
tibbi
ad216cb15d do not show success toast at notes synced with files 2018-11-08 10:51:19 +01:00
tibbi
742fe5d842 couple improvements to widgets and intent handling 2018-11-07 23:46:17 +01:00
tibbi
a6b9cbba9b ensure proper note being focused at viewpager 2018-11-07 23:10:05 +01:00
tibbi
27c815ec3f invalidate the options menu at every viewpager refreshing 2018-11-07 22:52:28 +01:00
tibbi
d387820ad2 remove our custom executor from running Room queries 2018-11-07 22:41:18 +01:00
tibbi
60bf552984 adding a hack at first app launch to ensure proper database prepopulation 2018-11-07 22:40:08 +01:00
tibbi
213cbd80fe adding widget support too 2018-11-07 21:32:29 +01:00
tibbi
66821397e9 moving another function in Room 2018-11-07 20:39:17 +01:00
tibbi
43896a964a moving more db related functions to Room 2018-11-07 20:12:07 +01:00
tibbi
95ab889045 handle note updating and inserting 2018-11-07 19:57:30 +01:00
tibbi
99ee559836 change the Note ID type to Long 2018-11-07 19:00:06 +01:00
tibbi
885170edfc move some note fetchin related functions in Room 2018-11-07 18:38:27 +01:00
tibbi
32837ebb38 removing a weird helper function 2018-11-07 17:10:00 +01:00
tibbi
54fa5096ee fix a glitch with deleting the default note 2018-11-07 14:01:26 +01:00
tibbi
f26ea25a1e use one shared function for updating note title, value, path 2018-11-07 12:58:35 +01:00
tibbi
2fc3d8cba9 insert the initial note at creating the Room database 2018-11-07 12:33:34 +01:00
tibbi
d0e731fcb7 create a table for widgets 2018-11-07 12:25:47 +01:00
tibbi
e7ff0c6e15 preparing the migration to Room database 2018-11-07 12:18:52 +01:00
tibbi
db6642ca9e removing some redundant old DB related things 2018-11-07 11:55:55 +01:00
tibbi
0635dac078 appending package name with .pro 2018-11-07 11:48:09 +01:00
tibbi
20338bbe90 updating the way the app is signed 2018-11-07 11:40:56 +01:00
tibbi
435272c8b3 removing Stetho and Upgrade to Pro button 2018-11-07 11:23:54 +01:00
tibbi
97c2f979ef update version to 5.0.2 2018-11-07 11:20:05 +01:00
tibbi
e8e0d09b20 removing Leak Canary license 2018-11-07 11:18:01 +01:00
tibbi
477b1ffcd4 update commons to 5.3.13 2018-11-07 11:14:40 +01:00
Fatih Fırıncı
85aaf0afc2
Update strings.xml 2018-11-04 22:57:44 +00:00