aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use proper paddings in dialogs on android < 5Daniel Gultsch2016-09-234-20/+28
|
* some more changes to location activitiesChristian Schneppe2016-09-172-2/+2
| | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map
* some text input modificationsChristian Schneppe2016-09-171-2/+3
|
* don't change emoji size in edittextChristian Schneppe2016-09-151-1/+0
|
* show emojis in actionbar in contact and conference detailsChristian Schneppe2016-09-151-3/+3
|
* scroll actionbar titles if they are too longChristian Schneppe2016-09-141-4/+9
|
* show Emojis in EditTextChristian Schneppe2016-09-141-0/+2
|
* add new emoji libraryChristian Schneppe2016-09-0911-14/+18
|
* decreased share button size a bitChristian Schneppe2016-09-081-2/+2
|
* implement emojicon libraryChristian Schneppe2016-09-0811-16/+17
|
* decreased size of share button a little bitChristian Schneppe2016-09-021-2/+2
|
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-263-6/+8
|
* reworked backup serviceChristian Schneppe2016-08-091-0/+12
| | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread
* modified download button a bitChristian Schneppe2016-08-042-16/+0
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-022-0/+14
|
* changed package id inside manifest and projectChristian Schneppe2016-07-294-5/+5
|
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-251-0/+1
|
* delete old colorChristian Schneppe2016-07-021-1/+1
|
* code cleanupChristian Schneppe2016-07-022-2/+1
|
* add share button to image/video viewChristian Schneppe2016-06-302-2/+34
|
* check and request all needed permissions on startupChristian Schneppe2016-06-101-0/+14
| | | | >= SDK 23 (Marshmallow)
* optimize importsChristian Schneppe2016-05-313-7/+4
|
* add database importerChristian Schneppe2016-05-311-0/+20
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-292-2/+0
|\
| * only rendering first 5k chars of each messageDaniel Gultsch2016-05-282-2/+0
| |
* | integrate image- and video playerChristian Schneppe2016-05-281-0/+20
| |
* | hide account in create conference dialogChristian Schneppe2016-05-271-2/+4
| |
* | rename share/show location layout filesChristian Schneppe2016-05-272-0/+0
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-271-0/+42
|\|
| * add 'create conference' dialogDaniel Gultsch2016-05-261-0/+42
| |
* | load address async to avoid app hang on slow networksChristian Schneppe2016-05-221-2/+2
| |
* | show videopreview also in chatlistChristian Schneppe2016-05-211-2/+3
| |
* | some little layout changesChristian Schneppe2016-05-212-2/+6
| |
* | make chatlist biggerChristian Schneppe2016-05-211-1/+2
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-203-0/+21
|\|
| * show password dialog when account was magic createdDaniel Gultsch2016-05-191-0/+19
| |
| * cap messages after 256 lines in UIDaniel Gultsch2016-05-162-0/+2
| |
* | changed colors to standard from @color and add border to imagesChristian Schneppe2016-05-203-7/+9
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-1/+1
|\|
| * improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-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
| * do not show last-seen metric in UIDaniel Gultsch2016-05-101-8/+1
| |
* | refactored ContactDetails layoutChristian Schneppe2016-05-141-25/+45
| |
* | refactored handling of endConversationChristian Schneppe2016-05-141-1/+2
| |
* | refactored ConferenceDetails layoutChristian Schneppe2016-05-141-94/+110
| |
* | show addresses in ShareLocation and ShowLocationChristian Schneppe2016-05-142-0/+50
| |
* | little layout improvementsChristian Schneppe2016-05-142-2/+2
| |
* | changed some colors to match blue themeChristian Schneppe2016-05-132-10/+6
| |
* | 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
* | add share locationChristian S2016-05-052-0/+122
| |
* | add audio recorderChristian S2016-05-051-0/+52
| |