marcosvega91
|
277ad90f72
|
Indent with tab
|
2017-12-19 21:14:40 +01:00 |
|
marcosvega91
|
f2e3bedde6
|
Fix scroll
After fixing the issue on ios, it caused an issue on android that I solved with this commit
|
2017-12-19 10:28:52 +01:00 |
|
marcosvega91
|
98c0f2315a
|
Fix scroll
Fixed the issue that not permit to view edited text when the keyboard is shown.
|
2017-12-19 10:08:22 +01:00 |
|
Laurent Cozic
|
42e34b5c3b
|
All: Fixes #87: Show warningn when deleting notebook that contains notes.
|
2017-12-10 14:09:12 +00:00 |
|
Laurent Cozic
|
71e877d369
|
All: Improved encryption and synchronisation
|
2018-01-02 20:17:14 +01:00 |
|
Laurent Cozic
|
e19c26fdd1
|
Mobile: Done UI for E2EE
|
2017-12-31 14:58:50 +01:00 |
|
Laurent Cozic
|
6ff19063ef
|
All: Got E2EE working in mobile app
|
2017-12-30 20:57:34 +01:00 |
|
Laurent Cozic
|
d180e7b5e1
|
Mobile: Handle encrypted items on UI side
|
2017-12-28 19:57:21 +00:00 |
|
Laurent Cozic
|
d9c1e30e9b
|
Merge master into encryption branch
|
2017-12-15 07:31:57 +00:00 |
|
Laurent Cozic
|
df05d04dad
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
|
Laurent Cozic
|
dbeff4fd7d
|
All: Allow attaching files of unknown mime type
|
2017-12-01 23:15:49 +00:00 |
|
Laurent Cozic
|
565c17df37
|
Mobile: Improved OneDrive login
|
2017-11-28 21:49:58 +00:00 |
|
Laurent Cozic
|
d1a83d065a
|
Mobile: Added status info to view active alarms
|
2017-11-28 20:31:14 +00:00 |
|
Laurent Cozic
|
9a40851c77
|
Electron, Mobile: Created alarm service and drivers
|
2017-11-27 22:50:46 +00:00 |
|
Laurent Cozic
|
60d2b0c763
|
Merge branch 'master' into alarm-support
|
2017-11-24 17:09:24 +00:00 |
|
Laurent Cozic
|
26bb7dc33b
|
All: Added dev sync target and option to select it in mobile
|
2017-11-24 19:47:24 +00:00 |
|
Laurent Cozic
|
946ad7c71a
|
All: Started moving sync target logic under SyncTarget classes
|
2017-11-24 18:06:30 +00:00 |
|
Laurent Cozic
|
fbf7b2cc43
|
Mobile: Hide irrelevant settings
|
2017-11-23 18:54:26 +00:00 |
|
Laurent Cozic
|
d8b19f7d08
|
Mobile: Also do multi-selection from search page
|
2017-11-23 18:41:35 +00:00 |
|
Laurent Cozic
|
acc4eb5d28
|
Mobile: Allow selecting, deleting and moving multiple notes
|
2017-11-23 18:47:51 +00:00 |
|
Laurent Cozic
|
e4d48f43d6
|
Allow multiple selection
|
2017-11-22 18:35:31 +00:00 |
|
Laurent Cozic
|
518feadc3e
|
All: Better checkbox alignment and added padding on notebook title
|
2017-11-20 18:40:36 +00:00 |
|
Laurent Cozic
|
b1e351ce77
|
Merge branch 'master' of github.com:laurent22/joplin
|
2017-11-20 18:31:10 +00:00 |
|
Laurent Cozic
|
c6cb2800d7
|
Android: improved image type detection
|
2017-11-20 19:18:49 +00:00 |
|
Laurent Cozic
|
3d6fe4c2cd
|
Android: Fixed image picker issues
|
2017-11-20 19:01:19 +00:00 |
|
Laurent Cozic
|
da7034ae08
|
iOS: Improved icon and fixed file attachement issue
|
2017-11-20 18:29:39 +00:00 |
|
Laurent Cozic
|
37de5fd4b3
|
Mobile: Improved loading of images. Added privacy policy url.
|
2017-11-20 18:25:23 +00:00 |
|
Laurent Cozic
|
e80dd59da2
|
iOS: Fixed attaching images
|
2017-11-19 22:08:58 +00:00 |
|
Laurent Cozic
|
cbd2075156
|
Merge branch 'ios-fixes-2' of github.com:laurent22/joplin into ios-fixes-2
|
2017-11-19 15:21:41 +00:00 |
|
Laurent Cozic
|
4b5c1491d0
|
iOS: various fixes
|
2017-11-19 15:19:36 +00:00 |
|
Laurent Cozic
|
ea077852a1
|
Mobile: allow attaching image or any other file
|
2017-11-19 15:18:07 +00:00 |
|
Laurent Cozic
|
ca20a2a1c2
|
Dropdown fioxes
|
2017-11-19 00:23:18 +00:00 |
|
Laurent Cozic
|
0c14a42b28
|
RN: Replaced broken Picker by custom dropdown
|
2017-11-18 23:59:07 +00:00 |
|
Laurent Cozic
|
e3554c7aec
|
Delete folders and tags
|
2017-11-08 21:22:24 +00:00 |
|
Laurent Cozic
|
8dd41dca96
|
Added navigator and handle OneDrive auth
|
2017-11-06 18:35:04 +00:00 |
|
Laurent Cozic
|
100b98bff8
|
Saving/loading notes from Electron
|
2017-11-05 18:36:27 +00:00 |
|
Laurent Cozic
|
cc5bd12ba1
|
Moved code that can be shared between Electron and RN app to separate file
|
2017-11-05 00:49:23 +00:00 |
|
Laurent Cozic
|
8a78ee5df6
|
Changed export to module.exports
|
2017-11-03 00:13:17 +00:00 |
|
Laurent Cozic
|
7781fbad76
|
Changed import statements to require to reduce dependency to Babel
|
2017-11-03 00:09:34 +00:00 |
|
Laurent Cozic
|
8b454e1e95
|
Fixing website
|
2017-11-01 17:39:56 +00:00 |
|
Laurent Cozic
|
12b6902a49
|
Fixed RN text field and gave different OneDrive token to demo
|
2017-10-30 21:29:36 +00:00 |
|
Laurent Cozic
|
5492e715f8
|
Fixed React Native app to work with latest versions of packages and removed dependency to yarn
|
2017-10-30 18:17:01 +00:00 |
|
Laurent Cozic
|
ad1c0f3958
|
Added command attach and support for non-gui mode
|
2017-10-19 23:02:13 +01:00 |
|
Laurent Cozic
|
dc219141fa
|
Moved more widgets to redux
|
2017-10-07 23:17:10 +01:00 |
|
Laurent Cozic
|
fb0e8f36d4
|
Handle advanced options
|
2017-09-24 15:48:23 +01:00 |
|
Laurent Cozic
|
8e54404d28
|
Various changes
|
2017-09-10 17:57:06 +01:00 |
|
Laurent Cozic
|
7ac6f39658
|
Alarm support
|
2017-09-10 17:56:27 +01:00 |
|
Laurent Cozic
|
7aaf4fb491
|
Improved back button handling when note has been modified
|
2017-08-24 18:10:03 +00:00 |
|
Laurent Cozic
|
67b812cab0
|
Various improvements
|
2017-08-21 22:46:31 +02:00 |
|
Laurent Cozic
|
1da06734f1
|
Various improvements on mobile app
|
2017-08-21 20:32:43 +02:00 |
|
Laurent Cozic
|
d9083fa2ed
|
Fixed layout bug
|
2017-08-02 17:55:03 +00:00 |
|
Laurent Cozic
|
303af9004d
|
Resize images
|
2017-08-02 17:47:25 +00:00 |
|
Laurent Cozic
|
19266206f4
|
Attach resource from mobile
|
2017-08-01 23:40:14 +02:00 |
|
Laurent Cozic
|
7fe70696bb
|
Preserve scroll position of Search screen
|
2017-08-01 21:08:38 +02:00 |
|
Laurent Cozic
|
4b54e3c2ea
|
Made status page scrollable
|
2017-08-01 18:59:10 +00:00 |
|
Laurent Cozic
|
4d61ed1dce
|
Various bug fixes
|
2017-08-01 18:53:50 +00:00 |
|
Laurent Cozic
|
88998bbe75
|
Fixed styling
|
2017-08-01 18:29:01 +00:00 |
|
Laurent Cozic
|
cc54e32823
|
Support for dark/light theme
|
2017-08-01 17:59:01 +00:00 |
|
Laurent Cozic
|
a270a345d3
|
Improved app startup
|
2017-08-01 17:41:58 +00:00 |
|
Laurent Cozic
|
72c4ed8453
|
Fixed config page
|
2017-07-31 22:51:24 +02:00 |
|
Laurent Cozic
|
8ce02e6e4c
|
Cache note list
|
2017-07-31 22:03:12 +02:00 |
|
Laurent Cozic
|
192dac0ca4
|
Disabled back button handling on note screen for now
|
2017-07-31 19:02:21 +00:00 |
|
Laurent Cozic
|
229fc4ed2e
|
Make sure title height is correct with multi line text
|
2017-07-31 17:56:14 +00:00 |
|
Laurent Cozic
|
1a5720bd8c
|
Styling
|
2017-07-30 23:04:26 +02:00 |
|
Laurent Cozic
|
ad1fbba78d
|
Various fixes
|
2017-07-30 21:51:18 +02:00 |
|
Laurent Cozic
|
d62aca7f50
|
Styling
|
2017-07-27 18:34:43 +01:00 |
|
Laurent Cozic
|
1cb23df869
|
Localization
|
2017-07-26 22:27:03 +01:00 |
|
Laurent Cozic
|
3fad338e28
|
Html entity encoding
|
2017-07-26 20:00:52 +01:00 |
|
Laurent Cozic
|
f80263ab71
|
Load resources in WebView and put todos on top
|
2017-07-26 19:36:16 +01:00 |
|
Laurent Cozic
|
76914d6c28
|
Various bug fixes, optimisations and improvements
|
2017-07-26 17:49:01 +00:00 |
|
Laurent Cozic
|
81d4810018
|
Better handling of settings
|
2017-07-25 22:55:26 +01:00 |
|
Laurent Cozic
|
ce6ca38fa0
|
Save scroll position in notes
|
2017-07-25 21:24:30 +01:00 |
|
Laurent Cozic
|
d5e39d153f
|
Support for tags
|
2017-07-25 19:36:52 +01:00 |
|
Laurent Cozic
|
e2af824106
|
Moved sync scheduling to redux middleware
|
2017-07-25 18:41:53 +00:00 |
|
Laurent Cozic
|
621baf084b
|
More clean up
|
2017-07-25 18:09:01 +00:00 |
|
Laurent Cozic
|
d47a02a24a
|
Various clean up and optimisations
|
2017-07-25 17:49:31 +00:00 |
|
Laurent Cozic
|
80ad3e0dfd
|
Screen titles
|
2017-07-24 22:58:14 +01:00 |
|
Laurent Cozic
|
53d305eb2e
|
Various fixes
|
2017-07-24 22:52:30 +01:00 |
|
Laurent Cozic
|
4464fb0f90
|
Set locale of RN app
|
2017-07-24 22:29:40 +01:00 |
|
Laurent Cozic
|
a983a9f108
|
Tidy settings and sync creation
|
2017-07-24 18:58:11 +00:00 |
|
Laurent Cozic
|
04cd9a1e7b
|
Started config screen
|
2017-07-23 19:26:50 +01:00 |
|
Laurent Cozic
|
d05c62f69f
|
Fixed note edition
|
2017-07-23 15:11:44 +01:00 |
|
Laurent Cozic
|
1c3bf21539
|
Added search page
|
2017-07-22 23:52:24 +01:00 |
|
Laurent Cozic
|
729b8f7c79
|
Handle case when note is deleted while being edited. Show note on map.
|
2017-07-22 19:16:16 +01:00 |
|
Laurent Cozic
|
7c60e32e64
|
Open links in browser
|
2017-07-22 18:21:39 +01:00 |
|
Laurent Cozic
|
7aee903ca2
|
Styling
|
2017-07-22 17:36:55 +01:00 |
|
Laurent Cozic
|
840980dafd
|
More styling
|
2017-07-21 23:42:24 +01:00 |
|
Laurent Cozic
|
29b607fac6
|
Icons and styling
|
2017-07-21 22:40:02 +01:00 |
|
Laurent Cozic
|
df3e5ac40c
|
Table rendering
|
2017-07-18 23:57:22 +01:00 |
|
Laurent Cozic
|
cd184e26d0
|
Made checkboxes clickable
|
2017-07-17 22:34:08 +01:00 |
|
Laurent Cozic
|
ca68b85837
|
Fixed various issue in RN app
|
2017-07-17 21:22:05 +01:00 |
|
Laurent Cozic
|
63772629cf
|
mv folder in cli
|
2017-07-17 19:19:01 +00:00 |
|
Laurent Cozic
|
6673baee91
|
Sync in background for RN
|
2017-07-16 22:17:22 +01:00 |
|
Laurent Cozic
|
576cb345bb
|
Auto capitalise in text inputs
|
2017-07-16 17:31:42 +01:00 |
|
Laurent Cozic
|
f600689323
|
Remove old log entries
|
2017-07-16 17:20:25 +01:00 |
|
Laurent Cozic
|
c2ba2105ff
|
Change folder from RN
|
2017-07-16 17:06:05 +01:00 |
|
Laurent Cozic
|
cd6d8ce284
|
Fixed geolocation bug and improved saving of notes and folders
|
2017-07-16 11:17:40 +01:00 |
|
Laurent Cozic
|
e2d426a986
|
Button styling
|
2017-07-16 00:30:54 +01:00 |
|
Laurent Cozic
|
22cb2fdfbe
|
Various improvements
|
2017-07-15 23:47:11 +01:00 |
|
Laurent Cozic
|
69d85432ed
|
Better handling of folder screen
|
2017-07-15 19:37:17 +01:00 |
|