aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added new iconsChristian Schneppe2016-05-1421-3/+3
|
* refactored ConferenceDetails layoutChristian Schneppe2016-05-141-94/+110
|
* add share contact to ContactDetailsChristian Schneppe2016-05-141-3/+13
|
* show addresses in ShareLocation and ShowLocationChristian Schneppe2016-05-142-0/+50
|
* little layout improvementsChristian Schneppe2016-05-142-2/+2
|
* add reconnect to EditAccountActivityChristian Schneppe2016-05-141-1/+4
|
* decreased TextSizeInfo font sizeChristian Schneppe2016-05-132-4/+4
|
* update gradle versionChristian Schneppe2016-05-138-0/+0
|
* changed some colors to match blue themeChristian Schneppe2016-05-1311-11/+7
|
* clean unused resourcesChristian Schneppe2016-05-1377-110/+1
|
* improve keyboard handling. fixes #1387Daniel Gultsch2016-05-131-0/+1
| | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation
* use 'phone' or 'tablet' as default resourceDaniel Gultsch2016-05-132-0/+8
|
* report host-account as account state in UIDaniel Gultsch2016-05-131-0/+1
|
* changed logo to a lighter blueChristian S2016-05-0710-0/+0
|
* Ask to uninstall the plugins because the features are directly integratedChristian S2016-05-062-0/+5
|
* Merge remote-tracking branch 'refs/remotes/origin/share_location' into ↵Christian S2016-05-064-1/+135
|\ | | | | | | development
| * added missing stringsChristian S2016-05-062-2/+11
| |
| * add share locationChristian S2016-05-053-0/+125
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-05-061-0/+1
|\ \ | |/ |/|
| * report bind failure as account stateDaniel Gultsch2016-05-051-0/+1
| |
* | remove plugin section from settingsChristian S2016-05-051-17/+0
| |
* | add audio recorderChristian S2016-05-053-0/+60
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-05-051-0/+2
|\|
| * republish pgp signature when changing statusDaniel Gultsch2016-05-051-0/+2
| |
* | blue themeMatthias Rieber2016-05-05191-21/+23
| |
* | changed some strings and added licencesChristian S2016-05-052-31/+35
| |
* | some layout fixesChristian S2016-05-051-16/+22
| |
* | go directly to the user account via menuChristian S2016-05-051-1/+1
| |
* | set 'manually_change_presence' to true as default in preferences.xmlChristian S2016-05-051-1/+1
| |
* | added audio playerChristian S2016-05-052-0/+12
| |
* | little layout improvementChristian S2016-05-041-3/+1
| |
* | set manually_change_presence to true as defaultChristian S2016-05-041-18/+19
| | | | | | | | and hide option to set presence for all accounts
* | merge upstream changesChristian S2016-05-041-2/+23
| |
* | removed duplicate stringsChristian S2016-05-041-4/+0
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into HEADChristian S2016-05-0423-38/+286
|\|
| * pulled translations from transifexDaniel Gultsch2016-05-044-2/+21
| |
| * use app name in resource suggestionsDaniel Gultsch2016-05-031-1/+1
| |
| * pulled translations from transifexDaniel Gultsch2016-05-0215-41/+353
| |
| * catch ActivityNotFoundException when requesting battery opDaniel Gultsch2016-04-291-0/+1
| |
| * cleaned up captcha dialogDaniel Gultsch2016-04-282-2/+28
| |
| * renamed welcome header to untranslatable 'Start your Conversations'Daniel Gultsch2016-04-271-1/+1
| |
| * prevent user from accidentally changing password after using magic createDaniel Gultsch2016-04-262-10/+13
| |
| * add change prescence to manage account context menuDaniel Gultsch2016-04-231-0/+3
| |
| * show status messages in contact detailsDaniel Gultsch2016-04-231-16/+19
| |
| * expert setting to manually change presenceDaniel Gultsch2016-04-2218-2/+198
| |
* | optimized UIChristian S2016-04-235-10/+18
| |
* | changed updater a bitChristian S2016-04-232-2/+2
| |
* | disable suggestions in password fieldChristian S2016-04-231-1/+1
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-233-64/+77
|\|
| * put welcome screen in scrollviewDaniel Gultsch2016-04-221-62/+67
| |