Commit Graph

1571 Commits

Author SHA1 Message Date
Alejandro Alcalde
b6633e7e0d Fix Calling getter method * on self is slower than field access * 2014-08-10 21:58:37 +02:00
Alejandro Alcalde
924ee9e1f2 Cleaning code 2014-08-10 21:51:29 +02:00
Alejandro Alcalde
79ce86ac24 Revert "Improving performance unsing compoundDrawable in NodeAdapter"
This reverts commit bf177ace64.
2014-08-10 21:50:23 +02:00
Alejandro Alcalde
5ca9a6431e Improving performance unsing compoundDrawable in NodeAdapter 2014-08-10 21:29:14 +02:00
fbc9237e9c Moved private keys to external class (not versioned) in order to improve
security
2014-08-10 14:51:03 +02:00
Alejandro Alcalde
f42686d150 Fix Use a layout_width of 0dp instead of wrap_content for better performance 2014-08-09 14:34:54 +02:00
Alejandro Alcalde
c7b9edb04d Fix Replace straight quotes with directional quotes 2014-08-09 14:31:24 +02:00
423bb6130f Updated 2014-08-09 11:08:11 +02:00
881308bda4 Use of backwards compatible startActivityForResult method 2014-08-09 10:53:32 +02:00
adde2044c3 Updated gitignore 2014-08-09 10:46:15 +02:00
625faec867 Merge branch 'develop' of git@github.com:Amab/SWADroid.git into develop
Conflicts:
	SWADroid/res/layout/preference_child.xml
	SWADroid/res/layout/preference_child_summary_error.xml
2014-08-09 10:45:42 +02:00
10f2eacac4 Fixed Lint errors 2014-08-09 10:40:05 +02:00
Alejandro Alcalde
198dfc9f7b Removed layouts for user and password preferences 2014-08-09 10:25:55 +02:00
Alejandro Alcalde
7d1871ca81 Removed unused code in PreferencesActivity 2014-08-09 10:14:13 +02:00
Alejandro Alcalde
d3ab3556e6 Ignore lint for compilation 2014-08-09 10:10:45 +02:00
Alejandro Alcalde
8ffcfc81cb Fix Invalid layout param in a LinearLayout: layout_alignParentTop 2014-08-09 10:10:18 +02:00
Alejandro Alcalde
cd17bc85c3 Fix This Layout should use android:layout_height=wrap_content 2014-08-09 10:09:03 +02:00
Alejandro Alcalde
699ad27db7 Fix To support older versions than API 17 (project specifies 9) you should *also* add android:layout_alignLeft=@android:id/title 2014-08-09 09:59:12 +02:00
Alejandro Alcalde
0083804d0f Fix To support older versions than API 17 (project specifies 9) you should *also* add android:layout_marginRight=6dip 2014-08-09 09:58:31 +02:00
Alejandro Alcalde
e660f366c5 Fix To support older versions than API 17 (project specifies 9) you should *also* add android:paddingRight=?android:attr/scrollbarSize 2014-08-09 09:57:51 +02:00
Alejandro Alcalde
73a3b6bc95 Fix To support older versions than API 17 (project specifies 9) you should *also* add android:paddingLeft=16dip 2014-08-09 09:57:27 +02:00
Alejandro Alcalde
7b345810f9 Fix To support older versions than API 17 (project specifies 9) you should *also* add android:layout_alignLeft=@android:id/title 2014-08-09 09:56:49 +02:00
Alejandro Alcalde
68e59a78f8 Fix To support older versions than API 17 (project specifies 9) you should *also* add android:layout_marginRight=6dip 2014-08-09 09:56:08 +02:00
Alejandro Alcalde
2b53634b5d fix To support older versions than API 17 (project specifies 9) you should *also* add android:paddingLeft=16dip 2014-08-09 09:52:48 +02:00
Alejandro Alcalde
4d73414e5a To support older versions than API 17 (project specifies 9) you should *also* add android:paddingRight=?android:attr/scrollbarSize 2014-08-09 09:51:32 +02:00
Alejandro Alcalde
3ffe80e1e4 Fix <key> is not translated in <language> 2014-08-09 09:45:09 +02:00
Alejandro Alcalde
2f31b5a8a1 Fix <key> is not translated in <language> 2014-08-09 09:44:36 +02:00
Alejandro Alcalde
ebf7a844bd Fix <key> is not translated in <language> 2014-08-09 09:43:47 +02:00
Alejandro Alcalde
f05130f6e1 Added personal Blog for contributor to READme.md 2014-08-09 09:27:47 +02:00
Alejandro Alcalde
d56dd66b79 Ignore Lint for compile 2014-08-09 00:53:22 +02:00
Alejandro Alcalde
72a5d884e0 Fix This Layout view is useless (no children, no background, no id, no style) 2014-08-09 00:52:25 +02:00
Alejandro Alcalde
6a7c3ed3c4 Fix Use a layout_height of 0dp instead of 294dp for better performance 2014-08-09 00:50:45 +02:00
Alejandro Alcalde
71d42b02ea Ignoring Lint Errors in order to complie 2014-08-09 00:36:57 +02:00
Alejandro Alcalde
5ec1aee3aa Fix Calling getter method * on self is slower than field access (*) 2014-08-09 00:35:41 +02:00
Alejandro Alcalde
4cff4076cf Fix Calling getter method getDownloadDir() on self is slower than field access (download_dir) 2014-08-09 00:31:20 +02:00
Alejandro Alcalde
2ecf0324e3 Fix Calling getter method getDownloadDir() on self is slower than field access (download_dir) 2014-08-09 00:30:39 +02:00
Alejandro Alcalde
509adefc31 Fix Calling getter method isObligatory() on self is slower than field access (mObligatory) 2014-08-09 00:30:11 +02:00
Alejandro Alcalde
a8b904c5ec Fix Calling getter method getId() on self is slower than field access (mId) 2014-08-09 00:29:35 +02:00
Alejandro Alcalde
70fc4edb65 Fix Calling getter method getDb() on self is slower than field access (mDb) 2014-08-09 00:29:01 +02:00
Alejandro Alcalde
5dbddae952 Fix replace issue in getUserRole 2014-08-09 00:26:24 +02:00
Alejandro Alcalde
33f4284ba3 Fix Calling getter method getUserRole() on self is slower than field access (userRole) 2014-08-09 00:24:39 +02:00
Alejandro Alcalde
e4b916cb26 Fixing The id 'progress_refresh' is not defined anywhere. 2014-08-09 00:11:35 +02:00
Alejandro Alcalde
79a68d1b5f Fixing some Lint errors 2014-08-09 00:09:05 +02:00
Alejandro Alcalde
e661994ea7 Checking SD Card availability 2014-08-08 23:52:16 +02:00
Alejandro Alcalde
1f016cfacd Fix crash for open downloaded files with no apps to open with 2014-08-08 23:39:40 +02:00
Alejandro Alcalde
f17dd23f72 Fixing project properties 2014-08-08 20:38:30 +02:00
502f2b0eb1 Updated Android API to 9 (Android 2.3) and fixed Downloads path 2014-08-07 20:45:26 +02:00
Alejandro Alcalde
e3752daeeb Organize imports 2014-08-07 20:02:21 +02:00
Alejandro Alcalde
227a717ee5 Refactoring and cleaning code 2014-08-07 20:01:51 +02:00
Alejandro Alcalde
f88d908242 Do not re-download downloaded files fully working
If user try to download a file that is already downloaded, avoid the conexion and
open the local file (Only if the file is the same and has not changed its contents).

If there is not local file, download it.
2014-08-07 19:37:08 +02:00