Andy Scherzinger
b60e1828e2
removed now unused drawer resource file due to new implementation
2016-06-25 16:27:05 +02:00
Andy Scherzinger
bf3deb49a2
rebase fixes
2016-06-25 16:27:04 +02:00
Andy Scherzinger
576b7b11dc
layout fix due to added toolbar + oC license added
2016-06-25 16:27:03 +02:00
Andy Scherzinger
349f01df09
Color of progress bar now aligned with action bar color via color.xml config
2016-06-25 16:27:03 +02:00
Andy Scherzinger
7c111125d3
cleanup after drawer-rewrite
2016-06-25 16:27:02 +02:00
Andy Scherzinger
27a9abc8b5
Streamlining moving account handling to a base class b/c it does not belong to toolbar or drawer implementation
2016-06-25 16:27:01 +02:00
Andy Scherzinger
3fef018452
moved account handling to base activity since this is not file specific and thus should be available on (new) base level
2016-06-25 16:27:01 +02:00
Andy Scherzinger
d15d912a67
Streamlining moving account handling to a base class b/c it does not belong to toolbar or drawer implementation
2016-06-25 16:27:00 +02:00
tobiasKaminsky
81de65d1a2
fix: crash when opening upload dialog
2016-06-25 16:27:00 +02:00
Andy Scherzinger
3a63a635e2
larger hitbox for the account switcher
2016-06-25 16:26:59 +02:00
Andy Scherzinger
e789178587
added single top flag
2016-06-25 16:26:58 +02:00
Andy Scherzinger
9c2fe3f4fd
change detection for the drawer implementation
2016-06-25 16:26:58 +02:00
Andy Scherzinger
f7178fa837
housekeeping Preferences, removed all accounts related code
2016-06-25 16:26:57 +02:00
Andy Scherzinger
9925b8ea40
missing license comment in class
2016-06-25 16:26:56 +02:00
Andy Scherzinger
5f0f04a324
if new account is created via drawer menu item click, refresh drawer account list and active account
2016-06-25 16:26:55 +02:00
Andy Scherzinger
7d4092e3ca
proper list rendering upon account add/remove
2016-06-25 16:26:55 +02:00
Andy Scherzinger
d6fd180aa8
next try
2016-06-25 16:26:54 +02:00
Andy Scherzinger
03da5afcda
minor changes for testing
2016-06-25 16:26:53 +02:00
Andy Scherzinger
7d30667b50
trying to detect account additions and change the list view content (not working yet)
2016-06-25 16:26:53 +02:00
Andy Scherzinger
37da1a7920
wip account management - account list changes aren't propagated back to the drawer yet, preferences haven't been cleaned up yet
2016-06-25 16:26:52 +02:00
Andy Scherzinger
5f1c6ee134
split toolbar content method
2016-06-25 16:26:51 +02:00
Andy Scherzinger
7f72e8cabd
housekeeping removing old account switching code
2016-06-25 16:26:51 +02:00
Andy Scherzinger
0f8f714645
preserve drawer state on screen rotation and resumes, move color calculation code to utils class
2016-06-25 16:26:50 +02:00
Andy Scherzinger
f32493c6f1
account switching implemented (mostly by moving account related methods from FileActivity.javato DrawerActivity.java)
2016-06-25 16:26:49 +02:00
Andy Scherzinger
7e2c560004
circle icons for accounts with color coding
2016-06-25 16:26:49 +02:00
Andy Scherzinger
d9d3424968
initial account handling in drawer + initial icon generation (still broken)
2016-06-25 16:26:48 +02:00
Andy Scherzinger
f41e567b90
general menu/account list switch implemented (open: populate account list)
2016-06-25 16:26:47 +02:00
Andy Scherzinger
f82c4d96ba
initial account chooser toggle and further abstraction of the drawer API for child classes
2016-06-25 16:26:47 +02:00
Andy Scherzinger
ce803aa4e0
initial (functionless) account switcher for the drawer header and display size depending header sizing
2016-06-25 16:26:46 +02:00
Andy Scherzinger
29d8288bd5
initial bug fix for the uploader
2016-06-25 16:26:46 +02:00
Andy Scherzinger
8cb4e8f2bf
navigation bug fix for previewing text files
2016-06-25 16:26:45 +02:00
Andy Scherzinger
ed33c0aff4
initial rewrite to make use of the toolbar
2016-06-25 16:26:44 +02:00
Andy Scherzinger
a433140bef
Merge pull request #68 from nextcloud/devGuide
...
Development guideline
2016-06-25 16:16:46 +02:00
tobiasKaminsky
45d1cbebdf
changed PR labels
2016-06-25 14:27:27 +02:00
tobiasKaminsky
f363ba91ac
wip
2016-06-25 13:22:36 +02:00
Tobias Kaminsky
24d238b37b
Merge pull request #62 from nextcloud/jitpackFix
...
HotFix master branch: Set fixed lib version
2016-06-24 15:42:31 +02:00
Andy Scherzinger
5ee1e8adab
Set fixed lib version
2016-06-24 00:18:45 +02:00
Andy Scherzinger
82b17aa007
Merge pull request #58 from nextcloud/downstream
...
Android lib update
2016-06-23 23:24:08 +02:00
Andy Scherzinger
7b27691a49
Renames due to https://github.com/nextcloud/android-library/pull/3
2016-06-23 14:44:44 +02:00
Andy Scherzinger
f73f78fb28
Merge pull request #55 from nextcloud/setupScreenImprovement
...
Update welcome url, fixes #16
2016-06-23 11:06:01 +02:00
Andy Scherzinger
116da82a1b
Merge pull request #49 from nextcloud/uploadSelectAll
...
Select all within a folder for upload
2016-06-22 20:44:33 +02:00
Andy Scherzinger
207801c000
Update welcome url, fixes #16
2016-06-22 19:14:19 +02:00
Andy Scherzinger
4e554c9245
fixed code duplicate
2016-06-22 16:43:25 +02:00
Andy Scherzinger
0db9c5e72d
fix code review comments
2016-06-22 16:43:24 +02:00
Andy Scherzinger
2c256bf53d
added the ability to select all within a folder for upload - selection is discarded when navigating folders
2016-06-22 16:43:23 +02:00
Lukas Reschke
24c65d7768
Merge pull request #52 from nextcloud/ogasser-patch-1
...
Update changelog
2016-06-22 11:37:43 +02:00
Oliver Gasser
20c4135c3e
Update changelog
...
Don't forget to update the changelog when doing a new release.
Otherwise the changelog link in f-droid does not show you the features for the new release.
2016-06-22 09:14:13 +02:00
Andy Scherzinger
d8ddd703eb
Merge pull request #46 from nextcloud/Readme
...
Added app store links
2016-06-22 00:18:50 +02:00
Andy Scherzinger
c0ec14ecf3
Added app store links
2016-06-21 23:31:49 +02:00
Bartosz Przybylski
7a54dc616a
Merge pull request #3 from nextcloud/document_provider
...
Add documents provider
2016-06-21 22:40:40 +02:00