Commit graph

481 commits

Author SHA1 Message Date
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
John Molakvoæ
5b6cc0c1cc Update readme workshop 2018-08-25 18:55:39 +02:00
Nextcloud bot
9541d7f0a2 [tx-robot] updated from transifex 2018-08-25 16:49:24 +02:00
Niedermann IT-Dienstleistungen
e46e416e6d bump version to v0.21.0 2018-08-25 16:44:25 +02:00
Niedermann IT-Dienstleistungen
b95b4bcca4 #456 Sync icon stays when change favorite state via swipe 2018-08-25 16:40:22 +02:00
Daniel
93364b2f55 Fixes in the note list widget for a) alignment of the header app icon,
b) alignment of the favourite stars next to the entries and c) the
disappearing header text.
2018-08-25 16:35:11 +02:00
Niedermann IT-Dienstleistungen
bbb29e1649 Introduce yellow favorite stars instead of outline
like @jancborchardt and @mario suggested:

- Instead of full grey stars use full yellow stars
- Instead of border grey stars use full grey stars

The changes apply to the widgets and the NotesListView but *not* to the Edit/View-Mode of a single note and *not* to the sidebar, where simple mono color icons look prettier imho.
2018-08-25 16:33:19 +02:00
Niedermann IT-Dienstleistungen
8307de6000 #376 Move sync icon to the left side 2018-08-25 16:32:06 +02:00
Niedermann IT-Dienstleistungen
2738558a8e #397 Don't show "Uncategorized" in note header 2018-08-25 16:18:50 +02:00
Niedermann IT-Dienstleistungen
5203698f6f Remove redundant code 2018-08-24 17:02:41 +02:00
Niedermann IT-Dienstleistungen
1488704394 #422 Update rxmarkdown
Removes the auto-linking feature since it has been implemented upstream
2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
7fd37b0f96 #422 Update rxmarkdown
Remove support of toggling checkboxes due to bugs
2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
5da3f8d163 Update RxMarkdown to 0.1.3 2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
7ea70f62e8 Move RxMarkdown-Configuration back to util class 2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
bf50e16adc Replace and save new Content 2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
cb8fe000d0 Update RxMarkdown 2018-08-24 14:23:42 +02:00
Niedermann IT-Dienstleistungen
0762f9825e #238 Introduce a trashbin (Link to Webinterface)
https://github.com/stefan-niedermann/nextcloud-notes/pull/449#pullrequestreview-149269486
2018-08-24 14:04:45 +02:00
Niedermann IT-Dienstleistungen
27303d6c21 #238 Introduce a trashbin (Link to Webinterface) 2018-08-24 11:02:23 +02:00
Niedermann IT-Dienstleistungen
f265e6a531 bump version to v0.20.0 2018-08-24 10:40:11 +02:00
Niedermann IT-Dienstleistungen
2afc19ec58 #398 Check the URL (and draw the check) only on blur
Checking the URL on every text change can lead to privacy issues (e.g. if a subdomain is also an existing domain and a request is done to this domain).
2018-08-24 10:35:15 +02:00
Daniel
ba19a6b63a Fix colour of unordered lists in markdown widget. 2018-08-07 19:59:05 +02:00
schaarsc
84c10d4784 refactor preference screen.
- grey icons
- remove categories
- move certificate entries to Preference Screen
2018-07-15 10:24:47 +02:00
Daniel Bailey
c5d4c41f67 Fixes 428. 2018-07-13 14:49:50 +02:00
Niedermann IT-Dienstleistungen
7f0dcd8548 bump version to v0.18.0 2018-07-05 17:19:59 +02:00
schaarsc
cd9ce68d91 save note before saving state 2018-06-30 11:46:14 +02:00
Daniel Bailey
a6339c51fe onReceive and onUpdate super methods are called first instead of last. 2018-06-30 11:36:29 +02:00
korelstar
9d93a97af7 update cert4android 2018-06-18 22:35:03 +02:00
korelstar
d62484a738 update gradle 2018-06-18 22:35:03 +02:00
schaarsc
d673486c92 check adapterPosition 2018-06-18 11:16:16 +02:00
schaarsc
f95c18e433 change modified column data type to INTEGER 2018-06-17 21:10:31 +02:00
Niedermann IT-Dienstleistungen
7ddda65dd0
#387 swipe to favorite 2018-06-17 21:01:46 +02:00
Niedermann IT-Dienstleistungen
216ffd8904
Merge branch 'master' into 310-swipe-left-favorite 2018-06-17 20:56:09 +02:00
Niedermann IT-Dienstleistungen
21765daa75 #387 swipe to favorite
Adjust colors
2018-06-17 20:52:49 +02:00
Niedermann IT-Dienstleistungen
ed64981bb7 Fix CI build
based on https://stackoverflow.com/questions/50606249/android-gradle-sync-failed-could-not-find-support-core-ui-aar
2018-06-10 10:25:35 +02:00
korelstar
5c2cbd1e5f always show sync progress 2018-06-08 07:07:46 +02:00
korelstar
a94a55dd36 only save if something changed 2018-06-08 07:07:03 +02:00
korelstar
053bd571b5 fix save on pause/close/change fragment 2018-06-08 07:07:03 +02:00
Niedermann IT-Dienstleistungen
4edf97e711 bump version to v0.17.0 2018-05-19 14:10:46 +02:00
Nextcloud bot
a107395cce [tx-robot] updated from transifex 2018-05-19 14:07:14 +02:00
Niedermann IT-Dienstleistungen
394d15b4ad Switch QuickSettings Tile from bitmap to vector graphic 2018-05-19 14:04:29 +02:00
Niedermann IT-Dienstleistungen
7c4f2d68f4 Switch QuickSettings Tile from bitmap to vector graphic 2018-05-19 14:02:56 +02:00