photo-android/app
Eugene Popovich 02de9e31f0 Some lint error fixes
Trovebox-Android-Common
- GuiUtils: fixed validateBasicTextData methods to add required string
parameter when requesting a resource
- res/layout/action_mode_sync.xml: removed duplicate xmlns:android
declaration
- res/layout/action_mode_sync2.xml: removed duplicate xmlns:android
declaration
- res/layout/fragment_photo_details.xml: removed image_details id
duplicate
- res/layout/fragment_sync_select_photos.xml: remved xmlns:app
declaration
- res/values/strings.xml: fixed notification_upload_multiple_title
constant
- res/values/styles.xml: fixed textSize attribute to be in sp units for
the button_text and TextTitle styles declaration
- res/values-ru/strings.xml: added few and many string plurals to the
sync_upload_selected_confirmation  and number_of_items_selected

Trovebox-Android-App
- ImageFragment: added FILL_PARENT constant usage for the API level 7
devicesto the onCreateView method
- Peferences: updated PREFERENCES_MODE constant to be MODE_PRIVATE
- res/layout/activity_account_signup.xml: removed
- res/layout/activity_upload.xml: remved app namespace delcaration
- res/layout/fragment_profile.xml: remved app namespace delcaration
- res/layout/fragment_sync_upload_settings.xml: remved app namespace
delcaration
- res/layout/fragment_tags.xml: added hint for the edit_search field
- res/layout/list_item_newest_photos.xml: removed
- res/values/strings.xml, res/values-ru/strings.xml: added
enter_tags_manually constant
- AndroidManifest.xml: added exported="false" for the UploadsProvider
declaration
2014-03-24 15:18:06 +02:00
..
assets - added trovebox logo custom sticker to aviary editor 2013-02-22 12:17:48 +02:00
libs Card 87 (Twitter not working) 2014-02-18 14:42:48 +02:00
res Some lint error fixes 2014-03-24 15:18:06 +02:00
src/com Some lint error fixes 2014-03-24 15:18:06 +02:00
.classpath Card 76 (Show Gallery in the Collect App) 2014-01-31 14:06:27 +02:00
.gitignore #206 2012-12-03 15:25:23 +02:00
.project Card 76 (Show Gallery in the Collect App) 2014-01-31 14:06:27 +02:00
AndroidManifest.xml Some lint error fixes 2014-03-24 15:18:06 +02:00
ant.properties #307 2013-01-28 13:32:04 +02:00
build.xml #307 2013-01-28 13:32:04 +02:00
lint.xml #381 2013-04-16 14:33:27 +03:00
local.properties #206 2012-12-03 15:25:23 +02:00
proguard-project.txt #206 2012-12-03 13:05:46 +02:00
proguard.cfg when uploading a picture, return a object instead of the json string, fix ant coverage failure (libraries need to be in libs) 2011-08-15 13:15:47 +09:00
project.properties Card 76 (Show Gallery in the Collect App) 2014-01-30 09:44:07 +02:00