Commit graph

469 commits

Author SHA1 Message Date
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
Daniel
8d39a10c3d Small change to dark theme for navigation drawer. 2018-08-30 20:06:44 +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
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
065f73280e
Merge branch 'master' into search-in-note 2018-08-24 20:49:51 +02:00
Niedermann IT-Dienstleistungen
e53764370c
Merge branch 'master' into refresh-preview 2018-08-24 14:34:00 +02:00
Niedermann IT-Dienstleistungen
2ffeb6c9b4 #248 Refresh from server when in view mode 2018-08-24 11:16:40 +02:00
Niedermann IT-Dienstleistungen
27303d6c21 #238 Introduce a trashbin (Link to Webinterface) 2018-08-24 11:02:23 +02:00
Niedermann IT-Dienstleistungen
71bdf782e4
Merge branch 'master' into weblogin 2018-08-24 09:58:19 +02:00
Niedermann IT-Dienstleistungen
61080f6cfd #359 Use monospace font
Introduces a new setting and displays edit and view mode in monospace if it is set.
2018-08-23 15:01:39 +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
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
21765daa75 #387 swipe to favorite
Adjust colors
2018-06-17 20:52:49 +02:00
Niedermann IT-Dienstleistungen
b1260aca09
Merge branch 'master' into weblogin 2018-06-08 07:17:52 +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
Mario Danic
44bcef5d78 Collapse search when needed
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-05-15 11:05:12 +02:00
Mario Danic
5370d8669a Some work on search
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-05-15 11:05:12 +02:00
Niedermann IT-Dienstleistungen
e668144046
Merge branch 'master' into weblogin 2018-05-15 09:55:38 +02:00
korelstar
a1ffa20d31 remove unnecessary strings 2018-05-15 09:44:55 +02:00
Daniel Bailey
c39f6888ca Cropped two rows of pixels from the nlw preview image 2018-05-15 09:44:55 +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
7a47c90327 Use round icons fallback icons 2018-04-14 13:46:08 +02:00
Nextcloud bot
5f7cdfcc89 [tx-robot] updated from transifex 2018-04-14 13:40:48 +02:00
Niedermann IT-Dienstleistungen
8883567342 #377 New section style
Use @dimen variables for font sizes in drawer as well
2018-04-13 16:05: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
Nextcloud bot
6ba1f8fd53 [tx-robot] updated from transifex 2018-04-13 09:28:04 +02:00
Nextcloud bot
8406576edb [tx-robot] updated from transifex 2018-04-13 00:14:11 +02:00
Niedermann IT-Dienstleistungen
d2298ef35d Remove not needed files 2018-04-13 00:08:56 +02:00
Niedermann IT-Dienstleistungen
e77653101a Remove not needed files 2018-04-12 23:40: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
19a1795fa7 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 19:43:17 +02:00
Niedermann IT-Dienstleistungen
e5a7895e24 Fix icon tint 2018-04-12 15:58:54 +02:00
Niedermann IT-Dienstleistungen
2cb9ad28ed Remove bitmap drawables and let Android Studio generate the at build time
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 13:54:08 +02:00
Niedermann IT-Dienstleistungen
210824ba85 Remove bitmap drawables and let Android Studio generate the at build time
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 13:26:45 +02:00
Niedermann IT-Dienstleistungen
0c00a6cdad Opening search now displays a back arrow instead of the hamburger button 2018-04-12 10:54:11 +02:00
Mario Danic
79cb33b07e Few fixes to strings
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-04-11 18:26:31 +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
ed84f1db62 Use settings icon instead of tune icon 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
Nextcloud bot
45510016df [tx-robot] updated from transifex 2018-04-10 15:09:57 +02:00
Niedermann IT-Dienstleistungen
7ecfac6cda #333 Position of favorite star 2018-04-09 18:53:43 +02:00
Niedermann IT-Dienstleistungen
1d5904dd28 Merge branch 'master' of https://github.com/stefan-niedermann/nextcloud-notes 2018-04-06 20:57:12 +02:00
Daniel Bailey
16b10c4c4f Added "Daniel Bailey" to app developers list. 2018-04-06 20:56:56 +02:00
Niedermann IT-Dienstleistungen
5d50b55af3 Remove permanent notification in favor of tile
Cleanup after #348 (Added support for a quick settings tile for creating a new note)
2018-04-06 20:56:36 +02:00
Dobli
2dc1841603 Added support for a quick settings tile to create a new note (only on Android 7.0+) 2018-04-06 20:36:17 +02:00
korelstar
baff508376 merge create and edit note activity 2018-03-15 11:44:19 +01:00
Daniel Bailey
065a6ae7ac Single note widget minimum height changed from two rows to one. 2018-03-13 07:35:33 +01:00
korelstar
d82af245db update App Bar labels 2018-03-12 12:11:09 +01:00
korelstar
62d15b4fd7 move appwidget-code into separate package 2018-02-28 19:28:57 +01:00
korelstar
42bc66aedd udpate to new ShareActionProvider from support lib 2018-02-28 10:36:46 +01:00
Nextcloud bot
1e02567ca8 [tx-robot] updated from transifex 2018-02-10 14:29:22 +01:00
Nextcloud bot
92f556bdaf [tx-robot] updated from transifex 2018-02-05 08:22:16 +01:00
korelstar
d9c3bc68c3 refactor NoteFragments, category in ActionBar 2017-11-30 07:09:23 +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
Allan Nordhøy
cf79f20cf1 Whether, https, Apache 2.0, log in 2017-11-10 07:27: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
Nextcloud bot
6c14a816fd [tx-robot] updated from transifex 2017-10-02 10:39:11 +02: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
schaarsc
426103b971 use string for preference key/value 2017-09-11 20:22:01 +03:00
korelstar
d12923d1d6 fix menu label and order 2017-09-07 21:36:02 +02:00
schaarsc
afe4732664 use style to set text color in AlertDialog. 2017-09-03 17:45:57 +02:00
schaarsc
a948077466 Align L&F of category and starts.
- Menu items are shown in Edit and Preview Mode
- Update is done without callback
2017-09-03 17:45:19 +02:00
Daniel Bailey
a8cddf24c4 Single Note Widget 2017-09-02 12:39:20 +02:00
korelstar
17e342e310 make preferences more clearer 2017-08-31 21:10:44 +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
Nextcloud bot
d6ac2cc6e6 [tx-robot] updated from transifex 2017-07-30 10:20:10 +02:00
schaarsc
6f47d59877 rename preferrence: server -> account 2017-06-26 22:48:03 +02:00
schaarsc
4d2dfc6d77 move cert4android configuration to PreferencesActivity. 2017-06-26 22:48:03 +02:00
schaarsc
231de0a64c integrate cert4android 2017-06-26 22:48:03 +02:00
Niedermann IT-Dienstleistungen
472d549677 #206 Implement splash screen (#211)
Fix #206 Implement splash screen
2017-05-08 08:15:02 +02:00
korelstar
2cd26c0d06 don't show saved password 2017-04-24 21:50:11 +02:00
Nextcloud bot
36726e4abc
[tx-robot] updated from transifex 2017-04-18 00:21:48 +00:00
Nextcloud bot
74a976ba06
[tx-robot] updated from transifex 2017-04-17 00:21:26 +00:00
Nextcloud bot
44dd41f70f
[tx-robot] updated from transifex 2017-04-14 00:22:17 +00:00
Nextcloud bot
c912b4e71e
[tx-robot] updated from transifex 2017-04-12 00:21:45 +00:00
Nextcloud bot
dd550e3221
[tx-robot] updated from transifex 2017-04-11 00:21:31 +00:00
Stefan Niedermann
4c06d99890 Center permanent notification checkbox vertically 2017-04-10 22:28:44 +02:00
Nextcloud bot
6fcb9b6b0b
[tx-robot] updated from transifex 2017-04-10 00:22:49 +00:00
Niedermann IT-Dienstleistungen
68aaae4d72 Fix #197 Shortcuts for Android 7
Added a shortcut to create a new note for Android 7 and above.
2017-04-09 15:45:33 +02:00
Nextcloud bot
bc4a3f2aac
[tx-robot] updated from transifex 2017-04-09 00:22:11 +00:00
Nextcloud bot
803e902de1
[tx-robot] updated from transifex 2017-04-07 00:23:46 +00:00
Nextcloud bot
b755ee4c83
[tx-robot] updated from transifex 2017-04-06 00:22:33 +00:00
Nextcloud bot
610609a179
[tx-robot] updated from transifex 2017-04-05 00:23:06 +00:00
Nextcloud bot
0d3cbe2cb3
[tx-robot] updated from transifex 2017-04-01 00:22:31 +00:00
Nextcloud bot
4afb170ada
[tx-robot] updated from transifex 2017-03-29 07:06:23 +00:00
Nextcloud bot
32782abafd
[tx-robot] updated from transifex 2017-03-29 00:21:22 +00:00
Nextcloud bot
71a61d23fb
[tx-robot] updated from transifex 2017-03-28 00:21:43 +00:00
Nextcloud bot
b4590ba6f6
[tx-robot] updated from transifex 2017-03-27 00:21:48 +00:00
rakekniven
3763d22015 Update strings.xml
Removed brand owncloud. Could be nextcloud as well. Suggest to remove cloud name.
2017-03-25 21:08:41 +01:00
Stefan Niedermann
6425a4a755 Minor layout issue and version bump to v0.10.0 2017-03-21 11:09:36 +01:00
Andrea Scarpino
524c60d0da Accept user-installed certificates with Nougat 2017-03-20 16:46:35 +01:00
Nextcloud bot
af67f425bb [tx-robot] updated from transifex 2017-03-04 08:57:12 +01:00
korelstar
e1014a908d show leave-behind on swipe-delete 2017-03-03 20:33:25 +01:00
Niedermann IT-Dienstleistungen
ac63b64813 Merge pull request #181 from stefan-niedermann/sync-speedup1
speed-up synchronization and introduce categories
2017-03-03 18:43:04 +01:00
Nextcloud bot
96334180c8
[tx-robot] updated from transifex 2017-03-03 01:19:14 +00:00
Nextcloud bot
f1444e2bae
[tx-robot] updated from transifex 2017-03-02 01:19:19 +00:00
Nextcloud bot
29c91ba437
[tx-robot] updated from transifex 2017-03-01 01:19:34 +00:00
Nextcloud bot
d099ab558a
[tx-robot] updated from transifex 2017-02-28 01:19:50 +00:00
korelstar
a48020b75e Fix and clear up translations 2017-02-26 18:36:41 +01:00
korelstar
accb42b756 speed-up synchronization and introduce categories 2017-02-26 09:20:05 +01:00
Nextcloud bot
dbf94141bb
[tx-robot] updated from transifex 2017-02-25 01:38:09 +00:00
Nextcloud bot
0544d231a6
[tx-robot] updated from transifex 2017-02-16 01:20:09 +00:00
Nextcloud bot
6b9e8568af
[tx-robot] updated from transifex 2017-02-15 01:19:02 +00:00
Nextcloud bot
94d6fe3c5b
[tx-robot] updated from transifex 2017-02-14 01:19:32 +00:00
Nextcloud bot
685bf90d32
[tx-robot] updated from transifex 2017-02-13 01:18:42 +00:00
Nextcloud bot
3d70686454
[tx-robot] updated from transifex 2017-02-11 01:19:01 +00:00
Nextcloud bot
7e10b9e282
[tx-robot] updated from transifex 2017-02-10 01:18:10 +00:00
Nextcloud bot
4e145f9441
[tx-robot] updated from transifex 2017-02-08 01:18:48 +00:00
Nextcloud bot
c728ddd392
[tx-robot] updated from transifex 2017-02-07 01:20:48 +00:00
Nextcloud bot
80540fd537
[tx-robot] updated from transifex 2017-02-05 01:18:18 +00:00
Nextcloud bot
6aaf2e4597
[tx-robot] updated from transifex 2017-02-04 01:19:28 +00:00
Nextcloud bot
759e240f4e
[tx-robot] updated from transifex 2017-02-03 01:18:20 +00:00
Nextcloud bot
ff4452ba88
[tx-robot] updated from transifex 2017-02-02 01:18:24 +00:00
Nextcloud bot
c616556f3b
[tx-robot] updated from transifex 2017-02-01 01:17:49 +00:00
Nextcloud bot
8ca1082529
[tx-robot] updated from transifex 2017-01-31 01:36:39 +00:00
Nextcloud bot
eaacc88381
[tx-robot] updated from transifex 2017-01-29 01:17:50 +00:00
Nextcloud bot
3647ec3c35
[tx-robot] updated from transifex 2017-01-28 01:17:32 +00:00
Nextcloud bot
0c986e4760
[tx-robot] updated from transifex 2017-01-27 01:17:36 +00:00
Nextcloud bot
3a26cd0161
[tx-robot] updated from transifex 2017-01-26 01:17:53 +00:00
Nextcloud bot
e828bfd0c8
[tx-robot] updated from transifex 2017-01-24 01:17:40 +00:00
Nextcloud bot
16796eadf6
[tx-robot] updated from transifex 2017-01-23 06:07:38 +00:00
Morris Jobke
127877588f
fix plural
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-22 23:45:09 -06:00
Morris Jobke
4203118905
fix plural
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-22 23:37:45 -06:00
Niedermann IT-Dienstleistungen
958759f84f Rx markdown, Undo for "Swipe to delete", Nextcloud rebrand
Rx markdown, Undo for "Swipe to delete", Nextcloud rebrand
2017-01-19 11:00:56 +01:00
Stefan Niedermann
a76b8f0be9 #147 Move from ownCloud to Nextcloud
- Adjust theme to match the lighter blue color set of nextcloud
- Adjust README.md in this repository
2016-12-07 20:31:40 +01:00
korelstar
8384792d27 New Feature: set note as favorite; refactoring NotesListViewActivity.refreshList (#151)
Fix #118 Every touch brings to the top
Fix #92 Option to change sort method
2016-11-06 20:39:34 +01:00
korelstar
d8c3ca78c8 Consolidate repeated and untranslatable names; new author (#149) 2016-10-28 09:17:35 +02:00
korelstar
aa33b89927 Fix #146: don't autosave if the note isn't modified
New feature: cancel edit; refactoring of NotesClient; send local modified time to server
2016-10-26 11:32:20 +02:00
kas70
a57ecfeb4c Persistant notification for creating new notes (#142)
Can be enabled with a checkbox preference, disabled per default
2016-10-24 12:28:15 +02:00
korelstar
f2e275c082 Change activity flow: NotesList -> EditNote -> PreviewNote (#141)
Fix #3 and fix #39
2016-10-24 12:25:52 +02:00
korelstar
054000631c Load version name dynamically from package (#139) 2016-10-06 10:53:16 +02:00
Stefan Niedermann
15250276fd #130 Bugfixes for 0.9.0
Version bump and code formatting
2016-09-17 09:23:56 +02:00
Stefan Niedermann
9dd1a8b89c Fix #129 Swipe to delete 2016-08-31 13:57:34 +02:00
Stefan Niedermann
f0762d78b3 Fix #124 Shorter name for activity label 2016-08-31 13:41:37 +02:00
korelstar
d9b3d87ac0 Fixing sychronization and concurrency issues (#123)
* Improved presentation of errors if login (SettingsActivity) or synchronization fails.

* Show icon if a note is not synchronized (hint to a possible error)

* Refactoring: move common code to new private method getNotesRawQuery(String sql, String[] selectionArgs)
New method getLocalModifiedNotes() is a preparation for bugfixing #117

* last part from the previous refactoring

* use material design icon and remove old holo icon

* Refactoring NoteSQLiteOpenHelper and NoteServerSyncHelper in order to fix several bugs belonging concurrency and synchronization. Outstanding: documentation, testing, cosmetic changes

* Show icon if a note is not synchronized (hint to a possible error)

* Refactoring: move common code to new private method getNotesRawQuery(String sql, String[] selectionArgs)
New method getLocalModifiedNotes() is a preparation for bugfixing #117

* last part from the previous refactoring

* use material design icon and remove old holo icon

* Refactoring NoteSQLiteOpenHelper and NoteServerSyncHelper in order to fix several bugs belonging concurrency and synchronization. Outstanding: documentation, testing, cosmetic changes

* only pull remote changes if this was demanded by the caller

* restructure the communication between synchronization task and user interface using callbacks, only try to sync if not offline, otherwise show an error message.

* updateNoteAndSync(): only make database changes, if the content really changed (see #104)

* javadoc and cleanup

* Bugfix for EditNoteActivity: invoke callbacks directly if note wasn't changed in edit (before, callback was never invoked in this case)

* Make sure, that saveDataWithUI is not called, when the previous saveAndSync is still running. In addition, start next saveAndSync not before a small delay has passed.

* rename auto-sync method; adjust DELAYs

* Quick Bugfix: Toast in AsyncTask have to be in onPostExecute

* Bugfix: save edited note in offline mode, too

* Bugfix: Show error message in UI thread

* reduce writes to local storage

* reduce logging

* Refactor: remove recurrent code

* UI enhancement when editing notes (with no changes)
2016-08-13 21:10:19 +02:00
YSmhXQDd6Z
dbe60a3cc2 Add portuguese (Portugal) translation (#122)
* Add portuguese (Portugal) translation

* Update strings.xml

* Create plurals.xml
2016-07-05 11:30:51 +02:00
Ivan Pomykacz
3fd3a1f173 Czech translation (#112)
* Added Czech translation.

* Added mist between tranlastors to other language strings.

* Fix plurals in Czech translation.
2016-07-05 11:30:29 +02:00
korelstar
f9dfa16bec Improved presentation of errors if login or synchronization fails (#120)
* Improved presentation of errors if login (SettingsActivity) or synchronization fails.

* FR: formatted string

* Update strings.xml
2016-07-05 11:30:08 +02:00
fxedel
f8497076a0 Added Felix Edelmann to developers (see #109) (#110) 2016-04-07 19:29:29 +02:00
Stefan Niedermann
4baf533bc1 Fix #85 About: Make tabs swipeable
Uses #109 from fxedel
2016-04-06 21:30:35 +02:00
Stefan Niedermann
0d02b7cd07 Fix #105 Scroll: bar [...]
Added a vertical scrollbar to the list view
2016-03-30 12:30:34 +02:00
Stefan Niedermann
0b8907c34a Version bump to 0.8.1 2016-03-30 12:23:33 +02:00
Stefan Niedermann
df5ce398bc Updated gradle libs, version bump to 0.8.0 2016-03-25 14:50:19 +01:00
Stefan Niedermann
ef331d05a0 Fix #102 0.7.1 crashes on saving an edited note and version bump to 0.7.2 2016-03-10 19:51:38 +01:00
Stefan Niedermann
6f6aa18cea Version Bump to 0.7.1 2016-03-09 15:23:26 +01:00
Stefan Niedermann
2483bafbe8 Version Bump to 0.7.1 2016-03-09 15:06:41 +01:00
proninyaroslav
9b56ee3b2c Fix translations 2016-03-07 13:44:34 +03:00
proninyaroslav
d71196a00e Update russian translations 2016-03-05 18:10:45 +03:00
ageru
2a423a502b Merge pull request #2 from stefan-niedermann/master
Update from original
2016-03-03 23:27:30 +00:00
ageru
3e4a8837a5 Amends to FR translation
Just read #91 and now I get it: error_invalid_login means to replace error_username_password_invalid and expand its meaning, so retranslated accordingly
Retranslated "invalid" in other error messages to be more natural
Remove useless lines
2016-03-03 22:50:28 +00:00
ageru
b033b07967 Updated FR translation
Added Invalid login error
Re-ordered Error strings according to source
2016-03-03 22:35:42 +00:00
fxedel
0504c3b7c1 Updated german translation 2016-02-20 19:42:57 +01:00
fxedel
1617de4cb7 Added invalid login error
(and made a few code style improvements)
2016-02-20 19:38:17 +01:00
ageru
e0c701a52b FR singular & plural implementation
Out with the translation hack, in with the proper grammar.
2016-02-18 23:57:01 +00:00
Stefan Niedermann
a75e77b8b7 Version bump to v0.7.0 2016-02-09 18:46:45 +01:00
Stefan Niedermann
c0273114fb #68 integrate a singular and plural version of <string name="ab_selected">
Added other languages and terminate non-plural-string.
2016-02-08 22:59:33 +01:00
Stefan Niedermann
b7141f3e0a #68 integrate a singular and plural version of <string name="ab_selected"> 2016-02-08 22:52:53 +01:00
Stefan Niedermann
39930e9357 Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes into local-search 2016-02-08 22:22:04 +01:00
Stefan Niedermann
8cff932736 #84 Switch to GPLv3+ in About 2016-02-08 22:18:33 +01:00
Stefan Niedermann
04f766d822 #19 Local Search 2016-02-03 14:58:44 +01:00
Stefan Niedermann
faf9ad3b1e Fix #56 Use auto-capitalization from system 2016-02-02 14:34:15 +01:00
Stefan Niedermann
713b8cfb69 Fix #70 Can't copy text when not in edit mode
This works only on API level 11 and higher
2016-01-31 21:07:32 +01:00
Stefan Niedermann
d2f10aa596 Mention french translator in every language and rename fr-FR to fr 2016-01-31 13:58:39 +01:00
ageru
e70001368d French (France) translation 2016-01-31 10:49:23 +00:00
Stefan Niedermann
8be2a539b1 Fix #65 NullPointer when trying to save 2016-01-30 17:47:24 +01:00
Stefan Niedermann
c1604b1e4c Version bump to v0.5.1
Lower minSDK to 10 (Android 2.3.3)
2016-01-30 10:45:52 +01:00
Stefan Niedermann
2af6e4555d Version bump to v0.5.0
Commented out widgets because they are not ready yet.
2016-01-29 15:35:14 +01:00
Jan-Christoph Borchardt
95620bec20 fix capitalization 2016-01-24 22:53:21 +01:00
Stefan Niedermann
cae7402e70 #20 Fix Armenian Language 2016-01-24 20:12:39 +01:00
Stefan Niedermann
010ffd3957 #20 Fix Armenian Language 2016-01-24 20:09:05 +01:00
Stefan Niedermann
b34e327fa2 #20 Fix Armenian Language 2016-01-24 19:48:00 +01:00
Stefan Niedermann
9fa8fb055b #20 Added Armenian Language 2016-01-24 19:32:00 +01:00
Stefan Niedermann
c90e95e314 Fix SelectSingleNoteActivity, added previeImage for SingleNoteWidget and added labels for SingleNoteWidget and AllNotesWidget. 2016-01-24 18:48:46 +01:00
Stefan Niedermann
c6a752f9a1 #20 Added Russian Language 2016-01-24 17:27:48 +01:00
Mladen Pejaković
1c21929a8c Update Serbian 2016-01-24 14:44:15 +01:00
Stefan Niedermann
c3ac4925c1 WiP #40 Mention license, source code and call to contribution in the »About« section - Contributing Tab 2016-01-24 13:10:37 +01:00
Stefan Niedermann
932b75ed27 WiP #40 Mention license, source code and call to contribution in the »About« section - License Tab 2016-01-24 13:00:22 +01:00
Stefan Niedermann
47f8e31e1c WiP #40 Mention license, source code and call to contribution in the »About« section 2016-01-24 11:14:43 +01:00
Stefan Niedermann
353949760b WiP #40 Mention license, source code and call to contribution in the »About« section - Switched to Tabbed Layout in About Activity 2016-01-24 10:31:15 +01:00
Stefan Niedermann
5b989b9408 Remove unneeded GridLayout library 2016-01-21 20:48:39 +01:00
Stefan Niedermann
17812b6256 Fix section padding 2016-01-21 20:07:33 +01:00
Stefan Niedermann
063ecbaeec Fix separators and use white background for recycler view again. 2016-01-21 18:17:30 +01:00
headbanger84
904aae5e68 Fixed:
https://github.com/stefan-niedermann/OwnCloud-Notes/issues/48
2016-01-21 16:23:27 +01:00
Stefan Niedermann
f50cf446fd Fix fragment dividers in notes list view 2016-01-20 22:30:58 +01:00
Stefan Niedermann
9ae5f08991 Fixed background color on selected Notes Items 2016-01-20 22:13:43 +01:00
Stefan Niedermann
18f0fb5942 Merged new icons from master branch 2016-01-20 22:06:06 +01:00
Stefan Niedermann
ec252fa6e6 Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes into RecyclerView 2016-01-20 22:04:52 +01:00
Stefan Niedermann
eb22ae6626 Use same padding on creation as on editing 2016-01-20 21:27:45 +01:00
Stefan Niedermann
0d6e9c7a55 Correct Height to wrap_content 2016-01-20 21:25:32 +01:00
stefan-niedermann
7460d38403 New Icon 2016-01-19 10:42:56 +01:00
Stefan Niedermann
c277dcae10 Cherry Picking from 8ca35c65ec 2016-01-16 17:22:30 +01:00
Stefan Niedermann
6e74f9ea03 Fix #47 Pressing enter when finished writing in the password field should automatically connect 2016-01-02 18:43:48 +01:00
Stefan Niedermann
c2358f7c57 Fix #50 In edit view, text alignment should be the same as in note view and #49 Background color should be white everywhere 2016-01-02 18:31:01 +01:00
Stefan Niedermann
90bc4355ef version bump to 0.4.0 2016-01-02 17:09:25 +01:00
Stefan Niedermann
f4b35d5c8b Fix #41 Align text of date dividers with the note text 2016-01-02 17:00:40 +01:00
Stefan Niedermann
c77c9cf6f0 WiP #26 Autosave 2015-11-12 21:00:32 +01:00
Stefan Niedermann
057e136b92 Fix #28 Note »Copy« function really needed? 2015-10-25 16:44:47 +01:00
Stefan Niedermann
f6fdc80824 #33 Empty state for no notes 2015-10-25 16:41:39 +01:00
Stefan Niedermann
71f4d8086f Fix #29 Date and date header improvements 2015-10-25 09:35:27 +01:00
Stefan Niedermann
ec062ead7d #12 Time Headers in List-View (Today, Yesterday, ...) 2015-10-23 13:32:15 +02:00
Stefan Niedermann
ef67a889ec #27 use black background for widgets 2015-10-23 12:09:49 +02:00
Stefan Niedermann
97ad2a2fc6 #27 Reduce font-size in Single Note Widget 2015-10-23 09:30:42 +02:00