Commit graph

720 commits

Author SHA1 Message Date
Nextcloud bot
cccf3e79d7 [tx-robot] updated from transifex 2019-09-10 14:06:23 +02:00
korelstar
b391ba3af5 update dependencies 2019-08-29 21:58:45 +02:00
stefan-niedermann
8955a298f1 Fix "New note" tile 2019-08-21 15:32:10 +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
f1be6cfcc8 bump version to 0.26.0 2019-07-26 13:56:07 +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
stefan-niedermann
bbb74e33c0 Merge remote-tracking branch 'origin/master' 2019-07-19 20:02:40 +02:00
stefan-niedermann
c06998b4a5 version bump to 0.25.0 2019-07-19 20:02:08 +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
d2e22451ac Display keyboard directly when editing a new / empty note 2019-07-19 13:20:26 +02:00
stefan-niedermann
743ae5308a #554 Add dynamic shortcuts for recent notes 2019-07-19 13:07:19 +02:00
stefan-niedermann
8c6bcaaec9 Update butterknife dependency 2019-07-19 09:16:56 +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
stefan-niedermann
1990ba3015 version bump to 0.24.3 2019-02-19 19:33:50 +01:00
Nextcloud bot
b782bf4f43 [tx-robot] updated from transifex 2019-02-19 19:17:34 +01:00
stefan-niedermann
712ba7b1c6 - #536, #534 Missing translation, replaced by filler text 2019-02-11 22:11:41 +01:00
Nextcloud bot
0df40d42f5 [tx-robot] updated from transifex 2019-02-11 22:02:48 +01:00
stefan-niedermann
30a3e0275f added changelog for 0.24.1 2019-02-10 21:27:56 +01:00
stefan-niedermann
7ffd489163 version bump to 0.24.1 2019-02-10 21:25:04 +01:00
Nextcloud bot
ef6c5ff3ed [tx-robot] updated from transifex 2019-02-10 21:19:33 +01:00
stefan-niedermann
ec3ccba3db #529 Switching theme must recreate MainActivity 2019-02-10 21:18:19 +01:00
Niedermann IT-Dienstleistungen
99d3224a3b
Update access & donation graphics in README.md 2019-02-10 20:12:22 +01:00
stefan-niedermann
b6684d6be2 Switch from magic string literals to ressource ids 2019-02-10 19:13:32 +01:00
stefan-niedermann
b9cd8c3592 Added some null checks & more defensive programming 2019-02-10 19:01:10 +01:00
Nextcloud bot
c2aef80d9d [tx-robot] updated from transifex 2019-02-09 19:35:10 +01:00
stefan-niedermann
d94c0ccd04 Added fastlane changelogs 2019-02-09 19:33:38 +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
b4bb471481 #396 Initial support for weblogin
- Use lambda
2019-02-08 12:12:14 +01:00
stefan-niedermann
40b49ac895 #396 Initial support for weblogin
Fix imports
2019-02-08 12:07:54 +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
465ee9294b #519 Synchronize on WiFi only
- Update documentation
2019-02-08 11:21:22 +01:00
stefan-niedermann
4b4c639aa0 #519 Synchronize on WiFi only
- Move listener back to class member (Garbage Collection?)
2019-02-08 11:17:44 +01:00
stefan-niedermann
ee0c809671 #519 Synchronize on WiFi only
- Remove not needed initializations
2019-02-08 11:14:33 +01:00
stefan-niedermann
8e876c2c76 #519 Synchronize on WiFi only
- Make `OnSharedPreferencesListener` local
- Use "wifiOnly" via string resource instead of hard coded literal
2019-02-08 11:05:41 +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
8fc3337620 Merge remote-tracking branch 'origin/synchronize-on-wifi-only' into synchronize-on-wifi-only 2019-02-08 10:53:17 +01:00
stefan-niedermann
7e75743320 #519 Synchronize on WiFi only
- Use `OnSharedPreferencesListener` instead of polling the wifi-only-preference every time
2019-02-08 10:52:41 +01:00
Niedermann IT-Dienstleistungen
3d86ba1bbd
README.md - fix typo 2019-02-08 09:17:54 +01:00
Niedermann IT-Dienstleistungen
f833f4315d
README.md - display screenshots in table 2019-02-08 09:15:36 +01:00