Commit graph

16 commits

Author SHA1 Message Date
merkost
05ced83909 Merge branch 'master' into export_import_settings
# Conflicts:
#	app/src/main/res/menu/menu_main.xml
2023-07-20 12:52:42 +10:00
merkost
4d378e819c ImportResult extracted to a separate class and MainActivity cleared 2023-07-18 16:23:04 +10:00
Ensar Sarajčić
4b3fa422be Move Show archived conversations to strings.xml 2023-07-12 12:32:28 +02:00
Ensar Sarajčić
47861f605d Add support for archiving conversations
Archiving messages currently acts like recycle bin in
Simple Gallery, meaning that after 30 days, conversations
will be deleted permanently. Any updates to the conversation
(new messages) removes it from archive.

This closes #177
2023-07-11 16:52:47 +02:00
tibbi
bda9ec2a43 never show More Apps From Us as an icon 2023-02-08 10:23:31 +01:00
tibbi
20b413a35a move More Apps From Us to lower priority 2023-01-12 16:06:57 +01:00
tibbi
f5d75dd344 prefer showing About instead of More apps from us 2023-01-03 15:04:25 +01:00
tibbi
c1c9cf0419 move SearchActivity to be a part of MainActivity 2023-01-02 21:59:50 +01:00
tibbi
db6ddceb73 updating commons and min SDK to 23 2023-01-01 21:24:41 +01:00
tibbi
ee339dcd6b adding a "More apps from us" menu button 2022-11-10 17:03:40 +01:00
tibbi
45874d13d4 updating commons and target SDK to 31 2022-04-12 09:45:18 +02:00
tibbi
efc95ef9f6 updating the Settings style 2021-11-13 10:10:42 +01:00
Tibor Kaputa
72f0e27655
Make sure the Settings menu button is above About 2021-09-21 10:15:33 +02:00
Paul Akhamiogu
2a5f2bfc03 Add dialog to export messages 2021-09-10 00:08:57 +01:00
tibbi
e7690f6717 adding a search button and an own activity fori t 2021-02-15 19:59:41 +01:00
tibbi
cdfaa3cea9 show an Add Person menu button at the top menu of conversations 2020-04-06 11:58:14 +02:00
Renamed from app/src/main/res/menu/menu.xml (Browse further)