Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-23 | support contact shortcuts | Christian Schneppe | 1 | -0/+1 | |
* support contact shortcuts * make ShortcutActivity extends AbstractSearchableListItemActivity * Draw the app icon in the corner of the icon and modify the name of the widget * updated label and icon size | |||||
2018-04-23 | remove unused resources | Christian Schneppe | 100 | -369/+42 | |
2018-04-23 | update unreadCount | Christian Schneppe | 3 | -21/+11 | |
2018-04-23 | update libs in about | Christian Schneppe | 1 | -1/+2 | |
2018-04-23 | use font size in action view | Christian Schneppe | 2 | -4/+8 | |
2018-04-23 | made font size selectable | Christian Schneppe | 5 | -20/+78 | |
2018-04-22 | made checkboxes and radiobuttons stylable | Christian Schneppe | 7 | -0/+18 | |
2018-04-22 | made all text styleable | Christian Schneppe | 27 | -240/+355 | |
2018-04-22 | introduced sroll to bottom button | Christian Schneppe | 5 | -5/+82 | |
2018-04-22 | integrate invite to Pix-Art Messenger | Christian Schneppe | 4 | -9/+32 | |
2018-04-22 | fix theme in activity_edit_account | Christian Schneppe | 1 | -4/+4 | |
2018-04-21 | more theme working | Christian Schneppe | 122 | -142/+272 | |
2018-04-13 | end view if conversation was archived | Christian Schneppe | 1 | -21/+24 | |
2018-04-13 | introduced tri state omemo setting (off by default, on by default, always) | Christian Schneppe | 4 | -0/+26 | |
2018-04-13 | put toolbar elevation in dimen file | Christian Schneppe | 3 | -2/+4 | |
2018-04-13 | fixed popup menu in dark theme | Christian Schneppe | 3 | -6/+9 | |
2018-04-12 | fix empty sharewithactivity | Christian Schneppe | 1 | -1/+3 | |
2018-04-11 | fixed some regressions introduced in toolbar migration | Christian Schneppe | 1 | -1/+1 | |
2018-04-11 | replace deprecated action bar with toolbar | Christian Schneppe | 21 | -761/+959 | |
* replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar | |||||
2018-04-10 | update translations | Christian Schneppe | 19 | -303/+261 | |
2018-04-10 | update strings | Christian Schneppe | 1 | -2/+2 | |
2018-04-10 | Typo fix (#192) | Licaon_Kter | 1 | -1/+1 | |
2018-04-08 | show message draft in conversation overview | Christian Schneppe | 2 | -0/+2 | |
2018-04-08 | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 2 | -13/+58 | |
2018-04-08 | remove trailing ) in urls | Christian Schneppe | 1 | -2/+2 | |
2018-04-08 | fixed pm to vistors | Christian Schneppe | 1 | -0/+2 | |
2018-04-08 | add data binding and check in back stack for dialogs | Christian Schneppe | 3 | -104/+113 | |
2018-04-08 | migrated conference details to binding | Christian Schneppe | 1 | -216/+220 | |
2018-04-08 | fix menu entries | Christian Schneppe | 1 | -15/+0 | |
2018-04-07 | more dark theme changes | Christian Schneppe | 185 | -45/+56 | |
2018-04-07 | start working on dark theme | Christian Schneppe | 112 | -1/+84 | |
2018-04-07 | display irregular unicode code points | Christian Schneppe | 2 | -0/+5 | |
2018-04-03 | do not enable encryption for bug reports | Christian Schneppe | 2 | -1/+2 | |
2018-04-03 | added splash screen | Christian Schneppe | 7 | -0/+16 | |
2018-04-03 | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 2 | -25/+25 | |
2018-04-02 | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 2 | -29/+24 | |
2018-04-01 | add missing resources | Christian Schneppe | 1 | -0/+2 | |
2018-04-01 | refactor disable notifications dialog to make use of timeframeutils | Christian Schneppe | 21 | -784/+183 | |
2018-04-01 | calculate automatic timeout labels dynamically | Christian Schneppe | 3 | -19/+27 | |
2018-04-01 | fix change password activity for magic created accounts | Christian Schneppe | 1 | -460/+469 | |
2018-04-01 | finished 'Set Status Message' dialog | Christian Schneppe | 19 | -24/+11 | |
2018-04-01 | wip: new status message dialog | Christian Schneppe | 3 | -9/+62 | |
2018-04-01 | finished app compat themeing | Christian Schneppe | 7 | -28/+12 | |
2018-04-01 | change last text styles over | Christian Schneppe | 3 | -57/+23 | |
2018-04-01 | fixed highlighted caption style | Christian Schneppe | 3 | -5/+8 | |
2018-04-01 | use text styles in more places | Christian Schneppe | 16 | -183/+190 | |
2018-04-01 | request camera permissions when attaching taking picture or recording video | Christian Schneppe | 1 | -0/+1 | |
2018-04-01 | migrated some views over to app compat text styles | Christian Schneppe | 11 | -164/+43 | |
2018-04-01 | fixed paddings in omemo key cards | Christian Schneppe | 3 | -32/+20 | |
2018-04-01 | changed some of the jid entering dialogs to textinputlayout | Christian Schneppe | 7 | -87/+59 | |