Commit graph

1936 commits

Author SHA1 Message Date
David Luhmer
f02b2e7cf3 improve first app start 2019-01-04 15:03:18 +01:00
David Luhmer
e755400781 hide skip button in latest version of showcaseview 2019-01-04 14:52:47 +01:00
David Luhmer
47b6d2f1c5 update version to 0.9.9.21 2019-01-04 14:24:55 +01:00
David Luhmer
7623fa8513 don't restart dummy docker container 2019-01-04 14:24:39 +01:00
David Luhmer
490fba232e add showcaseview as library 2019-01-04 14:23:56 +01:00
David Luhmer
eade7aa6ba update build tools / update sso library 2019-01-04 13:33:11 +01:00
David Luhmer
55d68f6488 remove dependency to org.apache.commons:commons-lang 2019-01-04 13:32:00 +01:00
David Luhmer
b3f5c108df remove unnecessary permission request 2019-01-04 13:09:53 +01:00
David Luhmer
75cb0547d1
Merge pull request #714 from nextcloud/fix-anr-#713
Fix ANR due to blocking call on main thread (fix #713)
2019-01-04 11:20:03 +01:00
Nextcloud bot
bee4748b64
[tx-robot] updated from transifex 2019-01-03 01:49:35 +00:00
Nextcloud bot
b70634b7af
[tx-robot] updated from transifex 2019-01-01 01:49:25 +00:00
Nextcloud bot
91b57cd709
[tx-robot] updated from transifex 2018-12-31 01:51:35 +00:00
Nextcloud bot
5affd37dd8
[tx-robot] updated from transifex 2018-12-30 01:53:16 +00:00
David Luhmer
60fe4a568b fix typo 2018-12-27 13:23:17 +01:00
David Luhmer
5e11303e87 fix codacy issues 2018-12-27 13:22:39 +01:00
David Luhmer
fb4cf61f29 fix app crash when logging in again into single sign on account 2018-12-27 12:49:32 +01:00
David Luhmer
62ebc7b82f Fix ANR due to blocking call on main thread (fix #713) 2018-12-27 12:48:19 +01:00
Nextcloud bot
9bf1d4fb83
[tx-robot] updated from transifex 2018-12-27 01:52:07 +00:00
Nextcloud bot
be7c6eefa4
[tx-robot] updated from transifex 2018-12-26 01:53:46 +00:00
Nextcloud bot
689d32dfcb
[tx-robot] updated from transifex 2018-12-25 06:06:39 +00:00
Nextcloud bot
8b7600eec8
[tx-robot] updated from transifex 2018-12-24 01:58:16 +00:00
Nextcloud bot
190da04158
[tx-robot] updated from transifex 2018-12-23 01:53:56 +00:00
Nextcloud bot
1127978b3b
[tx-robot] updated from transifex 2018-12-22 01:49:38 +00:00
Nextcloud bot
80322c7e78
[tx-robot] updated from transifex 2018-12-21 01:50:14 +00:00
Nextcloud bot
c30660f890
[tx-robot] updated from transifex 2018-12-20 01:51:23 +00:00
Nextcloud bot
1a3c524b3f
[tx-robot] updated from transifex 2018-12-19 01:53:12 +00:00
Daniel
b9cd150935
Merge pull request #712 from AnotherDaniel/showChangelogOnTablet
Show prefs-changelog also in tablet mode
2018-12-18 21:52:55 +01:00
David Luhmer
0a6bf8102b add changelogPreference as local variable 2018-12-18 11:32:24 +01:00
David Luhmer
44c158d54a cleanup if/else formatting 2018-12-18 11:28:27 +01:00
David Luhmer
83be9da036 set version click listener when binding preference (works on tablets and phones) 2018-12-18 11:27:32 +01:00
Nextcloud bot
67479238ac
[tx-robot] updated from transifex 2018-12-18 01:51:06 +00:00
Daniel
efc123c28f 711 - add report-issue link to about prefs 2018-12-17 22:17:59 +01:00
Daniel
38681243b0 711 - minor phrasing change for about prefs entry 2018-12-17 21:52:56 +01:00
Daniel
f5db87de68 711 - show changelog also on tablets 2018-12-17 21:52:22 +01:00
David Luhmer
f6eae1ae0c fix possible app crashes 2018-12-17 10:21:16 +01:00
David Luhmer
03bfa9ae3d update Manifest to Version 0.9.9.20 2018-12-17 09:48:52 +01:00
David Luhmer
3f292b2958 remove google play tag from changelog 2018-12-17 09:36:05 +01:00
David Luhmer
6b233953cf adjust url to changelog 2018-12-17 09:35:43 +01:00
David Luhmer
733df7db27 Update changelog for version 0.9.9.20 2018-12-17 09:32:14 +01:00
Nextcloud bot
4fedf8f7da
[tx-robot] updated from transifex 2018-12-17 01:51:23 +00:00
Daniel
b4cd2b2586
Merge pull request #710 from AnotherDaniel/aboutRework
704 - move about dialog info to settings menu
2018-12-16 21:18:37 +01:00
David Luhmer
414c9926ec add cancel button to changelog and adjust layout of changelog 2018-12-16 14:44:55 +01:00
David Luhmer
3a7fab38ac cleanup unused imports 2018-12-16 08:50:19 +01:00
David Luhmer
d03edc2af6 remove changelog from main menu / cleanup resources 2018-12-16 08:49:54 +01:00
Nextcloud bot
cf5f84a2a3
[tx-robot] updated from transifex 2018-12-16 01:51:42 +00:00
David Luhmer
b3f437063c small layout improvements of changelog screen 2018-12-15 22:35:50 +01:00
David Luhmer
0ae67173c5 use dialog fragment instead of support dialog fragment / use class method for version string 2018-12-15 22:34:11 +01:00
David Luhmer
e372fd8b46 disable version dialog from main activity 2018-12-15 22:33:25 +01:00
David Luhmer
0a38eedf25
Merge pull request #709 from nextcloud/fix-sync-issues
fix #696 - no automatic sync
2018-12-15 22:00:42 +01:00
Daniel
2758a63db2 704 - move about dialog info to settings menu 2018-12-15 21:59:56 +01:00