Niedermann IT-Dienstleistungen
6c16a9292a
Merge branch 'master' of https://github.com/stefan-niedermann/nextcloud-notes
2018-04-06 20:36:46 +02:00
Niedermann IT-Dienstleistungen
19fc0d611e
Update dependencies
2018-04-06 20:36:35 +02:00
Dobli
cf3037e4e1
Adjusted quick tile to use EditNoteActivity
2018-04-06 20:36:17 +02:00
Dobli
2dc1841603
Added support for a quick settings tile to create a new note (only on Android 7.0+)
2018-04-06 20:36:17 +02:00
korelstar
baff508376
merge create and edit note activity
2018-03-15 11:44:19 +01:00
korelstar
32cd544ef9
update support library
2018-03-13 07:43:39 +01:00
Daniel Bailey
065a6ae7ac
Single note widget minimum height changed from two rows to one.
2018-03-13 07:35:33 +01:00
korelstar
d82af245db
update App Bar labels
2018-03-12 12:11:09 +01:00
korelstar
e0fa2a848a
update dependencies (android, support libraries, cert4android)
2018-03-11 06:52:40 +01:00
korelstar
e68dbe1e6d
fix loading notes from widget
2018-03-02 21:08:16 +01:00
korelstar
62d15b4fd7
move appwidget-code into separate package
2018-02-28 19:28:57 +01:00
korelstar
42bc66aedd
udpate to new ShareActionProvider from support lib
2018-02-28 10:36:46 +01:00
korelstar
147939a2db
release v0.13.1
2018-02-12 22:33:05 +01:00
dan0xii
b273eed280
Moved widget update functions ( #324 )
2018-02-11 21:48:05 +01:00
Niedermann IT-Dienstleistungen
cd25b82e2c
Fix screenshot paths in README.md
2018-02-10 14:48:27 +01:00
Nextcloud bot
1e02567ca8
[tx-robot] updated from transifex
2018-02-10 14:29:22 +01:00
korelstar
5930b75949
update language mapping for en_GB and es_US
2018-02-06 20:37:39 +01:00
korelstar
c3f4289a26
fix NPE in category dialog
2018-02-05 21:26:11 +01:00
korelstar
373ecaa13b
fix widget creation
2018-02-05 20:47:56 +01:00
Nextcloud bot
92f556bdaf
[tx-robot] updated from transifex
2018-02-05 08:22:16 +01:00
Niedermann IT-Dienstleistungen
1de0224b57
Fix fastlane meta info
...
See https://gitlab.com/fdroid/fdroiddata/issues/948 for more information
2018-02-04 20:58:13 +01:00
korelstar
d9c3bc68c3
refactor NoteFragments, category in ActionBar
2017-11-30 07:09:23 +01:00
dan0xii
11c26142b3
Widget cleanup, fix crash on deleted notes
2017-11-27 17:03:21 +01:00
korelstar
dc88558207
select category when opened in navigation
2017-11-26 12:19:14 +01:00
korelstar
98d0ab29dc
categories in navigation drawer
2017-11-26 12:19:14 +01:00
Allan Nordhøy
cf79f20cf1
Whether, https, Apache 2.0, log in
2017-11-10 07:27:14 +01:00
korelstar
fdf43955db
converts line-breaks (workaround for yydcdut/RxMarkdown#41 )
2017-11-04 20:47:32 +01:00
korelstar
009ca40cd0
update dependencies
2017-11-01 21:16:13 +01:00
Daniel Bailey
c4e182b118
Note list widget
...
Widget to display all notes in the database, sorted by starred,
modified.
updateNoteListWidgets() used temporarily for widget updates until
content observer is implemented.
Move star icon to the right and adjust padding to match
Fixed update mechanism for NoteListWidget
2017-10-30 20:04:21 +01:00
korelstar
9d8c8e91ab
initially hide keyboard in EditNoteActivity
2017-10-30 19:56:00 +01:00
Stefan Niedermann
e0d61605a8
Fix #279 Stretched icons in create activity
2017-10-27 18:45:31 +02:00
korelstar
3926edac3e
update support libs to 26.0.2
2017-10-27 14:10:24 +02:00
Stefan Niedermann
52cb641b7f
#241 v0.12.0
...
Version bump
2017-10-04 19:03:55 +02:00
Nextcloud bot
6c14a816fd
[tx-robot] updated from transifex
2017-10-02 10:39:11 +02:00
Daniel Bailey
947f387b94
Single note widget scroll
2017-10-02 10:37:58 +02:00
Stefan Niedermann
7510de60d5
#249 Prepare for next F-Droid version (screenshots, localized descriptions, ...)
...
Started with previous F-Droid texts and images
2017-09-30 17:39:24 +02:00
korelstar
346a2e6417
improve design (1dp) and code (lint)
2017-09-27 07:20:01 +02:00
Daniel Bailey
1468404d3e
Fix to single note widget
...
Opening a note from the widget would have no effect if the user already had an editor
open for a different note. This change should check to see if a note is already being
edited, save and synchronise it and then present the new note for editing.
2017-09-26 21:00:54 +02:00
korelstar
7ead3f9e45
refactor autosave: replace Timer by Handler
2017-09-26 19:26:03 +02:00
Stefan Niedermann
4529801fce
#244 Search should also include category of note
2017-09-17 11:10:17 +02:00
Stefan Niedermann
186149beba
#204 Quickwin for category label
2017-09-17 10:48:00 +02:00
Daniel Bailey
e09512ae3f
Remove unnecessary if/else statement
...
Removed bool test of isInitialised.
Small change to manifest.
2017-09-13 21:55:32 +02:00
schaarsc
426103b971
use string for preference key/value
2017-09-11 20:22:01 +03:00
schaarsc
2f4a7aa71d
don't call saveData if data has not changed
2017-09-11 18:16:27 +02:00
korelstar
22b1a2f8fd
update cert4android
2017-09-08 08:21:22 +02:00
korelstar
dee5ca2bec
update cert4android
2017-09-08 08:15:39 +02:00
korelstar
1b4db596cb
update dependencies: cert4android, support libraries, build-tools, sdk version
2017-09-08 07:49:57 +02:00
korelstar
d12923d1d6
fix menu label and order
2017-09-07 21:36:02 +02:00
schaarsc
23d9aa24e5
Fix rotation of note activity
2017-09-07 21:21:33 +02:00
schaarsc
afe4732664
use style to set text color in AlertDialog.
2017-09-03 17:45:57 +02:00