Commit graph

1078 commits

Author SHA1 Message Date
stefan-niedermann
b2d83009f4 Fix #670 Undo for bulk delete 2020-01-23 21:50:23 +01:00
stefan-niedermann
07355bbad6 - Improved in-note search 🔎 (#106, #400, #550, #700)
Requires at least Files app¹ version 3.9.0
¹ https://github.com/nextcloud/android
2020-01-23 13:11:51 +01:00
stefan-niedermann
520be1710d #550 In-note-search doesn't jump to occurrence of searchstring
- Reduce calls of getLayout() for performance reasons
2020-01-23 13:07:00 +01:00
stefan-niedermann
63553fb6fc #550 In-note-search doesn't jump to occurrence of searchstring
- Refactoring
2020-01-23 13:07:00 +01:00
stefan-niedermann
519d31b9dc #550 In-note-search doesn't jump to occurrence of searchstring
- Keep coloring and occurrences when switching between edit and preview mode
2020-01-23 13:07:00 +01:00
stefan-niedermann
51ca3f0595 #550 In-note-search doesn't jump to occurrence of searchstring
- Refactoring
2020-01-23 13:07:00 +01:00
stefan-niedermann
705e1ea15d #550 In-note-search doesn't jump to occurrence of searchstring
Divide et impera
2020-01-23 13:07:00 +01:00
stefan-niedermann
e4059efaea #550 In-note-search doesn't jump to occurrence of searchstring
- Jump to last occurrence when previously selected occurrence was the first one
- Hide search fabs, if only one occurrecen
2020-01-23 13:07:00 +01:00
stefan-niedermann
01e01192d5 #550 In-note-search doesn't jump to occurrence of searchstring
- Fix Exception when wrapping from last to first occurrence
2020-01-23 13:07:00 +01:00
stefan-niedermann
571a5d0e09 #550 In-note-search doesn't jump to occurrence of searchstring
- Better calculation of line of occurrence respecting also line breaks
2020-01-23 13:07:00 +01:00
stefan-niedermann
b23fd48af8 #550 In-note-search doesn't jump to occurrence of searchstring
- Hide / show the prev / next buttons depending on the search state
- Jump to next occurrence when submitting the search
2020-01-23 13:07:00 +01:00
stefan-niedermann
64b09198f9 #550 In-note-search doesn't jump to occurrence of searchstring
- Fix crash on pressing prev button too often
- Fix scrolling behavior in preview fragment
2020-01-23 13:07:00 +01:00
stefan-niedermann
f5a2baaf8f #550 In-note-search doesn't jump to occurrence of searchstring
Added previous and next buttons (does not work yet properly)
2020-01-23 13:07:00 +01:00
stefan-niedermann
d17acb928b #550 In-note-search doesn't jump to occurrence of searchstring
Basic implementation which aims to always jump to the first occurrence
2020-01-23 13:07:00 +01:00
Niedermann IT-Dienstleistungen
6cd274507f
Implement LiberaPay-Button (#695) 2020-01-23 08:38:50 +01:00
dependabot-preview[bot]
790688e8d7 Bump fragment from 1.1.0 to 1.2.0
Bumps fragment from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 08:17:39 +01:00
stefan-niedermann
b65757691e version bump to 2.5.0 2020-01-22 21:17:17 +01:00
stefan-niedermann
d0fdef69f8 Update build tools and compileSdk 2020-01-22 21:12:42 +01:00
stefan-niedermann
4ad7f6d82b #608 Checklist auto-continuation
Respect also checked checkboxes and starred checkboxes as indicator
2020-01-22 21:12:42 +01:00
stefan-niedermann
ec513d19e6 #608 Checklist auto-continuation
Proof of concept
2020-01-22 21:12:42 +01:00
stefan-niedermann
9158467dd0 Fix #696 Database upgrade
Do nothing more after recreating the database
2020-01-22 21:11:09 +01:00
stefan-niedermann
a4f798164e Fix #696 Database upgrade 2020-01-22 21:09:39 +01:00
stefan-niedermann
37c41bf67a Fix #696 Database upgrade 2020-01-22 20:47:31 +01:00
Nextcloud bot
2351440f14 [tx-robot] updated from transifex 2020-01-22 20:24:47 +01:00
stefan-niedermann
05966ead98 Divide et impera 2020-01-19 23:49:44 +01:00
stefan-niedermann
130216552f Fix #670 Undo for bulk delete 2020-01-19 22:42:19 +01:00
stefan-niedermann
000c0d8784 Merge remote-tracking branch 'origin/sync-worker' into sync-worker
# Conflicts:
#	app/build.gradle
2020-01-19 19:13:04 +01:00
stefan-niedermann
393d35e103 SyncWorker for background synchronization 2020-01-19 19:11:48 +01:00
stefan-niedermann
7207df6c53 Merge remote-tracking branch 'origin/enhance-category-handling' into enhance-category-handling
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/CategoryDialogFragment.java
#	app/src/main/java/it/niedermann/owncloud/notes/model/NavigationAdapter.java
#	app/src/main/res/layout/dialog_change_category.xml
2020-01-19 19:10:15 +01:00
stefan-niedermann
1a17e82eb6 Fix imports 2020-01-19 19:08:29 +01:00
stefan-niedermann
e652f5bf12 #378 Enhance category handling
Removed AlwaysAutoCompleteView in favor of a recylcerview
2020-01-19 19:06:53 +01:00
stefan-niedermann
4608a904f5 Allow opening each file with the EditNoteActivity 2020-01-19 18:55:22 +01:00
stefan-niedermann
6ffe0c2395 Update fastlane screenshots for en-US 2020-01-19 11:31:09 +01:00
stefan-niedermann
0d94a1cb33 Update fastlane screenshots for en-US 2020-01-19 11:23:05 +01:00
stefan-niedermann
b9fb4cf243 Rename xml files for edit / preview fragments 2020-01-19 11:13:09 +01:00
stefan-niedermann
71458afd8f Style adjustments 2020-01-19 10:21:03 +01:00
stefan-niedermann
6e45e2339e Use AndroidX-fragment for compatibility reasons 2020-01-19 08:40:57 +01:00
Niedermann IT-Dienstleistungen
199c362aa1
Update PayPal donate button 2020-01-18 21:48:13 +01:00
stefan-niedermann
ac95c0b176 Update bug template 2020-01-18 11:42:42 +01:00
stefan-niedermann
964d749974 Fix #640 Cancel and Delete are redundant on new note 2020-01-18 09:53:27 +01:00
stefan-niedermann
8ff4d562e8 #655 Move notes to another account
Update changelog
2020-01-18 09:32:19 +01:00
stefan-niedermann
88a09edcb3 #655 Move notes to another account
Support Android 4
2020-01-18 09:23:19 +01:00
stefan-niedermann
a09ef2b19e Merge branch 'master' into move-note
# Conflicts:
#	app/src/main/res/values/strings.xml
2020-01-18 09:08:25 +01:00
stefan-niedermann
ffbebc3bed Fix #646 and #632 Internal Note Links (see also #202) 2020-01-18 09:04:12 +01:00
stefan-niedermann
196bc2c3b8 Merge branch '623-note-links' of https://github.com/lenzls/nextcloud-notes
# Conflicts:
#	app/build.gradle
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NotePreviewFragment.java
2020-01-18 09:01:06 +01:00
Nextcloud bot
362d39bcf9 [tx-robot] updated from transifex 2020-01-18 08:23:44 +01:00
Simon Lenz
93863f7e9e #623 - move getExistingNoteRemoteIds to database layer 2020-01-16 21:19:11 +01:00
Simon Lenz
a1ced561ab #623 - use db helper from BaseNoteFragment 2020-01-16 20:49:21 +01:00
Nextcloud bot
417a69c5c5 [tx-robot] updated from transifex 2020-01-16 19:04:34 +01:00
stefan-niedermann
0813b3e8e1 Version bump to 2.4.8 2020-01-16 18:26:43 +01:00