-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Beta #169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Beta #169
Changes from 1 commit
Commits
Show all changes
1451 commits
Select commit
Hold shift + click to select a range
0b7be2c
update to 20170206
tobiasKaminsky ab901a6
Use different models
mario 93b7899
Revert "Use different models"
mario bb08dc7
Fix persistance
mario 2d3ee4f
Optimize imports
mario ada7a6b
Attempt to fix HDR issues
mario 9f7a4a3
Squashed commit of the following:
mario dcf99f8
Fix to aid in HDR stuff processing
mario 9c39a6d
Some progress on auto-upload fixes
mario a7ee351
Partial revert "Some progress on auto-upload fixes"
mario f89659a
Re-arrange things a bit
mario e92f941
Fix a strange issue
mario dc99fc9
Properly separate auto upload settings by acc
mario ff8b1b7
Show upload for current account only
mario f57f522
Fix a typo
mario 3a63cca
Some progress on mitigating persistance issues
mario 33b8752
Progress on fixing persistance disk sync
mario b25d752
daily beta build
tobiasKaminsky efb82f8
update to 20170207
tobiasKaminsky 36efc1f
Fix a crashing bug
mario a882210
Change to onStop
mario 1da7be8
Hopefully fix double upload issue
mario c2013c7
Fix legacy sync folder entries
mario 8e944c3
Fix build
mario 42342f4
Fix cleanup
mario 076b68c
Merge branch 'rewrite-auto-upload' into beta
mario b0fa583
Delete from runnable on delete
mario ee905ca
Merge branch 'rewrite-auto-upload' into beta
mario 5d9e634
daily beta build
tobiasKaminsky ca25dd8
update to 20170208
tobiasKaminsky 6c16192
Attempt to fix uploads with non-conf folders
mario 634e7b9
:)
mario 6225ea7
Attempt to fix duplicate entries
mario a8aca28
Increase delay slightly
mario 4084d6d
Merge branch 'rewrite-auto-upload' into beta
mario b7bf879
daily beta build
tobiasKaminsky 4086ab3
update to 20170209
tobiasKaminsky 3fbcf71
Read modification time from the file in local filesystem and set it t…
davigonz 9bcee66
update to snapshot of lib version
davigonz 9ce69d5
Don’t cache changing deps
mario 8487c17
First bits of user info code
mario 635eb6a
Fix an error bug
mario 10acd80
Add user display name support
mario b68aa0a
Implement user information magic
mario 222dcbd
Fix a rotation bug
mario 2b13b32
Fix an issue with new support lib
mario cc924a2
Fix codacy issues
mario 9543077
Add comments and stuff
mario 6673569
Don’t cache changing deps
mario 5607110
First bits of user info code
mario 8bda7f5
Implement user information magic
mario 4f29f30
First bits of user info code
mario 8d53487
Implement user information magic
mario 5e55aa1
Fix an issue with new support lib
mario 0e90fd6
Fix codacy issues
mario dfc31ee
Add comments and stuff
mario b644bfe
Quick fix to work with new library updates
mario 2c23f00
Don’t cache changing deps
mario 778b367
First bits of user info code
mario 6680ef9
Fix an error bug
mario 8e44c34
Add user display name support
mario 375bf24
Implement user information magic
mario 55ff1ef
Fix a rotation bug
mario 4f09e57
First bits of user info code
mario d28e4d3
Fix an error bug
mario a4c3ed8
Add user display name support
mario 7d8f511
Implement user information magic
mario e651105
Fix a rotation bug
mario 7783c00
Fix an issue with new support lib
mario bc61a01
Fix codacy issues
mario 436ccf2
Add comments and stuff
mario ce506c2
Quick fix to work with new library updates
mario 95a34f3
Don’t cache changing deps
mario 64f9356
First bits of user info code
mario 4422b8e
Fix an error bug
mario 80ca3b5
Add user display name support
mario 97b3a0d
Implement user information magic
mario 371fa72
Fix a rotation bug
mario 705ae4a
Fix an issue with new support lib
mario 1d7b456
Fix codacy issues
mario e386cbb
Add comments and stuff
mario de95571
polished user info UI
AndyScherzinger d8728b9
make method private
AndyScherzinger b3a130e
housekeeping, removing unused code
AndyScherzinger 588ae0f
further housekeeping due to code review
AndyScherzinger 33ddff0
First step towards text search
mario 637a802
Restore search state
mario 894838c
Fix codacy issues
mario c397fc4
Fix issues found by review
mario cb06177
Fix a review issue in FileDisplayActivity
mario 1123343
use primary color for highlighting
AndyScherzinger fbd30a2
make finding bold
AndyScherzinger 2ed072c
Fix issues brought up by review
mario ad4aaf0
Combine ifs
mario d421974
Fix a NPE
mario ca72db8
Fix a few tiny bugs
mario 26d8b17
Remove search in the media preview
mario 6b362ca
Remove an import that we dont need
mario a19fd6d
Fix review bugs
mario 958016e
First step towards text search
mario 904f53e
Restore search state
mario 5687ed8
Fix codacy issues
mario bc10000
Fix issues found by review
mario 189feee
Fix a review issue in FileDisplayActivity
mario 8196b67
use primary color for highlighting
AndyScherzinger 3955634
make finding bold
AndyScherzinger f437edd
Fix issues brought up by review
mario 28458de
Combine ifs
mario f906549
Fix a NPE
mario 48e527e
Fix a few tiny bugs
mario a782832
Remove an import that we dont need
mario 8a06a0f
Fix review bugs
mario d9f12e2
Fix restore functionality
mario 90f1fe4
Fix an issue with restoring search and UI
mario 7e2332a
Fix a weird weird bug
mario 2206d49
Add space
mario 6fad9ba
fixes #457 - svg support
AndyScherzinger 59941b5
updated lib references
AndyScherzinger ed6c97b
new sorting order dialog
AndyScherzinger a1eafba
add breaks and empty default to switch
AndyScherzinger 54b8c68
default to alphabetical ascending
AndyScherzinger 2feefb2
wired the new sorting order fragment
AndyScherzinger 65e9ef1
minor tweaking and fixes for ordering
AndyScherzinger 55576d7
change icons according to review
AndyScherzinger 4141449
integrate new sorting dialog into Upload file activity
AndyScherzinger f063b68
remove PreferenceManager dependency and work on input parameters only
AndyScherzinger 7d8f044
move image button icon coloring to DisplayUtils
AndyScherzinger b8f24c7
flip arrow according to design review
AndyScherzinger f135160
redesign of dialog according to design review/mock/feedback
AndyScherzinger 997ef6c
slightly shorten code
AndyScherzinger 401c213
make actual selection bold, for easier recognition in case of color b…
AndyScherzinger c2f79fb
Handle create, change and delete options in federated sharing in serv…
jabarros c710a9b
Fix var name in comment
jabarros ac84367
Remove always-true component in condition, from CR
davivel 222de37
add missing code fragments
AndyScherzinger a9fc1da
temp gradle dependency to library PR
AndyScherzinger f8e7f4d
fix compile error after lib merges
AndyScherzinger d58fbf3
adaptes federated shares permission computation
AndyScherzinger bebce2a
fix import
AndyScherzinger 73809fa
reintroduce account for federated sharing permission
AndyScherzinger 3f36dfb
fix codacy warning
AndyScherzinger 60d5253
Use master snapshot
mario 4b20c7b
use lib master since lib pr got merged
AndyScherzinger cc2bae2
Merge remote-tracking branch 'nextcloud/fix_file_modification_date_on…
tobiasKaminsky 68d1b52
daily beta build
tobiasKaminsky 47aeccd
Introduce rewritten auto upload
mario c88e030
Revert a typo
mario a641dd1
Update a comment
mario d5f4d64
Enable menu item on 5.0
mario 743c637
Silence codacy
mario cb06583
Remove strange <p> stuff
mario 5e778bc
Update copyrights
mario d8ff63e
Small bugfix
mario 9c8a3e4
Fix a bug with SyncedFolderProvider
mario e4fbbd3
Ignore temporary files
mario 09b1d34
First step towards list persistance
mario 8098b56
Preparation for persistance
mario f2ce658
Move to approach without reflection
mario df3729f
Add persistence layer on service start
mario 50a13d3
Progress on implementing persistance
mario 0870e2c
Fix a typo with tmp files
mario 8bee5bb
Magical magical stuff
mario 90adf59
Remove useless conditions
mario e317cd6
Revert "Remove useless conditions"
mario a7da1d6
Fix a bug
mario b808421
Create new file
mario 8a31ffe
Fix a serialization bug
mario 78c7e54
Use different models
mario 6e95e05
Revert "Use different models"
mario 69bb2dc
Fix persistance
mario 7547d5a
Optimize imports
mario 760b266
Attempt to fix HDR issues
mario ae5cec7
Fix to aid in HDR stuff processing
mario d7376c5
Some progress on auto-upload fixes
mario 4faeaa3
Partial revert "Some progress on auto-upload fixes"
mario 7362acb
Re-arrange things a bit
mario cc4a0b7
Fix a strange issue
mario 4fa39e5
Properly separate auto upload settings by acc
mario 38834a8
Show upload for current account only
mario 2bac10f
Fix a typo
mario e2f842e
Some progress on mitigating persistance issues
mario e513e72
Progress on fixing persistance disk sync
mario 9a977a0
Fix a crashing bug
mario 0b07661
Change to onStop
mario 6c4f0b3
Hopefully fix double upload issue
mario 57e1be7
Fix legacy sync folder entries
mario c94f302
Fix build
mario 4527c7b
Fix cleanup
mario 8bb89f5
Delete from runnable on delete
mario 7cbc7f8
Attempt to fix uploads with non-conf folders
mario 8723ca2
:)
mario d40034f
Attempt to fix duplicate entries
mario 33368c4
Increase delay slightly
mario fb6d154
Attempt to fix duplicate uploads again :P
mario 0706893
revert android lib to beta branch, this will still lead to not buildi…
tobiasKaminsky 2fb5b3c
Backup everything
mario 3c75b2b
Merge branch 'rewrite-auto-upload' into beta
mario d2de1c8
force to use always new library beta snapshot
tobiasKaminsky 6385990
update beta script and rename to updateBetaManually
tobiasKaminsky c3eb0d6
update beta script
tobiasKaminsky 7cbc51c
update beta script
tobiasKaminsky a06eca6
Merge remote-tracking branch 'nextcloud/feature-user-information' int…
tobiasKaminsky 4d73fe1
Merge remote-tracking branch 'nextcloud/newSortingLayout' into beta
tobiasKaminsky e854b6e
Merge remote-tracking branch 'nextcloud/bugfix-454' into beta
tobiasKaminsky dd83c83
Merge remote-tracking branch 'nextcloud/svgView' into beta
tobiasKaminsky a99fb9b
Merge remote-tracking branch 'nextcloud/federated_sharing_edit_option…
tobiasKaminsky 1ab992e
Merge remote-tracking branch 'nextcloud/streaming' into beta
tobiasKaminsky 0d3d1a2
Merge remote-tracking branch 'nextcloud/resizeCache' into beta
tobiasKaminsky f91e34e
Merge remote-tracking branch 'nextcloud/instant_upload_multi_account'…
tobiasKaminsky 281fc07
Merge remote-tracking branch 'nextcloud/resizedImages' into beta
tobiasKaminsky 98185a4
Merge remote-tracking branch 'nextcloud/master' into beta
tobiasKaminsky 9095e59
show complete branch desc instead of branch name
tobiasKaminsky bc6b1b6
daily beta build
tobiasKaminsky c86d43d
minor code change
tobiasKaminsky c23100d
daily beta build
tobiasKaminsky 37a942f
update to 20170211
tobiasKaminsky 5a85b4e
fix crash on preferences due to wrong merge
tobiasKaminsky f706d05
Merge remote-tracking branch 'Flole998/master' into beta
tobiasKaminsky bf9eb49
daily beta build
tobiasKaminsky 300939a
update to 20170211
tobiasKaminsky bceb892
daily beta build
tobiasKaminsky d038fd7
Fix for #448. Rotation change in FolderPicker caused app crash.
carstendev 26dd990
Clean up cleaning
mario f18afe5
new sorting order dialog
AndyScherzinger 73f0e3b
add breaks and empty default to switch
AndyScherzinger 15f18b7
default to alphabetical ascending
AndyScherzinger 22d258d
wired the new sorting order fragment
AndyScherzinger c8a01d2
minor tweaking and fixes for ordering
AndyScherzinger dd3f604
change icons according to review
AndyScherzinger 6cd6324
integrate new sorting dialog into Upload file activity
AndyScherzinger 2ec906f
remove PreferenceManager dependency and work on input parameters only
AndyScherzinger 70ead72
move image button icon coloring to DisplayUtils
AndyScherzinger 485634a
flip arrow according to design review
AndyScherzinger 65d785c
redesign of dialog according to design review/mock/feedback
AndyScherzinger fb43577
slightly shorten code
AndyScherzinger 1ef3550
make actual selection bold, for easier recognition in case of color b…
AndyScherzinger d1c081a
Merge remote-tracking branch 'carstendev/rotation-crash-fix' into beta
tobiasKaminsky 811e95c
Merge remote-tracking branch 'nextcloud/newSortingLayout' into beta
tobiasKaminsky 3f58517
daily beta build
tobiasKaminsky 9975de9
update to 20170213
tobiasKaminsky 0754e93
Simplify new auto upload code
mario 0276dc1
Merge branch 'rewrite-auto-upload' into beta
mario 600260e
Merge remote-tracking branch 'nextcloud/master' into beta
tobiasKaminsky aee15bb
daily beta build
tobiasKaminsky ce8d87a
update to 20170213
tobiasKaminsky d86e673
user last modification date for auto upload, e.g. take an image on 31…
tobiasKaminsky 0d35a38
New build
mario 74a307c
Merge branch 'rewrite-auto-upload' into beta
mario 80069bb
daily beta build
tobiasKaminsky 9ec2827
update to 20170213
tobiasKaminsky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Backup everything
- Loading branch information
commit 2fb5b3c35703e4ec924fb25b1b82fa23c202794b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't this now a double entry looking at lines 63/64?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not double, but triple ;)
Thanks for the catch!