stefan-niedermann
7d1de66625
Merge branch 'master' into weblogin
...
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/activity/SettingsActivity.java
# app/src/main/res/values/strings.xml
2019-02-08 12:06:25 +01:00
Niedermann IT-Dienstleistungen
f03bd967d3
Migrate to AndroidX
2019-02-06 17:20:04 +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
Niedermann IT-Dienstleistungen
20b41847fd
Fix favorite icon color on swipe
2018-09-16 13:57:04 +02:00
Niedermann IT-Dienstleistungen
1eb85b78d1
Partially revert #458 (to slim drawer header layout)
2018-09-06 20:22:15 +02:00
Daniel Bailey
8d84762820
Transparent backgrounds for appwidgets.
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
Niedermann IT-Dienstleistungen
5ff3fe4d0e
Accessibility: Label for FAB and no focus for images in drawer
2018-08-26 11:53:34 +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
71bdf782e4
Merge branch 'master' into weblogin
2018-08-24 09:58:19 +02:00
Daniel Bailey
c5d4c41f67
Fixes 428.
2018-07-13 14:49:50 +02:00
Niedermann IT-Dienstleistungen
0caa9f7dfe
Merge branch 'master' into weblogin
2018-06-17 21:11:14 +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
e668144046
Merge branch 'master' into weblogin
2018-05-15 09:55:38 +02:00
Daniel Bailey
d2f4591d4f
Configuration activity for Note List Widget
2018-05-15 09:44:55 +02:00
tobiasKaminsky
dd5ea7db36
Initial support for weblogin
2018-05-07 12:07:22 +02:00
korelstar
17656f8742
fix wiggle, colors, refactoring
2018-04-23 10:20:10 +02:00
Daniel Bailey
d895106c22
Dark theme
...
Configured night mode to allow for a dark theme within the app.
2018-04-17 09:24:21 +02:00
Niedermann IT-Dienstleistungen
b32c306ec3
#377 New section style
...
Use @dimen variables for font sizes
2018-04-13 16:05:21 +02:00
Niedermann IT-Dienstleistungen
0c43229b10
#377 New section style
...
Adjusted text size and RTL support
2018-04-13 16:05:21 +02:00
Niedermann IT-Dienstleistungen
1920f6dd12
#377 New section style
2018-04-13 16:05:21 +02:00
Niedermann IT-Dienstleistungen
d2298ef35d
Remove not needed files
2018-04-13 00:08:56 +02:00
Niedermann IT-Dienstleistungen
9ae9878ac9
Remove bitmap drawables and let Android Studio generate the at buildtime
...
Tested on virtual Android 8.1, 5.0 and an API Level 14. 14 showed some visual glitches (Some minor parts of the icons are black) - But i think it's a good trade-off. Everything still works.
2018-04-12 23:12:34 +02:00
Niedermann IT-Dienstleistungen
131984d059
Fix FAB not floating above snackbars
2018-04-12 22:55:09 +02:00
Niedermann IT-Dienstleistungen
e664bc3c17
Added padding to Preferences
2018-04-11 15:40:33 +02:00
Niedermann IT-Dienstleistungen
45aeab0270
Introduce ButterKnife and code reformat
...
http://jakewharton.github.io/butterknife/
2018-04-11 15:37:28 +02:00
Niedermann IT-Dienstleistungen
0177fc5a43
Fix missing trashbin on swiping from right to left
2018-04-10 17:20:46 +02:00
Niedermann IT-Dienstleistungen
420c4e65cf
#310 Swipe left favorite
...
The swipe from right to left marks a note as favorite.
Open question: how to handle the background color? It should be yellow when swiping from left and red when swiping from right.
2018-04-10 17:16:16 +02:00
Niedermann IT-Dienstleistungen
f23a4f5970
Decrease size of trashbin on swipe
2018-04-10 15:27:07 +02:00
Niedermann IT-Dienstleistungen
c93e7b193c
#344 »Syncing« icon looks like a warning
...
Using blue icons without attention mark for now.
2018-04-10 15:11:36 +02:00
Niedermann IT-Dienstleistungen
086769bff5
Use lighter color for separator in drawer
2018-04-10 15:11:36 +02:00
Niedermann IT-Dienstleistungen
6368ef06c6
#355 Adaptive Icon
...
- Created adaptive icon
- Using where possible (about, drawer, no-notes, ...)
- Created splashscreen icon
- Cleaned up no longer used icons
2018-04-10 15:11:36 +02:00
Niedermann IT-Dienstleistungen
7ecfac6cda
#333 Position of favorite star
2018-04-09 18:53:43 +02:00
korelstar
baff508376
merge create and edit note activity
2018-03-15 11:44:19 +01:00
dan0xii
11c26142b3
Widget cleanup, fix crash on deleted notes
2017-11-27 17:03:21 +01:00
korelstar
98d0ab29dc
categories in navigation drawer
2017-11-26 12:19:14 +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
Daniel Bailey
947f387b94
Single note widget scroll
2017-10-02 10:37:58 +02:00
korelstar
346a2e6417
improve design (1dp) and code (lint)
2017-09-27 07:20:01 +02:00
Stefan Niedermann
186149beba
#204 Quickwin for category label
2017-09-17 10:48:00 +02:00
Daniel Bailey
a8cddf24c4
Single Note Widget
2017-09-02 12:39:20 +02:00
schaarsc
467d2e578b
Merge Edit & Preview into one activity.
2017-08-31 07:00:40 +02:00
Daniel Bailey
141a3373f3
Create Note Widget
...
Addition of "Create Note" widget as referenced in https://github.com/stefan-niedermann/nextcloud-notes/issues/15 .
2017-08-16 10:36:31 +02:00
korelstar
832503ecc8
simple interface for category change
2017-08-01 07:37:43 +02:00