Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-04-22 | made checkboxes and radiobuttons stylable | Christian Schneppe | 6 | -0/+10 | |
2018-04-22 | made all text styleable | Christian Schneppe | 24 | -79/+109 | |
2018-04-22 | introduced sroll to bottom button | Christian Schneppe | 1 | -4/+27 | |
2018-04-22 | integrate invite to Pix-Art Messenger | Christian Schneppe | 1 | -0/+22 | |
2018-04-22 | fix theme in activity_edit_account | Christian Schneppe | 1 | -4/+4 | |
2018-04-21 | more theme working | Christian Schneppe | 24 | -90/+95 | |
2018-04-13 | end view if conversation was archived | Christian Schneppe | 1 | -21/+24 | |
2018-04-13 | put toolbar elevation in dimen file | Christian Schneppe | 2 | -2/+2 | |
2018-04-13 | fixed popup menu in dark theme | Christian Schneppe | 1 | -5/+5 | |
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 | 18 | -745/+895 | |
* 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-08 | show message draft in conversation overview | Christian Schneppe | 1 | -0/+1 | |
2018-04-08 | offer a more convienient way to disable omemo from trust keys dialog | Christian Schneppe | 1 | -12/+50 | |
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-07 | more dark theme changes | Christian Schneppe | 1 | -1/+2 | |
2018-04-03 | use fab in choose contact activity. scan qr not yet working | Christian Schneppe | 1 | -11/+19 | |
2018-04-02 | show new fab in ShowFullscreenMessageActivity | Christian Schneppe | 1 | -25/+24 | |
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 | 1 | -3/+5 | |
2018-04-01 | wip: new status message dialog | Christian Schneppe | 1 | -0/+56 | |
2018-04-01 | finished app compat themeing | Christian Schneppe | 5 | -22/+12 | |
2018-04-01 | change last text styles over | Christian Schneppe | 3 | -57/+23 | |
2018-04-01 | fixed highlighted caption style | Christian Schneppe | 2 | -4/+3 | |
2018-04-01 | use text styles in more places | Christian Schneppe | 15 | -181/+144 | |
2018-04-01 | migrated some views over to app compat text styles | Christian Schneppe | 10 | -164/+38 | |
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 | 5 | -87/+49 | |
2018-04-01 | use cards views in about and publish avatar activity | Christian Schneppe | 4 | -63/+72 | |
2018-03-31 | add scan action to contact details | Christian Schneppe | 2 | -12/+30 | |
2018-03-31 | integrate qr code scanner. temporarily break omemo activity scan | Christian Schneppe | 1 | -0/+17 | |
2018-03-31 | updated manage account activity to new colors | Christian Schneppe | 6 | -16/+14 | |
2018-03-30 | added dedicated scan button | Christian Schneppe | 1 | -1/+1 | |
2018-03-29 | change font size in conversation overview | Christian Schneppe | 2 | -33/+33 | |
2018-03-29 | move new activity back to original name | Christian Schneppe | 1 | -0/+1 | |
2018-03-24 | WIP & fragment voodoo | Christian Schneppe | 2 | -20/+48 | |
2018-03-24 | switch conversations fragment to data binder | Christian Schneppe | 1 | -163/+164 | |
2018-03-22 | don't use autocomplete in MagicCreateActivity for username | Christian Schneppe | 1 | -2/+1 | |
2018-03-20 | show own account if multi account is enabled | Christian Schneppe | 1 | -10/+10 | |
2018-03-20 | Moved the error message to TextInputLayout in the ChangePasswordActivity | Christian Schneppe | 1 | -0/+2 | |
2018-03-20 | use data binder for inflating muc items | Christian Schneppe | 1 | -51/+53 | |
2018-03-20 | add fab to start conversations activity | Christian Schneppe | 1 | -7/+18 | |
2018-03-20 | use data binder for contact key item | Christian Schneppe | 1 | -40/+30 | |
2018-03-20 | create dedicated button to enable undecided accounts | Christian Schneppe | 3 | -8/+15 | |
2018-03-17 | fixed paddings | Christian Schneppe | 10 | -55/+48 | |
2018-03-17 | started to change text style to app compat | Christian Schneppe | 7 | -54/+29 | |
2018-03-17 | ported presence activity to cardview | Christian Schneppe | 2 | -99/+110 | |
2018-03-17 | switch account activity to card view. started using data binder | Christian Schneppe | 1 | -629/+631 | |
2018-03-16 | Moved the error message to TextInputLayout | Christian Schneppe | 1 | -1/+4 | |