Commit graph

459 commits

Author SHA1 Message Date
stefan-niedermann
b1b2d64cb7 Enable link creation and bold/italic toggle 2019-02-06 22:45:03 +01:00
stefan-niedermann
c8f1581a2b #363 Context based formatting 2019-02-06 21:47:14 +01:00
stefan-niedermann
020adcff82 Update dependencies 2019-02-06 20:51:05 +01:00
stefan-niedermann
20776b1c9b Merge remote-tracking branch 'origin/androidx'
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/BaseNoteFragment.java
2019-02-06 20:49:03 +01:00
Daniel Bailey
e3d4e87d3c Markdown util needs to hardcode unordered list colour.
getMarkdownConfiguration will set unordered list colour depending on
whether or not dark theme is enabled.
2019-02-06 20:38:55 +01:00
stefan-niedermann
c20e49d50a Merge branch '250-register-as-notes-app' into search-in-note 2019-02-06 20:29:00 +01:00
stefan-niedermann
11e606bea8 Adjust orderInCategory 2019-02-06 20:12:27 +01:00
stefan-niedermann
15b41c4b1d Migrate to androidx.appcompat.widget.SearchView 2019-02-06 17:51:20 +01:00
stefan-niedermann
2b7ee5886c Migrate to androidx 2019-02-06 17:47:20 +01:00
stefan-niedermann
3733ada12f Merge branch 'master' into search-in-note
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/BaseNoteFragment.java
2019-02-06 17:32:42 +01:00
stefan-niedermann
077f986ea4 Add intent-filter for com.google.android.gm.action.AUTO_SEND 2019-02-06 17:27:11 +01:00
stefan-niedermann
8d7d284cd8 Put app/release to .gitignore 2019-02-06 17:22:33 +01:00
Niedermann IT-Dienstleistungen
4c86902cf5 Upgrade Butterknife to v10.0.0 2019-02-06 17:20:04 +01:00
Niedermann IT-Dienstleistungen
01e17541e2 Update dependencies and enable Java 1.8 compatibility 2019-02-06 17:20:04 +01:00
Niedermann IT-Dienstleistungen
f03bd967d3 Migrate to AndroidX 2019-02-06 17:20:04 +01:00
Niedermann IT-Dienstleistungen
e4fa10c1a7 Upgrade Butterknife to v10.0.0 2019-01-19 12:49:15 +00:00
Niedermann IT-Dienstleistungen
5f143d593b Update dependencies and enable Java 1.8 compatibility 2019-01-19 12:49:15 +00:00
Niedermann IT-Dienstleistungen
21a97823fe Migrate to AndroidX 2019-01-19 12:49:15 +00:00
Daniel Bailey
4720c91b3b Condensed code in PreferencesFragment used to set the theme pref
summary.
2019-01-19 11:46:35 +00:00
Niedermann IT-Dienstleistungen
90e9bc32e0 bump version to 0.22.4 2018-11-27 20:47:02 +01:00
Nextcloud bot
0a56774a45 [tx-robot] updated from transifex 2018-11-27 20:45:53 +01:00
Daniel Bailey
431fb7e79e Issue #488. Appwidget colours are not consistent in dark theme'd layout 2018-11-27 08:53:18 +01:00
Daniel Bailey
66e34876b3 #496 Ensure widgets update when notifyNotesChanged is called. 2018-11-27 08:43:48 +01:00
Niedermann IT-Dienstleistungen
546eabe573 version bump to 0.22.3 2018-10-01 22:49:28 +02:00
Daniel Bailey
bb5e68b5b4 Various improvements to nlw widget and single note widget. Fix for both
configuration activities.
2018-10-01 22:45:39 +02:00
Daniel Bailey
b5ca773e21 Appwidgets' onUpdate and onReceive functions will call updateAppWidget
when making any updates.
2018-09-24 14:38:09 +02:00
Niedermann IT-Dienstleistungen
831ce86ded Update Single Note Widget image (rendered markdown) 2018-09-18 12:05:06 +02:00
Niedermann IT-Dienstleistungen
d2f06b884c bump version to v0.22.2 2018-09-16 15:43:39 +02:00
Daniel Bailey
a106929b4a Fix for intermittent nlw update problem. 2018-09-16 15:41:53 +02:00
Niedermann IT-Dienstleistungen
242654f587 bump version to 0.22.1 2018-09-16 14:01:35 +02:00
Niedermann IT-Dienstleistungen
20b41847fd Fix favorite icon color on swipe 2018-09-16 13:57:04 +02:00
Daniel Bailey
c2bb8d953d Removed definition of background_material_light. Lowered nlw transparency slightly. 2018-09-16 13:54:00 +02:00
Niedermann IT-Dienstleistungen
2bd5e17e73 Merge branch 'master' of https://github.com/stefan-niedermann/nextcloud-notes 2018-09-09 13:19:27 +02:00
Niedermann IT-Dienstleistungen
83301982ee bump version to 0.22.0 2018-09-09 13:18:19 +02:00
Nextcloud bot
9c989da724 [tx-robot] updated from transifex 2018-09-09 13:12:01 +02:00
Niedermann IT-Dienstleistungen
1eb85b78d1 Partially revert #458 (to slim drawer header layout) 2018-09-06 20:22:15 +02:00
Niedermann IT-Dienstleistungen
28bf7c09fb Shows correct username@host on first sign-in in drawer 2018-09-06 20:18:40 +02:00
Niedermann IT-Dienstleistungen
fa3c3f4faa #472 "Notes has stopped" on first run
Fix #472
2018-09-06 20:15:02 +02:00
Daniel Bailey
8d84762820 Transparent backgrounds for appwidgets. 2018-09-04 07:22:22 +02:00
Daniel Bailey
4bbb1b4820 Note list widget now displays a grey star for notes that aren't
favourites.
2018-09-04 07:22:22 +02:00
Daniel Bailey
f2678d1395 Dark themes for single note and note list widgets. 2018-09-04 07:22:22 +02:00
Daniel
7766f65043 Permanent fix for white-on-grey widget colours. 2018-08-31 09:24:22 +02:00
Niedermann IT-Dienstleistungen
2af7d2d798 #360 Drawer header should show account name
- Adjust layout to match files app
2018-08-31 09:23:40 +02:00
Niedermann IT-Dienstleistungen
c4baa88068 #360 Drawer header should show account name
- Fix layout
- Clicking on the account name opens now settings
2018-08-31 09:23:40 +02:00
Niedermann IT-Dienstleistungen
81c4ae3357 #360 Drawer header should show account name 2018-08-31 09:23:40 +02:00
Daniel
8d39a10c3d Small change to dark theme for navigation drawer. 2018-08-30 20:06:44 +02:00
Niedermann IT-Dienstleistungen
43d7e0678d #313 Markdown doesn't work in widget mode
Remove unused imports
2018-08-30 20:03:49 +02:00
Niedermann IT-Dienstleistungen
d5d47bf22a #313 Markdown doesn't work in widget mode 2018-08-30 20:03:49 +02:00
Niedermann IT-Dienstleistungen
5ff3fe4d0e Accessibility: Label for FAB and no focus for images in drawer 2018-08-26 11:53:34 +02:00
Nextcloud bot
9541d7f0a2 [tx-robot] updated from transifex 2018-08-25 16:49:24 +02:00