stefan-niedermann
|
213174d6ca
|
#466 Header title not aligned
Use custom layout for preference items to align text to title
|
2020-01-25 11:18:25 +01:00 |
|
stefan-niedermann
|
0d27086f9a
|
#466 Header title not aligned
Use PreferenceFragmentCompat for settings
|
2020-01-25 09:58:41 +01:00 |
|
stefan-niedermann
|
b08c4fd8fb
|
#466 Header title not aligned
Move to toolbars
|
2020-01-25 09:36:04 +01:00 |
|
stefan-niedermann
|
65bd9e3530
|
#466 Header title not aligned
Move to toolbars
|
2020-01-25 09:29:44 +01:00 |
|
stefan-niedermann
|
f8e1fa930c
|
#378 Enhance category handling
- Enhanced paddings
- Only display keyboard when no category is given yet
|
2020-01-24 21:03:44 +01:00 |
|
stefan-niedermann
|
0f8e517a7f
|
#378 Enhance category handling
|
2020-01-24 20:49:31 +01:00 |
|
stefan-niedermann
|
b446e17aca
|
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/res/layout/dialog_change_category.xml
|
2020-01-24 18:23:04 +01:00 |
|
stefan-niedermann
|
d12eab5b51
|
#378 Enhance category handling
|
2020-01-24 18:19:24 +01:00 |
|
stefan-niedermann
|
d7f3438eb4
|
#378 Enhance category handling
Removed AlwaysAutoCompleteView in favor of a recylcerview
|
2020-01-24 16:38:12 +01:00 |
|
stefan-niedermann
|
f63dd3e499
|
version bump to 2.7.1
|
2020-01-23 23:27:51 +01:00 |
|
stefan-niedermann
|
10de6d0adf
|
#439 Allow Rendering of any markdown file
Some refactorings
|
2020-01-23 22:35:16 +01:00 |
|
stefan-niedermann
|
920e48572a
|
#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 21:50:23 +01:00 |
|
stefan-niedermann
|
9b48acf182
|
#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 21:50:23 +01:00 |
|
stefan-niedermann
|
4de492621b
|
#550 In-note-search doesn't jump to occurrence of searchstring
Added previous and next buttons (does not work yet properly)
|
2020-01-23 21:50:23 +01:00 |
|
stefan-niedermann
|
7fd3808872
|
#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 21:50:23 +01:00 |
|
Nextcloud bot
|
192478055c
|
[tx-robot] updated from transifex
|
2020-01-23 21:50:23 +01:00 |
|
stefan-niedermann
|
b2d83009f4
|
Fix #670 Undo for bulk delete
|
2020-01-23 21:50:23 +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
|
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
|
a09ef2b19e
|
Merge branch 'master' into move-note
# Conflicts:
# app/src/main/res/values/strings.xml
|
2020-01-18 09:08:25 +01:00 |
|
Nextcloud bot
|
362d39bcf9
|
[tx-robot] updated from transifex
|
2020-01-18 08:23:44 +01:00 |
|
Nextcloud bot
|
417a69c5c5
|
[tx-robot] updated from transifex
|
2020-01-16 19:04:34 +01:00 |
|
stefan-niedermann
|
feba44e679
|
Remove ReactiveX wrapper
|
2020-01-12 15:01:16 +01:00 |
|
stefan-niedermann
|
8b7a6780f5
|
Enable Base64 images and remove RxMDTextView dependency
|
2020-01-12 14:51:26 +01:00 |
|
Nextcloud bot
|
f92d93cbe4
|
[tx-robot] updated from transifex
|
2020-01-12 12:11:32 +01:00 |
|
stefan-niedermann
|
0932e46966
|
#659 Display better hint when files app version is not supported
|
2020-01-12 12:07:22 +01:00 |
|
stefan-niedermann
|
9da687f847
|
Added tools:hint
|
2020-01-11 10:47:55 +01:00 |
|
stefan-niedermann
|
c60669d650
|
#655 Move notes to another account
Bulk mode
|
2020-01-11 10:08:10 +01:00 |
|
stefan-niedermann
|
9b6d968fe8
|
#655 Move notes to another account
|
2020-01-11 09:53:24 +01:00 |
|
stefan-niedermann
|
c6104b00e0
|
#655 Move notes to another account
|
2020-01-11 09:36:09 +01:00 |
|
stefan-niedermann
|
f2f9b60a4c
|
Some refactorings regarding exceptions
|
2020-01-10 21:59:12 +01:00 |
|
stefan-niedermann
|
302f8ccf6c
|
Display each exception on sync optional as dialog
|
2020-01-10 21:09:47 +01:00 |
|
stefan-niedermann
|
2e75678ded
|
version bump to 2.4.5
|
2020-01-10 17:26:31 +01:00 |
|
Thore Goebel
|
b1d61995f3
|
Fix #538 - text area covers whole screen
|
2020-01-10 17:23:21 +01:00 |
|
Nextcloud bot
|
b2f33c33a7
|
[tx-robot] updated from transifex
|
2020-01-08 17:13:28 +01:00 |
|
stefan-niedermann
|
b295bc9050
|
Fix #668 Empty two-digit numbered-list item crashes application
and version bump to 2.4.3
Requires at least Files app¹ version 3.9.0
¹ https://github.com/nextcloud/android
|
2020-01-07 20:31:04 +01:00 |
|
Nextcloud bot
|
14313caa12
|
[tx-robot] updated from transifex
|
2020-01-07 16:53:34 +01:00 |
|
Nextcloud bot
|
59d213d78a
|
[tx-robot] updated from transifex
|
2020-01-05 12:30:25 +01:00 |
|
rakekniven
|
467736e0a8
|
Grammar for error message
Improved grammar for error message.
That string is used many times in other nextcloud apps.
|
2020-01-03 10:02:29 +01:00 |
|
stefan-niedermann
|
05d905212b
|
Update app icon background layer
see https://github.com/nextcloud/talk-android/pull/695
|
2020-01-02 15:26:56 +01:00 |
|
stefan-niedermann
|
909fd384fa
|
Handle exceptions due Downsync more gracefully
|
2020-01-02 09:36:00 +01:00 |
|
stefan-niedermann
|
15edaa3797
|
Merge remote-tracking branch 'origin/master' into refresh-preview
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NotePreviewFragment.java
# app/src/main/res/layout/activity_single_note.xml
|
2019-12-30 20:46:28 +01:00 |
|
stefan-niedermann
|
f0b1bd0d5c
|
Merge branch 'show-progress-bar-on-notes-loading'
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/activity/NotesListViewActivity.java
|
2019-12-29 12:00:19 +01:00 |
|
Nextcloud bot
|
879b891be1
|
[tx-robot] updated from transifex
|
2019-12-29 10:57:24 +01:00 |
|
stefan-niedermann
|
4ff9198319
|
Handle not installed Files app more gracefully
|
2019-12-29 10:56:45 +01:00 |
|
stefan-niedermann
|
04471e5df7
|
Update changelog
|
2019-12-29 10:56:24 +01:00 |
|
stefan-niedermann
|
a14926bf81
|
#643 Empty state is shown even if there are notes
|
2019-12-29 08:38:42 +01:00 |
|
Nextcloud bot
|
370d0c4049
|
[tx-robot] updated from transifex
|
2019-12-28 14:41:18 +01:00 |
|
stefan-niedermann
|
c435b0f1ad
|
#33 Empty state for no notes
Less aggressive app icon (monochrome, no background)
|
2019-12-26 18:18:46 +01:00 |
|
stefan-niedermann
|
87b11eed6b
|
Better translation for german empty content view
|
2019-12-26 18:17:48 +01:00 |
|
Nextcloud bot
|
d6e795bc05
|
[tx-robot] updated from transifex
|
2019-12-24 09:43:12 +01:00 |
|
Nextcloud bot
|
a6d524958f
|
[tx-robot] updated from transifex
|
2019-12-23 09:05:16 +01:00 |
|
Nextcloud bot
|
747982a585
|
[tx-robot] updated from transifex
|
2019-12-22 20:32:25 +01:00 |
|
stefan-niedermann
|
772f5982af
|
Fix #630 Note list widget now missing "+" button
|
2019-12-21 18:12:28 +01:00 |
|
Nextcloud bot
|
d8700a2872
|
[tx-robot] updated from transifex
|
2019-12-21 18:09:07 +01:00 |
|
stefan-niedermann
|
f8028542b2
|
Clean tools attributes for notes list widget
|
2019-12-21 13:29:25 +01:00 |
|
stefan-niedermann
|
687d2c5abe
|
Fix #33 Empty state for no notes
|
2019-12-20 10:26:02 +01:00 |
|
Nextcloud bot
|
604e638869
|
[tx-robot] updated from transifex
|
2019-12-18 12:40:51 +01:00 |
|
Nextcloud bot
|
4afe4c2acd
|
[tx-robot] updated from transifex
|
2019-12-17 09:27:21 +01:00 |
|
Nextcloud bot
|
e6294a9ff3
|
[tx-robot] updated from transifex
|
2019-12-16 09:02:03 +01:00 |
|
Nextcloud bot
|
bb99f471c4
|
[tx-robot] updated from transifex
|
2019-12-15 16:18:38 +01:00 |
|
stefan-niedermann
|
3ac8b2e101
|
Remove unused resources
|
2019-12-14 15:10:30 +01:00 |
|
stefan-niedermann
|
d3cc579051
|
#599 Multi account and SSO
Remove TrustPreference from PreferencesFragment
|
2019-10-30 19:36:37 +01:00 |
|
stefan-niedermann
|
4ad292756e
|
Fix migration bug (and merge master branch)
|
2019-10-24 16:57:21 +02:00 |
|
stefan-niedermann
|
9f978afd1e
|
Merge remote-tracking branch 'origin/master'
|
2019-10-19 22:42:37 +02:00 |
|
stefan-niedermann
|
eaddde6fb0
|
Fix #606 Wrong account name color in dark mode
|
2019-10-19 22:41:30 +02:00 |
|
Nextcloud bot
|
40c7ce07d4
|
[tx-robot] updated from transifex
|
2019-10-19 03:12:29 +00:00 |
|
stefan-niedermann
|
303b7d6c36
|
Chores
|
2019-10-12 16:50:31 +02:00 |
|
stefan-niedermann
|
2de611ef1b
|
Display snackbar when importing account twice
|
2019-10-11 10:22:01 +02:00 |
|
Niedermann IT-Dienstleistungen
|
34e3f5e2af
|
Merge pull request #601 from stefan-niedermann/transifex
[tx-robot] updated from transifex
|
2019-10-05 12:43:12 +02:00 |
|
stefan-niedermann
|
839793fada
|
Fix dark theme glitches in account chooser
|
2019-10-05 12:36:15 +02:00 |
|
stefan-niedermann
|
8a12ee4752
|
Use always white text color for header
|
2019-10-05 12:32:56 +02:00 |
|
stefan-niedermann
|
80602a6185
|
Delete accounts
|
2019-10-05 11:09:15 +02:00 |
|
stefan-niedermann
|
57bbdb05ef
|
Merge branch 'master' into multi-account
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/activity/NotesListViewActivity.java
# app/src/main/res/values/strings.xml
|
2019-10-05 10:34:01 +02:00 |
|
stefan-niedermann
|
06d033da19
|
SSO Announcment - Extract string resources and comment out
|
2019-10-05 10:30:03 +02:00 |
|
Nextcloud bot
|
e3beff17e2
|
[tx-robot] updated from transifex
|
2019-10-05 03:11:32 +00:00 |
|
stefan-niedermann
|
3549494412
|
Fix #375 Hardcoded list for special category images
|
2019-10-04 21:21:47 +02:00 |
|
stefan-niedermann
|
b71800c972
|
Add tools:text to item_navigation
|
2019-10-04 20:47:29 +02:00 |
|
stefan-niedermann
|
483621f295
|
Remove unused resources
|
2019-10-04 20:44:20 +02:00 |
|
stefan-niedermann
|
a8f32f02c8
|
Display avatars in account chooser
|
2019-10-04 20:16:32 +02:00 |
|
stefan-niedermann
|
22b195bb54
|
Hide FAB when scrolling down
|
2019-10-04 20:09:29 +02:00 |
|
stefan-niedermann
|
11499d5009
|
Move account handling to drawer
|
2019-10-04 19:25:36 +02:00 |
|
stefan-niedermann
|
a4a71432ea
|
Merge remote-tracking branch 'origin/master' into multi-account
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/persistence/LoadNotesListTask.java
|
2019-10-04 12:56:44 +02:00 |
|
stefan-niedermann
|
0fbf02840e
|
Use accountId
|
2019-10-04 12:54:50 +02:00 |
|
korelstar
|
daae01bfbb
|
improve timeslots in notes list
|
2019-10-04 12:02:41 +02:00 |
|
stefan-niedermann
|
b52fda7ba5
|
Completely remove cert4droid and old login
|
2019-10-04 11:04:36 +02:00 |
|
Niedermann IT-Dienstleistungen
|
586660bb2a
|
Merge pull request #596 from stefan-niedermann/transifex
[tx-robot] updated from transifex
|
2019-10-03 17:15:31 +02:00 |
|
Nextcloud bot
|
e8c606df0c
|
[tx-robot] updated from transifex
|
2019-10-03 03:10:20 +00:00 |
|
stefan-niedermann
|
3ac7b1cbad
|
Merge branch 'master' into weblogin
|
2019-10-02 20:35:45 +02:00 |
|
stefan-niedermann
|
3f32594d9d
|
Background
|
2019-09-22 09:28:12 +02:00 |
|
stefan-niedermann
|
f100bbd46a
|
Merge branch 'master' into weblogin
|
2019-09-21 21:43:50 +02:00 |
|
stefan-niedermann
|
9a161c1fea
|
New header (show avatar)
|
2019-09-21 21:42:02 +02:00 |
|
Niedermann IT-Dienstleistungen
|
91fd6933a2
|
Merge branch 'master' into refresh-preview
|
2019-09-14 22:24:55 +02:00 |
|
stefan-niedermann
|
4214737e83
|
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-09-14 22:04:40 +02:00 |
|
Nextcloud bot
|
cccf3e79d7
|
[tx-robot] updated from transifex
|
2019-09-10 14:06:23 +02:00 |
|
Nextcloud bot
|
9624bb65c9
|
[tx-robot] updated from transifex
|
2019-08-21 15:19:20 +02:00 |
|
Nextcloud bot
|
e4128bf46b
|
[tx-robot] updated from transifex
|
2019-08-13 09:30:53 +02:00 |
|
keeshii
|
c85db0c647
|
Removed "Tiny" from font sizes.
|
2019-08-11 14:01:12 +02:00 |
|
keeshii
|
87da8601e3
|
Changed icon color in the settings.
|
2019-08-11 14:01:12 +02:00 |
|
Kamil K
|
6f23054f60
|
Added font size preference.
|
2019-08-11 14:01:12 +02:00 |
|
Nextcloud bot
|
5d1a3e617e
|
[tx-robot] updated from transifex
|
2019-08-05 09:57:13 +02:00 |
|
stefan-niedermann
|
48d57dad0d
|
Merge remote-tracking branch 'origin/master'
|
2019-07-26 13:52:17 +02:00 |
|
stefan-niedermann
|
e17329fa94
|
Fix #567 Enable pinning notes as shortcut
|
2019-07-26 13:52:08 +02:00 |
|
Nextcloud bot
|
f7c8d453d1
|
[tx-robot] updated from transifex
|
2019-07-25 12:46:19 +02:00 |
|
Nextcloud bot
|
0ccc1d2067
|
[tx-robot] updated from transifex
|
2019-07-21 13:57:42 +02:00 |
|
Nextcloud bot
|
1e10cc0cb8
|
[tx-robot] updated from transifex
|
2019-07-19 19:15:48 +02:00 |
|
stefan-niedermann
|
9b10f20649
|
Add uncaught exception handler
|
2019-07-19 14:27:30 +02:00 |
|
stefan-niedermann
|
743ae5308a
|
#554 Add dynamic shortcuts for recent notes
|
2019-07-19 13:07:19 +02:00 |
|
stefan-niedermann
|
a30db4e41b
|
#554 App shortcuts for fav / recent notes and settings
|
2019-07-19 08:56:40 +02:00 |
|
stefan-niedermann
|
5e554a7dff
|
Align actionbar text to content in NotesListView
|
2019-03-14 12:36:51 +01:00 |
|
Nextcloud bot
|
b782bf4f43
|
[tx-robot] updated from transifex
|
2019-02-19 19:17:34 +01:00 |
|
Nextcloud bot
|
0df40d42f5
|
[tx-robot] updated from transifex
|
2019-02-11 22:02:48 +01:00 |
|
Nextcloud bot
|
ef6c5ff3ed
|
[tx-robot] updated from transifex
|
2019-02-10 21:19:33 +01:00 |
|
Nextcloud bot
|
c2aef80d9d
|
[tx-robot] updated from transifex
|
2019-02-09 19:35:10 +01:00 |
|
stefan-niedermann
|
7e6e540733
|
#519 Synchronize on WiFi only
- Move setting down
|
2019-02-09 19:25:03 +01:00 |
|
stefan-niedermann
|
41054d5b7e
|
Eliminate summary for dark theme since it has only a bool value
|
2019-02-09 19:22:18 +01:00 |
|
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 |
|
stefan-niedermann
|
5485d88481
|
#248 Refresh from server when in view mode
- Merge master
|
2019-02-08 11:34:15 +01:00 |
|
stefan-niedermann
|
b29fadc276
|
Merge branch 'master' into refresh-preview
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NotePreviewFragment.java
|
2019-02-08 11:31:29 +01:00 |
|
stefan-niedermann
|
547cb83890
|
Merge remote-tracking branch 'origin/master' into synchronize-on-wifi-only
|
2019-02-08 10:53:32 +01:00 |
|
stefan-niedermann
|
f89357e046
|
Fix da -translation (escaping problem)
|
2019-02-07 23:37:33 +01:00 |
|
Nextcloud bot
|
4115da63bb
|
[tx-robot] updated from transifex
|
2019-02-07 23:34:59 +01:00 |
|
stefan-niedermann
|
5e48d8c6ae
|
#519 Synchronize on WiFi only
- Simplify setting
|
2019-02-07 21:59:54 +01:00 |
|
stefan-niedermann
|
d0b94df723
|
Merge remote-tracking branch 'origin/master' into synchronize-on-wifi-only
# Conflicts:
# app/src/main/res/values/strings.xml
# app/src/main/res/xml/preferences.xml
|
2019-02-07 21:51:35 +01:00 |
|
stefan-niedermann
|
6617ee91b2
|
#359 Use monospace font
- Merge current master
- Update settings title
|
2019-02-07 21:36:35 +01:00 |
|
stefan-niedermann
|
c221aa1329
|
Merge branch 'master' into monospace-font
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NoteEditFragment.java
# app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NotePreviewFragment.java
|
2019-02-07 21:27:26 +01:00 |
|
stefan-niedermann
|
58e663b30f
|
#498 Remove borders between notes in list
- Adjust separator to `#fbfbfb` in light theme and `#262626` in dark theme
|
2019-02-07 21:14:08 +01:00 |
|
stefan-niedermann
|
257b3424e8
|
#519 Synchronize on Wi-Fi only
- Sync icon
|
2019-02-07 16:24:15 +01:00 |
|
stefan-niedermann
|
1998c04b3e
|
#519 Synchronize on Wi-Fi only
- Add preference
- Add check in isSyncPossible()
- Add strings and resources
|
2019-02-06 23:35:49 +01:00 |
|
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
|
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
|
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 |
|
Niedermann IT-Dienstleistungen
|
f03bd967d3
|
Migrate to AndroidX
|
2019-02-06 17:20:04 +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 |
|
Niedermann IT-Dienstleistungen
|
831ce86ded
|
Update Single Note Widget image (rendered markdown)
|
2018-09-18 12:05:06 +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 |
|
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 |
|
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 |
|
Niedermann IT-Dienstleistungen
|
f7ab04e209
|
Merge branch 'master' into monospace-font
|
2018-08-31 09:32:54 +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 |
|