Commit Graph

48 Commits

Author SHA1 Message Date
6ee62f46d8 add a prompt for deleting note 2016-10-01 21:30:01 +02:00
642feedd48 add a Delete note menu item 2016-10-01 21:15:49 +02:00
b0fcd9daef hide the Open note menu item if there is only 1 note 2016-10-01 21:02:08 +02:00
06e074ae6f add a menu button for opening a different note 2016-10-01 20:42:00 +02:00
307e2a4eb1 create the new note when appropriate 2016-10-01 19:55:39 +02:00
eebab76151 check if the title is free at creating a new note 2016-10-01 19:26:43 +02:00
5f4001e71a add a dialog for creating new notes 2016-10-01 11:35:24 +02:00
87530d9fbc add a FAB for creating new notes 2016-10-01 11:14:18 +02:00
87442a9515 fetch data from the database at updating the widget too 2016-10-01 11:10:29 +02:00
00f361ffc5 store the note in database instead of shared prefs 2016-10-01 10:12:48 +02:00
50cee9dcc5 fix #17, add an Extra large font size 2016-09-27 23:40:07 +02:00
c5785752ae insert the default note in the DB at creating 2016-09-27 22:28:32 +02:00
6ea7a97748 remove the floating action button for now 2016-09-27 18:23:22 +02:00
6a5e7f5cdb permanently enable autosave 2016-09-27 18:22:19 +02:00
c43e4c150f rename model getter functions 2016-09-25 21:32:17 +02:00
c321f0dba3 add a Note model 2016-09-25 21:31:53 +02:00
ade79264c7 create a database for storing notes 2016-09-25 20:25:40 +02:00
e2c1573059 add a fab for creating new notes 2016-09-25 20:05:54 +02:00
c01c01c12f update the widget text size too 2016-09-25 19:01:58 +02:00
350c22cda6 really change the font size based on settings 2016-09-25 18:51:25 +02:00
eea3f3dc63 add a setting for changing font size 2016-09-25 18:02:16 +02:00
903425e40a implement enabling Autosave from the dialog 2016-08-21 23:29:28 +02:00
83566a07e8 display a dialog at leaving with unsaved changes 2016-08-21 23:10:49 +02:00
e09423bc68 add an Invite friends button 2016-08-21 21:53:04 +02:00
77d0e9a7d4 add dark theme 2016-07-24 11:13:42 +02:00
4d91c3d252 move the Settings button to the main screen 2016-07-18 19:05:19 +02:00
a7180ea1ee add the Autosave option 2016-07-11 21:44:04 +02:00
be6b1d5ef8 allow rotating the device 2016-07-11 20:55:02 +02:00
ff7c2b1708 show a Rate us button to returning users 2016-07-01 15:17:52 +02:00
83c36e38d0 allow sharing the note 2016-06-28 21:50:53 +02:00
b8676b2309 add a Google Plus link in the About section 2016-06-27 23:26:52 +02:00
dbacf85c8d add a Facebook image at the About section 2016-06-19 13:37:57 +02:00
f6ae35dd09 some refactoring, no functionality change 2016-06-19 10:59:24 +02:00
d5c9535a62 use a resource string instead of hardcoded value 2016-06-13 18:48:26 +02:00
12d40190b2 rename a function 2016-06-03 20:50:44 +02:00
8f1a09b7f6 small function edit 2016-06-02 20:22:53 +02:00
e493c51857 add licences 2016-06-02 17:08:43 +02:00
6533e0698b add some style and icons 2016-06-01 22:29:50 +02:00
c2d081499d update Butterknife to 8.0.1 2016-06-01 18:14:07 +02:00
0a5d74e081 add About section 2016-06-01 17:29:14 +02:00
7c8c0ba535 fix saving transparent widget background color 2016-05-31 19:43:39 +02:00
a28ed90bc6 open the app at widget click 2016-05-31 17:26:01 +02:00
b8642927a1 change the package name 2016-02-25 22:11:03 +01:00
00a93e19ea add a widget configuration screen 2016-02-13 23:53:01 +01:00
60ab699dab add a widget 2016-02-13 22:47:37 +01:00
9f419c9221 add the Save functionality 2016-02-13 22:07:42 +01:00
ada3214838 add the EditText view 2016-02-13 21:14:55 +01:00
1feb488c4b creating the project 2016-02-13 21:05:54 +01:00