Andy Scherzinger
|
bd7a50aabc
|
add constants for margins and use different placeholder
|
2016-06-25 16:27:23 +02:00 |
|
Andy Scherzinger
|
e043dfbcb4
|
renamed getter method to be more java style like
|
2016-06-25 16:27:23 +02:00 |
|
Andy Scherzinger
|
7ff136854b
|
layout fixes after rebase
|
2016-06-25 16:27:22 +02:00 |
|
Andy Scherzinger
|
220de2fef3
|
fix for #41
|
2016-06-25 16:27:21 +02:00 |
|
Andy Scherzinger
|
5c88b03721
|
List divider Fix
|
2016-06-25 16:27:21 +02:00 |
|
Andy Scherzinger
|
face3c6efd
|
merge fix after rebase
|
2016-06-25 16:27:20 +02:00 |
|
Andy Scherzinger
|
9985872bd3
|
BugFix Log screen Toolbar
|
2016-06-25 16:27:19 +02:00 |
|
Andy Scherzinger
|
e5cc51e07e
|
add toolbar to log screen
|
2016-06-25 16:27:18 +02:00 |
|
Andy Scherzinger
|
993a681cf8
|
fixed size differences of generated and image based avatars
|
2016-06-25 16:27:18 +02:00 |
|
Andy Scherzinger
|
892cfd6f8f
|
avatar loading for account manager too + house keeping
|
2016-06-25 16:27:17 +02:00 |
|
Andy Scherzinger
|
ee71b38a84
|
fixing the thumbnail caching (user's name can be the same on two different servers), minor housekeeping for account name parsing
|
2016-06-25 16:27:17 +02:00 |
|
Andy Scherzinger
|
87359121f8
|
extend implementation to also set avatars in menu items
|
2016-06-25 16:27:16 +02:00 |
|
Andy Scherzinger
|
06dc13601e
|
drawer preparations for "On Device" menu item
|
2016-06-25 16:27:15 +02:00 |
|
Andy Scherzinger
|
dfe15c4b00
|
set navigation view menu icon size for avatars according to Google's guidelines: 14sp
|
2016-06-25 16:27:15 +02:00 |
|
Andy Scherzinger
|
86dc83a96a
|
ellipsized superlong username in the dropdown list
|
2016-06-25 16:27:14 +02:00 |
|
Andy Scherzinger
|
cf158abbb6
|
aligned management screen with material design sizings
|
2016-06-25 16:27:13 +02:00 |
|
Andy Scherzinger
|
8b002c5d17
|
resized text, style and alignment within TextDrawable + cleanups
|
2016-06-25 16:27:13 +02:00 |
|
Andy Scherzinger
|
ff75f71836
|
move avatar helper method to TextDrawable, define everything in dp to be independent
|
2016-06-25 16:27:12 +02:00 |
|
Andy Scherzinger
|
3f53587308
|
deactivating icon tinting for drawer menu icons on pre lollipop versions
|
2016-06-25 16:27:12 +02:00 |
|
Andy Scherzinger
|
aed4b6f7ea
|
color fix for EditText (due to wrong parent style)
|
2016-06-25 16:27:11 +02:00 |
|
Andy Scherzinger
|
56e84a2c7f
|
Fix for dynamic avatar sizing for generic letter/circle avatars
|
2016-06-25 16:27:10 +02:00 |
|
Andy Scherzinger
|
583dca5cbc
|
rudimentary drawer header / avatar based account switching.
|
2016-06-25 16:27:10 +02:00 |
|
Andy Scherzinger
|
c813003e8b
|
JavaDoc
|
2016-06-25 16:27:09 +02:00 |
|
Andy Scherzinger
|
a0596e0ca1
|
merged avatar branch + circular avatar in drawer header
|
2016-06-25 16:27:08 +02:00 |
|
tobiasKaminsky
|
8dbb5b6305
|
wip
Conflicts:
res/layout/drawer.xml
src/com/owncloud/android/ui/activity/FileActivity.java
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
|
2016-06-25 16:27:08 +02:00 |
|
Andy Scherzinger
|
dc8e596546
|
for null checks
|
2016-06-25 16:27:07 +02:00 |
|
Andy Scherzinger
|
acf8db8c3f
|
NPE Fix
|
2016-06-25 16:27:06 +02:00 |
|
Andy Scherzinger
|
acf77ddc04
|
standard header layouting, flexible avatar radius, code cleanups, dynamic avatar sizing
|
2016-06-25 16:27:06 +02:00 |
|
Andy Scherzinger
|
534d58008e
|
checked menu item state implementation
|
2016-06-25 16:27:05 +02:00 |
|
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 |
|