Philipp Crocoll
47256ab573
added zipped project (for easier usage when using a clean check out)
2013-11-09 04:38:29 +01:00
Philipp Crocoll
5619432177
bug fix: prepareFileUsage didn't work when file was cached but device offline
2013-11-07 21:33:35 +01:00
Philipp Crocoll
75b64e5a87
updated translations from crowdin
2013-11-06 20:30:34 +01:00
Philipp Crocoll
deaec67625
removed logging output in SkyDriveFileStorage
2013-11-06 20:15:08 +01:00
Philipp Crocoll
be9f18d996
integrated SkyDrive support
2013-11-06 05:25:19 +01:00
Philipp Crocoll
684312b412
Implemented SkyDriveFileStorage including transactional write
2013-11-04 22:26:21 +01:00
Philipp Crocoll
17bfc0c975
GDriveFileStorage: show hidden files (Drive Client marks all files hidden but no way to remove flag?)
2013-11-02 04:45:39 +01:00
Philipp Crocoll
34bca0834f
Added classes for SkyDrive-FileStorage
2013-11-02 04:44:21 +01:00
Philipp Crocoll
81ed3d9955
Fixed display bug after Sync
...
Fixed problem with opening FTP/WebDav databases
removed English text from start page
removed debug-logging in GDrive-storage implementation
2013-10-28 21:53:18 +01:00
Philipp Crocoll
868f3aa231
updated translations from crowdin
2013-10-28 21:52:17 +01:00
Philipp Crocoll
0bf3a3ee7f
FileChooser returns flag to indicate whether the chosen file already exists and must be overwritten or if it's new
2013-10-27 20:32:18 +01:00
Philipp Crocoll
f8e17a8144
Merge branch 'android-filechooser-orig'
...
Conflicts:
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/FragmentFiles.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/providers/localfile/LocalFileProvider.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/bookmark/BookmarkFragment.java
2013-10-27 20:31:14 +01:00
Philipp Crocoll
1f6ec329fd
afc update
2013-10-27 16:02:27 +01:00
Philipp Crocoll
42ead57738
Fixed bug with preare-file-usage in GDrive
...
added GetDisplayName in FileStorages
2013-10-27 15:06:57 +01:00
Philipp Crocoll
55da547141
Merge branch 'android-filechooser-orig'
...
Conflicts:
src/java/android-filechooser/code/project.properties
src/java/android-filechooser/code/res/drawable-hdpi/afc_ic_menu_bookmarks.png
src/java/android-filechooser/code/res/drawable-hdpi/afc_ic_menu_bookmarks_dark.png
src/java/android-filechooser/code/res/drawable-hdpi/afc_ic_menu_bookmarks_light.png
src/java/android-filechooser/code/res/drawable-mdpi/afc_ic_menu_bookmarks.png
src/java/android-filechooser/code/res/drawable-mdpi/afc_ic_menu_bookmarks_dark.png
src/java/android-filechooser/code/res/drawable-mdpi/afc_ic_menu_bookmarks_light.png
src/java/android-filechooser/code/res/drawable-xhdpi/afc_ic_menu_bookmarks.png
src/java/android-filechooser/code/res/drawable-xhdpi/afc_ic_menu_bookmarks_dark.png
src/java/android-filechooser/code/res/drawable-xhdpi/afc_ic_menu_bookmarks_light.png
src/java/android-filechooser/code/res/drawable-xxhdpi/afc_ic_menu_bookmarks_dark.png
src/java/android-filechooser/code/res/drawable-xxhdpi/afc_ic_menu_bookmarks_light.png
src/java/android-filechooser/code/res/values-v11/themes_light.xml
src/java/android-filechooser/code/res/values-v7/themes_light.xml
src/java/android-filechooser/code/res/values/env.xml
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/FragmentFiles.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/providers/BaseFileProviderUtils.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/providers/bookmark/BookmarkContract.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/providers/bookmark/BookmarkHelper.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/providers/bookmark/BookmarkProvider.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/Sys.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/Utils.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/LoadingDialog.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/bookmark/BookmarkCursorAdapter.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/bookmark/BookmarkFragment.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/history/HistoryCursorAdapter.java
src/java/android-filechooser/code/src/group/pals/android/lib/ui/filechooser/utils/ui/history/HistoryFragment.java
2013-10-25 04:45:52 +02:00
Philipp Crocoll
f388a2bdcb
update to rev 465
2013-10-25 04:09:31 +02:00
Philipp Crocoll
e3b18b88b3
Improvements to GDrive implementation, started integration with KP2A app (file chooser not yet working)
2013-10-25 04:05:37 +02:00
Philipp Crocoll
eeffea5316
changes to reduce network traffic
2013-10-20 03:02:36 +02:00
Philipp Crocoll
8f01199930
added check in verification of paths to throw FileNotFound for invalid paths without id and if the display name doesn't match the id
2013-10-20 02:28:43 +02:00
Philipp Crocoll
30de7e80b6
implemented GoogleDriveFileStorage.java
...
modified JavaFileStorage interface to work with Google Drive
2013-10-19 20:35:08 +02:00
Philipp Crocoll
8c69a0b5bd
Started implementing GDriveFileStorage
...
removed unnecessary check for RequiresSetup in PasswordActivity
2013-10-08 17:01:47 +02:00
Philipp Crocoll
4da67d42c0
fixed file selection workflow for FTP/HTTP
2013-10-07 07:11:47 +02:00
Philipp Crocoll
6f22ad012e
* modified setup workflow for IFileStorage (to be compatible with Google Drive requirements)
...
* scheme (protocol) is always contained in path variables passed to JavaFileStorage implementors
* file chooser improvements (internal browser displayed also in file chooser list e.g. when selecting an attachments, compatible with Solid Explorer content uris, removed OI stuff)
* started GDrive support
2013-10-07 06:28:06 +02:00
Philipp Crocoll
56ca74a3d9
added missing import
2013-10-03 04:05:14 +02:00
Philipp Crocoll
c53bfefee5
updated android-filechooser library (non-public release from HBA)
...
fixed bug with date parsing in Dropbox
added caching of FileEntry in Kp2aFileProvider.java
2013-10-03 03:47:07 +02:00
Philipp Crocoll
a44e8a9680
* added options to exclude libraries for faster build times (DEBUG only)
...
* implemented getFileEntry to get information about a single file
* password activity is launched automatically if there are recent files
2013-09-28 21:14:21 +02:00
Philipp Crocoll
74acd19092
* Added file chooser to KP2A
...
* added functionality to file storage interface and (some) implementations to delete files/folders, create folders, list contents
-> Dropbox functionality implemented
2013-09-28 07:46:44 +02:00
Philipp Crocoll
15b7ca38c8
Included changes from 5.4.2 version to fix light theme actionbar
2013-09-27 06:32:29 +02:00
Philipp Crocoll
9deeeef382
+ Kp2a FileChooser base class
2013-09-26 05:33:08 +02:00
Philipp Crocoll
881c77c565
Deleted unused resources
...
added file icons for KP2A databases
disabled logging output
2013-09-26 05:04:24 +02:00
Philipp Crocoll
5c49a7fcb1
Bookmarks and history removed
2013-09-26 01:59:35 +02:00
Philipp Crocoll
848f99562c
Removed appcompat v7 dependency, changed version of v4 support lib
2013-09-25 21:03:18 +02:00
Philipp Crocoll
96a30e4588
+ android-filechooser library
2013-09-20 22:07:41 +02:00
Philipp Crocoll
176ad6244d
improved error handling for dropbox filestorage
2013-09-17 06:53:18 +02:00
Philipp Crocoll
2911119a24
improved error handling of DropboxFileStorage
2013-09-16 20:22:35 +02:00
Philipp Crocoll
fbd3aafe71
First version of Dropbox-Support (not yet really functional - no possible to select the file to open)
2013-09-15 20:08:14 +02:00
Philipp Crocoll
d83e8b09b5
updated project.zip with new translations
2013-08-30 23:43:58 +02:00
Philipp Crocoll
e921b94f70
Updated translations from crowdin
2013-08-30 23:41:57 +02:00
Philipp Crocoll
273dd2ff65
updated translations from crowdin
2013-08-14 08:11:53 +02:00
Philipp Crocoll
e6bf40321b
removed invalid character sequences from italian and chinese resource files
2013-08-01 22:22:50 +02:00
Philipp Crocoll
89eb4b0a34
Added missing java file
...
Added many ignores
2013-07-30 20:41:19 +02:00
Philipp Crocoll
9f3c2dfc06
Added translations for Keyboard from crowdin
2013-07-24 05:58:00 +02:00
Philipp Crocoll
ccc557f67b
Updated translations from Crowdin
2013-07-17 22:01:07 +02:00
Philipp Crocoll
b741b48369
New application logo by Niki Hüttner
2013-07-17 21:57:10 +02:00
Philipp Crocoll
9d8e10b236
translations and manifests for 0.8.3
2013-06-06 07:28:06 +02:00
Philipp Crocoll
40286f4f43
* added possibility to select another entry or create a new one from the Share-Url-Results activity
...
* KP2A keyboard: allows to search for the current app
* KP2A keyboard: when clicking "select (another) entry", KP2A is started an now closes automatically after selecting an entry
2013-06-01 15:51:54 +02:00
PhilippC
5bb1553413
Strings (new translations, changelog) for 0.8.1
2013-05-07 06:07:05 +02:00
PhilippC
cfe555fe83
Strings/Changelog 0.8
2013-05-06 05:28:13 +02:00
PhilippC
f69cf73292
Small changes and new translations for v.0.7
2013-04-09 22:59:33 +02:00
PhilippC
59c13861ae
Added switches to preference screen to select which notifications to display,
...
fixed sorting of typable entries
2013-04-06 15:09:54 +02:00