cketti
3b8c24bbde
Clean up folder_list_item.xml
2019-03-28 19:29:51 +01:00
cketti
1fb5807677
Remove unnecessary ActivityListener callbacks from FolderList
2019-03-28 19:29:51 +01:00
cketti
8fb735479b
Don't display folder status in FolderList
2019-03-28 18:59:47 +01:00
cketti
0cef41e45d
Remove unread and starred icons from FolderList
2019-03-28 18:41:29 +01:00
cketti
55d0128afc
Remove unused imports
2019-03-28 18:31:39 +01:00
cketti
22798072fd
Extract code to find server settings via providers.xml
2019-03-10 20:13:36 +01:00
cketti
c580b2b85c
Merge pull request #3956 from k9mail/remove_note_from_providers_xml
...
Remove support for 'note' attribute in providers.xml
2019-03-10 18:06:16 +01:00
cketti
e0ebc9f637
Remove support for 'note' attribute in providers.xml
2019-03-09 02:15:45 +01:00
cketti
0a08cfdbc5
Remove POP3 settings from providers.xml
2019-03-09 01:35:01 +01:00
ByteHamster
a007d9bfa7
Confirm empty trash
2019-03-04 18:25:54 +01:00
David Hebbeker
8ca7fd896c
Removed unused interface OnLayoutChangedListener.
...
As the member mOnLayoutChangedListener was never populated, the only method of the interface was never called. Thus the complete interface was removed.
Also the only method which would have called the interface method was removed. That method did nothing else.
2019-02-27 10:15:13 +01:00
Wolfgang Grossinger
c179ace548
Upgrade to Kotlin version (3.20) and fix any issues.
...
- Migrate to Kotlin 3.11
- Remove Kotlin Experimentals
- Migrate Kotlin Coroutines
2019-02-13 20:53:44 +01:00
cketti
272a03eb96
Merge pull request #3907 from k9mail/androidx_migration
...
Androidx migration
2019-02-10 02:03:17 +01:00
cketti
c44df93347
Update translations from Transifex
2019-02-10 00:29:48 +01:00
cketti
dffca6f867
Update Groupie to version 2.3.0
2019-02-09 22:08:25 +01:00
cketti
b4ead8d3b5
Update MaterialDrawer to version 6.1.1
2019-02-09 22:08:25 +01:00
cketti
a7d6d9c50f
Switch to com.takisoft.preferencex artifacts
2019-02-09 22:08:25 +01:00
cketti
47deb4e5ba
Switch to androidx artifacts
2019-02-09 22:08:25 +01:00
cketti
28f8edee87
Upgrade to support library 28.0.0
2019-02-09 21:39:50 +01:00
cketti
00120ede97
Merge pull request #3850 from williamvds/settingsRedesign
...
Add account selection spinner to account settings
2019-02-09 21:39:11 +01:00
cketti
5d3fc6397b
Code cleanup
2019-02-09 21:17:17 +01:00
williamvds
2d9a12286b
Use wrap_content in account selection spinner
2019-02-07 20:35:39 +00:00
williamvds
0fd31b6e55
Clean up adding account selection spinner
2019-02-07 20:35:23 +00:00
williamvds
d2f642c3ef
Move AccountSelectionSpinner into its own file
2019-02-07 20:34:04 +00:00
Oji Ofong
0d98be6dd1
Replace old robolectric APIs
2019-01-14 21:16:12 -05:00
williamvds
ab16ac880e
Add account selection spinner to account settings
2019-01-12 11:41:17 +00:00
cketti
6a64d5e380
Merge pull request #3851 from ByteHamster/drawer-bg
...
Material paper drawer background
2019-01-06 22:03:25 +01:00
cketti
2cb299d7e5
Merge pull request #3830 from wiktor-k/remove-low-frequencies
...
Remove low sync frequencies that make K-9 crash
2019-01-06 21:29:34 +01:00
cketti
af95a0f1b6
Merge pull request #3840 from k9mail/move_delete_account_action
...
Add "remove account" action to account settings screen
2019-01-06 21:03:00 +01:00
ByteHamster
e8da523f30
Material paper drawer background
2018-12-31 15:23:24 +01:00
williamvds
9b537b963a
Add license string
2018-12-27 22:20:22 +00:00
williamvds
9fc5e41ec7
Convert app_fmt_authors string to authors
2018-12-27 22:19:09 +00:00
williamvds
856d9b4e6e
Correct font sizes in About to normal levels
...
Also adjusts some margin/padding on elements
2018-12-27 22:11:33 +00:00
cketti
f0b12e5bfd
Merge pull request #3839 from k9mail/fix_action_mode
...
Fix placement of action mode bar
2018-12-23 21:30:45 +01:00
Art O Cathain
e3d193c8d2
Fix for outbox folder being missing after settings import ( #3812 )
2018-12-23 00:34:38 +01:00
Wiktor
57c72034c6
Merge pull request #3829 from williamvds/aboutRedesign
...
Redesign About activity
2018-12-22 20:49:46 +01:00
williamvds
7b15649b25
Remove default value for Library.license
2018-12-22 11:29:58 +00:00
cketti
f88215594b
Exit settings and display welcome screen when there are no accounts left
2018-12-20 23:50:31 +01:00
cketti
59edfb59f5
Add "remove account" action to account settings screen
2018-12-20 23:50:31 +01:00
Wiktor Kwapisiewicz
8468ea5f77
Remove low sync frequencies that make K-9 crash
...
See: https://github.com/evernote/android-job/wiki/FAQ#why-cant-an-interval-be-smaller-than-15-minutes-for-periodic-jobs
Closes #3803 .
2018-12-20 20:28:49 +01:00
cketti
91104b98c1
Fix placement of action mode bar
2018-12-20 19:14:31 +01:00
williamvds
44a58d14c1
Convert app_revision_fmt string to app_revision
...
Removes the formatting, which is no longer needed
2018-12-19 17:54:26 +00:00
williamvds
b9724b4792
Remove string interpolation symbols from version strings
2018-12-19 17:47:50 +00:00
williamvds
2473a574e7
Version in About opens changelog, remove overflow menu
2018-12-19 17:43:21 +00:00
cketti
97ed41524e
Move tests to :app:storage module
...
Create :app:testing module for shared test infrastructure code
2018-12-18 00:07:44 +01:00
williamvds
185396440a
Use Kotlin synthetic bindings in AboutActivity
2018-12-17 21:17:26 +00:00
williamvds
a1195f5733
Move libraries in About to main layout
...
About's layout has been wrapped in a NestedScrollView
Added a Library data class to store library information
Added fragment for libraries, listing their name and licenses, links to
their homepages
Added string about_libraries for the section title
2018-12-17 21:07:57 +00:00
cketti
db1dcb4618
Merge pull request #3824 from k9mail/remove_file_handling
...
Remove code for settings import/export using files (instead of SAF)
2018-12-17 00:02:58 +01:00
cketti
342cd75a31
Merge pull request #3825 from k9mail/remove_pre_api19_code
...
Remove compatibility code for pre-API 19 Android versions
2018-12-16 23:37:31 +01:00
williamvds
0ce24f8ed1
Add padding above links in About
2018-12-16 11:22:10 +00:00